opencv/modules/core
2012-09-06 10:57:28 +04:00
..
doc Fixed some minor formatting issues in 'old_basic_structures' and 'operations_on_arrays'. 2012-09-06 10:57:28 +04:00
include/opencv2/core Fix gcc build errors and warnings 2012-09-05 15:51:51 +04:00
perf Added perf test 2012-08-10 17:37:48 +04:00
src restored SSE2 and added AVX optimization of the old haar face detector 2012-09-04 14:59:38 +04:00
test Overloaded PCA constructor and ( ) operator to implement Feature#2287 - PCA that retains a specified amount of variance from the data. A sample was added to samples/cpp to demonstrate the new functionality. Docs and Tests were also updated 2012-09-04 13:58:59 +04:00
CMakeLists.txt minor fix in FindTBB 2012-08-23 13:37:27 +04:00