Problem on "assignDetectionsToTracks",thank you!
이전 댓글 표시
When I run the multiObjectTracking code ,the error blew turned:
Undefined function 'assignDetectionsToTracks' for input arguments of type 'double'.
My matlab version is R2012a, and my computer vision toolbox is V5.0
답변 (1개)
Anand
2014년 4월 15일
1 개 추천
You need to upgrade to R2012b or higher. assignDetectionsToTracks was introduced in R2012b.
카테고리
도움말 센터 및 File Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!