diff --git a/modules/objdetect/include/opencv2/objdetect/objdetect.hpp b/modules/objdetect/include/opencv2/objdetect/objdetect.hpp index c81f13a64..1e7ab4e96 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.