22 Commits (068b1bc3d0793a2fc3e5fc3cd8267d90e15d3b24)

Author SHA1 Message Date
Roman Donchenko 29b13ec1de Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 13 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 89e3c461ec Fixed build with TBB 13 years ago
Andrey Kamaev f62028dc16 Fixed mingw build. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Andrey Kamaev 67838a7a66 Made dependency of opencv_objdetect from opencv_highgui optional. 13 years ago
Vadim Pisarevsky ff5e97c8e4 added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
Vadim Pisarevsky 08f1f5769a ok. enabled TBB in LatentSVM, but need to check if it works 14 years ago
Vadim Pisarevsky 36ba3d691e temporarily switch off TBB 14 years ago
Evgeniy Kozinov 07eed8c489 refactoring latentSVM 14 years ago
Anatoly Baksheev 927dccb463 fixed compilation WITH_TBB 14 years ago
Anatoly Baksheev 1c18e5fef9 fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
Valentina Kustikova 110351d3de Bugs in the test for LatentSVM were fixed. 14 years ago
Valentina Kustikova d03b89f163 Parallel version of Latent SVM. 14 years ago
Vadim Pisarevsky 1286c1db45 fixed multiple warnings from VS2010. 14 years ago
Vadim Pisarevsky bddaa00e03 renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc. 15 years ago
Vadim Pisarevsky 191f25ae7c renamed internal headers to avoid conflicts with system header files 15 years ago
Valentina Kustikova fbfccffbaa Integration object detection using Latent SVM. Sample was added. 15 years ago