This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-01-22 17:43:12 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4789306499
opencv
/
modules
/
imgproc
/
include
/
opencv2
/
imgproc
History
Vadim Pisarevsky
70d2c57e35
moved estimateAffine3D declaration from imgproc to calib3d, where it is really implemented (ticket
#705
)
2010-11-29 20:51:02 +00:00
..
imgproc_c.h
moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time
2010-11-26 17:58:20 +00:00
imgproc.hpp
moved estimateAffine3D declaration from imgproc to calib3d, where it is really implemented (ticket
#705
)
2010-11-29 20:51:02 +00:00
types_c.h
fix little warning - opencv2/imgproc/types_c.h:235: warning: comma at end of enumerator list
2010-11-23 00:06:33 +00:00