opencv/modules/core
2011-12-28 13:29:27 +00:00
..
doc added description of minMaxIdx 2011-12-09 12:13:23 +00:00
include/opencv2/core Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests 2011-12-27 16:37:24 +00:00
perf added perf test for dot product (8U, 32S, 32F) 2011-12-28 13:29:27 +00:00
src fixed SSE-optimized cmp_8u (ticket #1530) 2011-12-27 16:07:26 +00:00
test fixed bag in the checking size of matrix and vector for eigen test; all eigen test execution was checked: it works correctly; added first version of homography test for C++ interface 2011-12-23 18:36:04 +00:00
CMakeLists.txt moved GpuMat's operations implementation to core module 2011-11-14 14:34:36 +00:00