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
opencv
/
modules
/
core
History
Vadim Pisarevsky
dec0af8d79
implemented invert(A, B, DECOMP_EIG)
2011-12-27 15:56:17 +00:00
..
doc
added description of minMaxIdx
2011-12-09 12:13:23 +00:00
include/opencv2
/core
Fixed bug with submatrix in device::transform
2011-12-21 05:59:14 +00:00
perf
Added perf tests for cv::compare
2011-12-26 11:30:56 +00:00
src
implemented invert(A, B, DECOMP_EIG)
2011-12-27 15:56:17 +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