detect objects using Look up table-LUT
Ältere Kommentare anzeigen
hi sir, can I know how to define the HSV look up table when I wanna used it to detect object.thanks.
2 Kommentare
Brian zhang
am 22 Okt. 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
am 22 Okt. 2012
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Hough Transform finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!