This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
80f422a531
opencv
/
modules
/
core
History
Kirill Kornyakov
7fafa3b00a
Optimized version of DotProd8u added
2011-12-29 07:51:01 +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
Perf testing: added ERROR_RELATIVE mode to SANITY_CHECK
2011-12-28 14:59:09 +00:00
src
Optimized version of DotProd8u added
2011-12-29 07:51:01 +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