Ask Your Question
1

face recognition challenge: how to run the benchmark

asked 2014-11-20 07:15:33 -0600

lolong gravatar image

updated 2014-11-20 07:40:19 -0600

berak gravatar image

where to get the benchmark code of this challenge: http://docs.opencv.org/master/modules/datasets/doc/datasets/fr_lfw.html ?

edit retag flag offensive close merge delete

3 answers

Sort by ยป oldest newest most voted
0

answered 2014-11-21 04:47:42 -0600

Dmitriy Anisimov gravatar image

updated 2014-11-24 06:20:43 -0600

edit flag offensive delete link more
0

answered 2014-11-20 20:21:51 -0600

There is a guide for this task: Run test with LFW database. See more at the sample code at the dataset module.

edit flag offensive delete link more
0

answered 2014-11-20 08:16:54 -0600

berak gravatar image

it is here .

you will need to download the opencv_contrib repo, add it to your main opencv cmake, and rebuild ( to get the datasets module)

then compile the fr_lfw_benchmark.cpp program.

come back, if you run into problems.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-11-20 07:15:33 -0600

Seen: 592 times

Last updated: Nov 24 '14