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
Files
e7f491ae1a747d2a969c8b183e2fb3c1038a80e0
opencv
/
modules
T
History
Kirill Kornyakov
e7f491ae1a
CascadeClassifier refactored. Most of the members and methods are private now.
2010-12-14 10:17:45 +00:00
..
calib3d
…
contrib
…
core
fixed Mat::Mat(Vec|Matx|vector) constructor (ticket
#747
)
2010-12-11 18:32:11 +00:00
features2d
…
ffmpeg
…
flann
…
gpu
fixed bug in matchTemplate when template size is (1,1), refactored
2010-12-14 09:53:17 +00:00
haartraining
…
highgui
fix opencv-highgui build with old versions of libpng (< 1.4.x)
2010-12-11 18:05:50 +00:00
imgproc
one more fix in the recently rewritten copyMakeBorder
2010-12-13 16:53:46 +00:00
legacy
…
ml
improved naive bayes robustness in the case of singular data
2010-12-12 22:45:31 +00:00
objdetect
CascadeClassifier refactored. Most of the members and methods are private now.
2010-12-14 10:17:45 +00:00
python
Export CV_PI explcitly,
#758
.
2010-12-14 00:13:42 +00:00
traincascade
CascadeClassifier refactored. Most of the members and methods are private now.
2010-12-14 10:17:45 +00:00
video
…
CMakeLists.txt
…