error on running face detection and tracking code

1 Ansicht (letzte 30 Tage)
HARI
HARI am 6 Nov. 2020
Kommentiert: Image Analyst am 14 Nov. 2020
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 Kommentar
Walter Roberson
Walter Roberson am 14 Nov. 2020
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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Image Analyst
Image Analyst am 6 Nov. 2020
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 Kommentare
HARI
HARI am 7 Nov. 2020
Bearbeitet: HARI am 7 Nov. 2020
i am using MatlabR2020a.
its an example for Face detection and tracking from matlab.Below added the link for the code.
I didnt see any mail id/contact person in the above link thats why i posted here.
Image Analyst
Image Analyst am 14 Nov. 2020
Call the general tech support number if they shipped a demo that does not run correctly and you did not alter it.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by