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
8f8aba9c8850dc2964c1c8dbb4312b0545c00e0a
opencv
/
modules
T
History
Yannick Verdie
8f8aba9c88
fixed Qt bug
2010-07-30 14:13:20 +00:00
..
calib3d
…
contrib
…
core
made MatConstIterator STL compliant
2010-07-29 13:52:22 +00:00
features2d
inserted missing std:: (ticket
#333
). Thanks to trisk for the patch!
2010-07-29 10:55:09 +00:00
ffmpeg
…
gpu
minor fix
2010-07-29 10:28:10 +00:00
haartraining
inserted missing std:: (ticket
#333
). Thanks to trisk for the patch!
2010-07-29 10:55:09 +00:00
highgui
fixed Qt bug
2010-07-30 14:13:20 +00:00
imgproc
avoid crash in cvCalcEMD() when one of the histograms has only one non-zero element (ticket
#396
). Thanks to nburrus for the patch
2010-07-29 11:00:52 +00:00
legacy
…
ml
…
objdetect
fixed roi handling in HOGDescriptor::computeGradient (ticket
#295
).
2010-07-29 13:06:34 +00:00
python
…
traincascade
…
video
…
CMakeLists.txt
…