This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fb7ef76e74
opencv
/
modules
/
calib3d
History
Vincent Rabaud
b68057d927
Do not use = 0 for a cv::Mat.
...
There are several operator= overloads and some compilers can be confused.
2021-06-23 21:30:06 +02:00
..
doc
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2020-11-20 20:32:00 +00:00
include
/opencv2
Merge pull request
#20247
from IanMaquignaz:inverseRectification_update
2021-06-09 13:27:43 +00:00
misc
Swift native in/out array handling
2020-09-03 21:31:11 +09:00
perf
Merge pull request
#20247
from IanMaquignaz:inverseRectification_update
2021-06-09 13:27:43 +00:00
src
Do not use = 0 for a cv::Mat.
2021-06-23 21:30:06 +02:00
test
Added new unit test for initInverseRectificationMap()
2021-06-17 12:48:16 -04:00
CMakeLists.txt
Merge pull request
#17683
from ivashmak:homography
2020-08-14 22:42:26 +00:00