mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Doxygen documentation: BiB references and fixes
This commit is contained in:
@@ -229,7 +229,7 @@ public:
|
||||
enum CostType { COST_COLOR, COST_COLOR_GRAD };
|
||||
};
|
||||
|
||||
/** @brief Minimum graph cut-based seam estimator. See details in @cite V03.
|
||||
/** @brief Minimum graph cut-based seam estimator. See details in @cite V03 .
|
||||
*/
|
||||
class CV_EXPORTS GraphCutSeamFinder : public GraphCutSeamFinderBase, public SeamFinder
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user