From 13456c98406074b10ef78beb3046527754ac2aa7 Mon Sep 17 00:00:00 2001 From: Patrick Mihelich Date: Mon, 27 Feb 2012 08:55:57 +0000 Subject: [PATCH] Removed a finished todo --- modules/objdetect/include/opencv2/objdetect/objdetect.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/objdetect/include/opencv2/objdetect/objdetect.hpp b/modules/objdetect/include/opencv2/objdetect/objdetect.hpp index c81f13a..1e7ab4e 100644 --- a/modules/objdetect/include/opencv2/objdetect/objdetect.hpp +++ b/modules/objdetect/include/opencv2/objdetect/objdetect.hpp @@ -678,7 +678,6 @@ using cv::Rect; using cv::Size; /// @todo Convert doxy comments to rst -/// @todo Move stuff that doesn't need to be public into linemod.cpp /** * \brief Discriminant feature described by its location and label. -- 2.7.4