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!