Mean curvature in binary volume

조회 수: 3 (최근 30일)
Jeffrey Osborne
Jeffrey Osborne 2015년 2월 9일
Hi all,
I need to calculate local mean curvatures of a 3D surface. The surface is currently defined as a binary volume, in that I have a meshgrid of X,Y,Z and at every point if it's on the surface it's a 1, if not it's a 0. In other words, the surface is an isosurface at a constant value of 1.
The different options I've seen are using surfature, but that doesn't appear to work for isosurfaces like I have. It only appears to work if I have a 2D contour like "peaks" where the 3rd dimension is really just a scalar value on a 2D plane. Moreover, I've seen that you can calculate the integral of mean curvature by using this, but I need local mean curvature and not integral. Does anyone have any ideas?
Thanks

답변 (0개)

카테고리

Help CenterFile Exchange에서 Scalar Volume Data에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by