From 5a3e7d041f99384b5d029feceb256530ac37f6cf Mon Sep 17 00:00:00 2001 From: Ilya Lysenkov Date: Mon, 30 May 2011 06:54:59 +0000 Subject: [PATCH] Added drawing of a new image for debugging of the SimpleBlobDetector class. --- modules/features2d/src/blobdetector.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/modules/features2d/src/blobdetector.cpp b/modules/features2d/src/blobdetector.cpp index 5b6b152a5..d5ca39d95 100644 --- a/modules/features2d/src/blobdetector.cpp +++ b/modules/features2d/src/blobdetector.cpp @@ -302,4 +302,16 @@ void SimpleBlobDetector::detectImpl(const cv::Mat& image, std::vector