mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-17 15:26:00 +08:00
Doxygen tutorials support
This commit is contained in:
@@ -131,7 +131,7 @@ struct CV_EXPORTS WaldBoostParams
|
||||
{}
|
||||
};
|
||||
|
||||
/** @brief WaldBoost object detector from @cite Sochman05
|
||||
/** @brief WaldBoost object detector from @cite Sochman05 .
|
||||
*/
|
||||
class CV_EXPORTS WaldBoost : public Algorithm
|
||||
{
|
||||
@@ -190,7 +190,7 @@ struct CV_EXPORTS ICFDetectorParams
|
||||
{}
|
||||
};
|
||||
|
||||
/** @brief Integral Channel Features from @cite Dollar09
|
||||
/** @brief Integral Channel Features from @cite Dollar09 .
|
||||
*/
|
||||
class CV_EXPORTS ICFDetector
|
||||
{
|
||||
|
Reference in New Issue
Block a user