Ask Your Question
0

Keypoint extraction methods on depth images

asked 2013-05-20 06:16:47 -0600

saimanoj18 gravatar image

Hi guys,

Does OpenCV has any routines which would find keypoints on the depth images obtained from Kinect?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-05-20 08:36:34 -0600

Notas gravatar image

Most feature detectors find keypoints which are on edges/corners. Since those depth images are grayscale images (at least according to a fast google search), finding keypoints won't be a problem. If they are usable to the specific task you want to use them for is of course an entirely different question.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-05-20 06:16:47 -0600

Seen: 416 times

Last updated: May 20 '13