error on running face detection and tracking code
이전 댓글 표시
Hello,
I am trying to run Face detection and tracking code.but i get the error as you can see in the below image.can anyone support me?

댓글 수: 1
Walter Roberson
2020년 11월 14일
Our policy is not to delete questions that have had a sincere effort at an answer -- not unless there are special reasons such as the question being one that we cannot discuss due to various laws.
답변 (1개)
Image Analyst
2020년 11월 6일
0 개 추천
inlierIdx is a 2-D matrix rather than a 1-D vector. Not sure why, but where you use it, it expects it to be a vector.
댓글 수: 4
Image Analyst
2020년 11월 7일
If it's a Mathworks example / demo program, then you can ask them about it.
I don't even know how to run it. What toolbox is it in? The Computer Vision Toolbox? You blew past the posting guidelines and forgot to post what toolboxes and version number you're using. You even forgot to, or chose not to, include the code you ran. So no one can run it to try to help you out. Where did you get this program?
Image Analyst
2020년 11월 14일
Call the general tech support number if they shipped a demo that does not run correctly and you did not alter it.
카테고리
도움말 센터 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!