필터 지우기
필터 지우기

How to fixed the bellow error...Actually I am doing face detection so the script is working fine for single video/image but it gave the error on multi videos/images (error as i mentioned bellow)

조회 수: 1 (최근 30일)
Error using detectMinEigenFeatures (line 58) Expected ROI to be an array with number of elements equal to 4.
Error in face_tracking (line 17) points = detectMinEigenFeatures(rgb2gray(videoFrame), 'ROI', bbox);

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by