Face detection and tracking demo not working

조회 수: 2 (최근 30일)
HARI
HARI 2020년 11월 10일
댓글: Walter Roberson 2020년 11월 14일
Hello all,
I am trying to run "Face detection and tracking" demo code from matlab but i get an error the below line of code.
oldInliers = oldInliers(inlierIdx, :);
index in position 1 is invalid.the error says array indices must be positive integers or logical values.
I am using MatlabR2020A.
In the below link you can find the code for reproducing the error.
Thanks in advance for your support!
  댓글 수: 1
Walter Roberson
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개)

Aghamarsh Varanasi
Aghamarsh Varanasi 2020년 11월 13일
편집: Aghamarsh Varanasi 2020년 11월 13일
Hi Hari,
The Documentation that you are refering is the Documentation for MATLAB R2020b.
You can update your MATLAB to the latest version and try this example.
Thanks

카테고리

Help CenterFile Exchange에서 Image and Video Ground Truth Labeling에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by