contourCount
The total number of detected contours.
Declaration
var contourCount: Int { get }Discussion
Use this value to determine the number of indices available for calling contour(at:).
The total number of detected contours.
var contourCount: Int { get }Use this value to determine the number of indices available for calling contour(at:).