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 contourAtIndex(_:).
The total number of detected contours.
var contourCount: Int { get }Use this value to determine the number of indices available for calling contourAtIndex(_:).