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-19 06:53:50 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
da1fb6c50a
opencv
/
modules
/
imgproc
/
include
/
opencv2
/
imgproc
History
Vadim Pisarevsky
51d039945a
fixed cv::CHAIN_APPROX_* definitions (ticket
#755
)
2010-12-12 20:46:06 +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
fixed cv::CHAIN_APPROX_* definitions (ticket
#755
)
2010-12-12 20:46:06 +00:00
types_c.h
fixed border processing bayer2rgb & bayer2gray; made the test "color-bayer" pass; renamed CV_Bayer*2Gray -> CV_Bayer*2GRAY for consistency
2010-12-11 10:43:32 +00:00