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-26 20:20:20 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f13e54dd72
opencv
/
modules
/
imgproc
History
Alexander Shishkov
c0506314b2
fixed
#1436
2012-03-21 12:06:49 +00:00
..
doc
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
2012-03-15 14:36:01 +00:00
include/opencv2
/imgproc
moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API
2012-03-16 15:11:56 +00:00
perf
fixed hundreds of warnings from MSVC 2010.
2012-03-16 21:21:04 +00:00
src
fixed
#1436
2012-03-21 12:06:49 +00:00
test
fixed hundreds of warnings from MSVC 2010.
2012-03-16 21:21:04 +00:00
CMakeLists.txt
Global CMake reorganization:
2012-02-03 11:26:49 +00:00