Ask Your Question
0

how to improve the performance of face detection

asked 2013-02-14 16:15:32 -0600

pocahentez gravatar image

updated 2020-10-05 08:35:07 -0600

Hi, i'm looking for advice to improve the detection and tracking of the face from an input video frame. i'm looking to make markerless AR so that i should know the limits of opencv uses. thank you in advance.

edit retag flag offensive close merge delete

Comments

What do you mean by performance? Speed or accuracy?

sammy gravatar imagesammy ( 2013-02-25 12:55:18 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-02-25 04:52:59 -0600

rics gravatar image

Have you tried to use GPU possibilities of OpenCV? According to referenced doc the Viola-Jones face detector could be 6 times faster on GPU than on CPU.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-02-14 16:15:32 -0600

Seen: 1,782 times

Last updated: Feb 25 '13