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
fb051f78de
opencv
/
modules
/
core
History
Andrey Pavlenko
fb051f78de
adjusting custom mat allocator when mat type is changed
2011-12-28 14:47:21 +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
adjusting custom mat allocator when mat type is changed
2011-12-28 14:47:21 +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