mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 17:44:04 +08:00
Merge pull request #20451 from kumar-mahendra:patch-1
This commit is contained in:
commit
ad5b3a4753
@ -91,7 +91,7 @@ convexity defects, which are the local maximum deviations of hull from contours.
|
|||||||
|
|
||||||
There is a little bit things to discuss about it its syntax:
|
There is a little bit things to discuss about it its syntax:
|
||||||
@code{.py}
|
@code{.py}
|
||||||
hull = cv.convexHull(points[, hull[, clockwise[, returnPoints]]
|
hull = cv.convexHull(points[, hull[, clockwise[, returnPoints]]])
|
||||||
@endcode
|
@endcode
|
||||||
Arguments details:
|
Arguments details:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user