opencv/modules/features2d
will hunt c3d2921971 MSER: grew unnecessary histories.
the merge() calls growHistory() too many times such that:
1. some CompHistory nodes not used have been created
2. some CompHistory node's val equal their parents
2016-08-07 08:28:23 +08:00
..
doc added comments and test perl examples for agast tree version 2015-11-19 07:39:57 +03:00
include/opencv2 Add segmentation and object tracking python tests 2016-03-03 11:06:21 +03:00
misc/java Adds supports for the majority of features2d to the Java wrappers: 2016-03-07 00:14:53 -08:00
perf Leave AGAST at thresold=10, cosmetic for perf tests. 2015-04-30 02:23:58 +03:00
src MSER: grew unnecessary histories. 2016-08-07 08:28:23 +08: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