Ask Your Question
0

TBB and facerecognizer

asked 2012-10-24 08:52:52 -0600

simone gravatar image

Using opencv 2.4.9 with TBB improve facerecognizer::train (update) and facerecognizer:predict performances? In the documentation the sentence "The function is parallelized with the TBB library." doesn't appear... does it mean that the function is not parallelized with TBB? If not is it scheduled in future release?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2012-10-24 13:19:31 -0600

Parallelizing the available FaceRecognizer algorithms with TBB is definitely on my roadmap. But my real job is very hectic at the moment and since it isn't computer vision-related, I don't have any free time left to tackle it. But OpenCV is an Open Source project, so I would gladly hear any suggestions and accept contributions to the available code of course.

I used to develop the available cv::FaceRecognizer on github as:

It would be great if you could open a new issue there and note your suggestions, so they don't get lost and I can implement it on my next vacation. Also feel free to fork the repository and make pull requests to it.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2012-10-24 08:52:52 -0600

Seen: 320 times

Last updated: Oct 24 '12