opencv/modules/core
2012-09-04 15:44:21 +04:00
..
doc Partially cleaned 'operations_on_arrays' section of undocumented parameters. 2012-09-04 15:44:21 +04:00
include/opencv2/core 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
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