What is the best method to detect corner harris, fast, susan or ipan corner detector for hand gesture recognition ?

1 次查看(过去 30 天)
I want to extract corners from an image of hand gesture and i want to use one of the elgorithm (IPAN, Harris, Fast or SUSAN), and if you have an idea about the best one from them and if it is implemented din matlab i well be thankful ^^

回答(1 个)

Image Analyst
Image Analyst 2017-9-3
编辑:Image Analyst 2017-9-3
Use corner() in the Image Processing Toolbox, or detectHarrisFeatures in the Computer Vision System Toolbox.
  3 个评论
Image Analyst
Image Analyst 2017-9-3
编辑:Image Analyst 2017-9-3
No one who answers here regularly does gesture recognition. It sounds like you're already knowledgeable about the literature, so that is the best place to continue your research. You can also look here: VisionBib Gesture Articles, though every author tends to say their newly published algorithm is the best.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 C4ISR 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by