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
a275e515af2a04bafa018bf7b59c6b30ad25b0bc
opencv
/
modules
T
History
Vadim Pisarevsky
a275e515af
fixes bugs
#624
and
#625
(thanks to chaene!)
2010-11-22 15:32:18 +00:00
..
calib3d
fixes bugs
#624
and
#625
(thanks to chaene!)
2010-11-22 15:32:18 +00:00
contrib
…
core
fixes Mat::empty() and Mat::create() in the case of zero sizes (ticket
#691
)
2010-11-20 13:16:16 +00:00
features2d
…
ffmpeg
…
flann
…
gpu
fixed scaling in gpu HOG
2010-11-22 14:13:23 +00:00
haartraining
fixed background image reader (thanks to albertzeyer for the patch - ticket
#651
)
2010-11-22 15:22:13 +00:00
highgui
add protection against EAGAIN error in the streams (thanks to vrabaud for the patch - ticket
#553
)
2010-11-22 13:07:43 +00:00
imgproc
another fix on the ticket
#518
- ignore all the circles with radius outside of the specified range
2010-11-22 12:53:11 +00:00
legacy
…
ml
probably fixed the bug in ANN::calc_output_scale with update_weights=true (ticket
#558
)
2010-11-21 13:54:19 +00:00
objdetect
…
python
fixed some GCC 4.4 warnings
2010-11-20 12:05:28 +00:00
traincascade
…
video
…
CMakeLists.txt
…