mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
typos in comments
This commit is contained in:
@@ -462,7 +462,7 @@ enum
|
||||
};
|
||||
|
||||
/*
|
||||
Internal structure that is used for sequental retrieving contours from the image.
|
||||
Internal structure that is used for sequential retrieving contours from the image.
|
||||
It supports both hierarchical and plane variants of Suzuki algorithm.
|
||||
*/
|
||||
typedef struct _CvContourScanner* CvContourScanner;
|
||||
|
||||
Reference in New Issue
Block a user