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
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
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 件のコメント

HARI
HARI 2020 年 11 月 7 日
編集済み: HARI 2020 年 11 月 7 日
thanks for your reply!
I am expecting a solution from anyone.Its a code from matlab but unfortunately it doesnt give a expected result.
Image Analyst
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?
HARI
HARI 2020 年 11 月 7 日
編集済み: HARI 2020 年 11 月 7 日
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 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 ExchangeImage Processing Toolbox についてさらに検索

質問済み:

2020 年 11 月 6 日

コメント済み:

2020 年 11 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by