From 79d8d50cbea93767e43a5d39a77b43805f12feae Mon Sep 17 00:00:00 2001 From: Maria Dimashova Date: Mon, 31 Jan 2011 14:48:15 +0000 Subject: [PATCH] forgot to commit in the last time --- modules/features2d/src/dynamic.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/features2d/src/dynamic.cpp b/modules/features2d/src/dynamic.cpp index 5864c2b..8d12b2a 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 -- 2.7.4