This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-25 19:50:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5d7ee48031
opencv
/
modules
/
features2d
History
Alexander Alekhin
185fe7aa1b
Merge pull request
#7094
from terfendail:MSER_fix
2016-08-17 15:14:34 +00:00
..
doc
added comments and test perl examples for agast tree version
2015-11-19 07:39:57 +03:00
include
/opencv2
Fix for MSER::detectRegions crash on images with either dimension less than 3
2016-08-12 10:31:13 +03:00
misc
Adding of user-defined type conversions for python bindings inside module directories
2016-08-16 13:10:17 +03:00
perf
Leave AGAST at thresold=10, cosmetic for perf tests.
2015-04-30 02:23:58 +03:00
src
Replaced quiet return from MSER:detectRegion function with exeption throwing to notify user in case small image is processed
2016-08-15 14:16:13 +03:00
test
Valgrind: fixed uninitialized image usage in descriptors regression tests
2015-12-09 14:25:09 +03:00
CMakeLists.txt
Python support
2015-03-02 18:13:00 +03:00