detect objects using Look up table-LUT
显示 更早的评论
hi sir, can I know how to define the HSV look up table when I wanna used it to detect object.thanks.
2 个评论
Brian zhang
2012-10-22
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
2012-10-22
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Hough Transform 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!