mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
some improvements on tutorials
This commit is contained in:
@@ -53,6 +53,9 @@ namespace cv
|
||||
//! @addtogroup shape
|
||||
//! @{
|
||||
|
||||
/** @example shape_example.cpp
|
||||
An example using shape distance algorithm
|
||||
*/
|
||||
/** @brief Abstract base class for shape distance algorithms.
|
||||
*/
|
||||
class CV_EXPORTS_W ShapeDistanceExtractor : public Algorithm
|
||||
|
||||
Reference in New Issue
Block a user