detect objects using Look up table-LUT
Afficher commentaires plus anciens
hi sir, can I know how to define the HSV look up table when I wanna used it to detect object.thanks.
2 commentaires
Brian zhang
le 22 Oct 2012
I guess you will can have a array to do this. why not? Each element is a possible object. You can add new object to that array. how big the array is the question. too large takes time. then you will have a way to like binary search. if you know what i mean.
Tulips
le 22 Oct 2012
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Hough Transform dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!