opencv/modules/features2d/include/opencv2
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
..
features2d War on Whitespace, master edition: file endings. 2013-08-27 14:23:26 +04:00
features2d.hpp Named FastFeatureDetector::Type to allow its use in makePtr. 2013-10-01 18:22:03 +04:00