mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-18 00:01:17 +08:00
Merge pull request #185 from mshabunin/remove-docs
Removed sphinx documentation
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
|
||||
{
|
||||
@@ -179,7 +179,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