This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-25 11:40:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2a2092092f
opencv
/
modules
/
imgproc
History
Andrey Kamaev
d9c74f63e1
All tests writing temporary files are updated to use cv::tempfile() function
2012-06-25 11:24:06 +00:00
..
doc
added synonym CV_COMP_HELLIGNER for CV_COMP_BHATTACHARYAA to reflect the real formula used (bug report
#2073
)
2012-06-22 15:12:19 +00:00
include/opencv2
/imgproc
added synonym CV_COMP_HELLIGNER for CV_COMP_BHATTACHARYAA to reflect the real formula used (bug report
#2073
)
2012-06-22 15:12:19 +00:00
perf
Ignored warnings from gtest with precompiled headers enabled
2012-06-08 14:54:17 +00:00
src
added the optional output maxima value to phaseCorrelate (patch
#2071
by Robert Huitl)
2012-06-22 13:34:03 +00:00
test
All tests writing temporary files are updated to use cv::tempfile() function
2012-06-25 11:24:06 +00:00
CMakeLists.txt
Global CMake reorganization:
2012-02-03 11:26:49 +00:00