Property Patch
Patch
Gets or sets the image subregion corresponding to the bounding box of the connected component. This property might be null if the connected component was created from a polygonal contour.
public IplImage Patch { get; set; }
Gets or sets the image subregion corresponding to the bounding box of the connected component. This property might be null if the connected component was created from a polygonal contour.
public IplImage Patch { get; set; }