1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 04:25:42 +08:00
Commit Graph

7 Commits

Author SHA1 Message Date
Vladimir
5a4184b619 2-nd level of parallelization + detector remake
1. Added 2-nd level of parallelization of NN on OpenCL
2. Restructured detector - now all filters work independently:
Variance Filter->Ensemble->NN,  through "buffers"
2015-07-02 08:16:09 +09:00
Vladimir
7569b8a1cc Fixing whitespaces #3 2015-06-27 07:03:28 +09:00
Vladimir
603fb880e5 Fixed Warnings #1 2015-06-09 11:31:10 +09:00
Vladimir
303c1c507e Fix #4 2015-06-09 02:41:24 +09:00
Vladimir
59c0798cbd Fix #3 2015-06-09 00:03:34 +09:00
Vladimir
0c610a5e63 Fix #2 2015-06-08 23:45:52 +09:00
Vladimir
3c200866d8 Fix 2015-06-08 23:32:07 +09:00