Retina model now multithreaded !

Date de publication : Aug 31, 2012 1:36:23 PM

The human retina model used in my thesis at Gipsa Lab and still in my current research is available within the OpenCV library (contrib module).

I've just updated code to make it faster using parallelism ! If your platform is multicore, take advantage of the multithread libraries supported by OpenCV (TBB, OpenMP, TBB, Apple's GDC, Microsoft's Concurrency, etc. ).

Checkout the latest trunk version of OpenCV (since revision 37fe2a25). http://opencv.willowgarage.com/wiki/