Ask Your Question

Revision history [back]

How to crop a single face out of several faces detected?

Hello,

I am a beginner to openCV and I have to detect a face in a video stream. I know how to detect face using inbuilt face but I don't know how to crop face of a particular person and store it to hard disk. I am using crop function to do so in matlab but it results to an error.

Any suggestion will be highly appreciated...