opencv/modules/features2d
Roman Donchenko bcb6f0386e Named FastFeatureDetector::Type to allow its use in makePtr.
It has actually worked before (likely because it's inside a class),
but C++03 does disallow unnamed types as template arguments,
and there's a report that at least in one version of GCC it's
enforced: <http://code.opencv.org/issues/3278>.
2013-10-01 18:22:03 +04:00
..
doc War on Whitespace, master edition: trailing spaces. 2013-08-27 13:57:24 +04:00
include/opencv2 Named FastFeatureDetector::Type to allow its use in makePtr. 2013-10-01 18:22:03 +04:00
perf Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
src Boring changes - features2d. 2013-09-05 18:26:44 +04:00
test Boring changes - features2d. 2013-09-05 18:26:44 +04:00
CMakeLists.txt Normalized file endings. 2013-08-21 18:59:25 +04:00