opencv - find curvature at depth map -


i want find curvature @ depth map @ picture

enter image description here enter image description here

this example of curvature maybe if represent image function , take second derivative can find curvatures. couldn't implement it. (i tryed sobel operator opencv)

is there way out?

ps sorry writing mistakes. english in not native language.

that not depth map, point cloud (but assume generated 1 single depth map z = f(x,y).

what curvature want estimate? mean, gaussian, whole 2nd fundamental form? see, e.g. here definitions. here's recent reference on fast estimation methods:


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -