Face Detection and Analysis

Face Detection and Analysis

Sircalvin's picture

Hi,

I'm interested in the Face Analysis Modules of the PerC SDK. Does it contain the work "Face Detection using SURF Cascade" by Jianguo Lee?

Does it work for single images without depth information or do I need the camera to work with the Face Analysis stuff?

How much pose can it cope with?

Cheers

3 posts / 0 new
Last post
For more complete information about compiler optimizations, see our Optimization Notice.
David Lu (Intel)'s picture

I have forwarded your question to our development team and we will get back to you once we have an answer. Thanks.

Xintian Wu (Intel)'s picture

Yes, it uses similar algorithm. The algorithm is based on 2D gray image input and works on regular web-cam input.

Login to leave a comment.