What is the best method to detect corner harris, fast, susan or ipan corner detector for hand gesture recognition ?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 ^^
0 Commenti
Risposte (1)
Image Analyst
il 3 Set 2017
Modificato: Image Analyst
il 3 Set 2017
Use corner() in the Image Processing Toolbox, or detectHarrisFeatures in the Computer Vision System Toolbox.
3 Commenti
Vedere anche
Categorie
Scopri di più su Audio and Video Data in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!