Fix binary compatibility of opencv_features2d
authorAndrey Kamaev <andrey.kamaev@itseez.com>
Mon, 15 Oct 2012 17:09:24 +0000 (21:09 +0400)
committerAndrey Kamaev <andrey.kamaev@itseez.com>
Tue, 16 Oct 2012 22:09:14 +0000 (02:09 +0400)
commit5a730d09cdccbe7b6a61d71f571b4cda37ae54c9
treea35d1117ac99864248c563205ada23f45cd7fc0d
parent88e9a072eccf894172f38903cab2cae6073ea7aa
Fix binary compatibility of opencv_features2d
modules/features2d/include/opencv2/features2d/features2d.hpp
modules/features2d/perf/perf_fast.cpp
modules/features2d/src/brisk.cpp
modules/features2d/src/fast.cpp
modules/features2d/src/fast_score.hpp
modules/features2d/src/features2d_init.cpp
modules/features2d/test/test_fast.cpp