Face detection using Viola Jones

1 view (last 30 days)
Daksha
Daksha on 21 Jan 2012
I am trying to perform face detection using Viola Jones algo. I used the following link: http://www.mathworks.com/matlabcentral/fileexchange/19912
But I am getting this error: Attempted to access Face(2); index out of bounds because numel(Face)=1.
How can I solve the problem ?

Answers (0)

Community Treasure Hunt

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

Start Hunting!