diff --git a/modules/features2d/src/dynamic.cpp b/modules/features2d/src/dynamic.cpp index 5864c2b0d..8d12b2aeb 100644 --- a/modules/features2d/src/dynamic.cpp +++ b/modules/features2d/src/dynamic.cpp @@ -49,6 +49,11 @@ DynamicAdaptedFeatureDetector::DynamicAdaptedFeatureDetector(const Ptrempty(); +} + void DynamicAdaptedFeatureDetector::detectImpl(const Mat& image, vector& keypoints, const Mat& mask) const { //for oscillation testing