opencv/modules/features2d
Yan Wang 2df606f098 Use sincos instead of sin and cos.
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
2014-12-04 15:48:23 +08:00
..
doc fixed some more compile errors and test failures 2014-10-17 15:02:56 +04:00
include/opencv2 Doxygen documentation: BiB references and fixes 2014-12-01 15:50:55 +03:00
perf all the tests now pass except for MSER 2014-10-17 14:56:58 +04:00
src Use sincos instead of sin and cos. 2014-12-04 15:48:23 +08:00
test quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 2014-10-18 20:44:26 +04:00
CMakeLists.txt first version of moving KDTree from core to ml 2014-08-18 22:40:31 +04:00