c# - Counter in Emgu CV 3.2.0 -
i using emgu cv 3.2.0 c# pixels detection. can not find counter in emgu cv 3.2.0.
code here:
contour<point> contour1 = cannygray.findcontours();
where counter present in emgu cv 3.2.0? or has been replaced?
the count of contours in value size. or in case contour1.size.
doug
Comments
Post a Comment