Table of Contents

Property Patch

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

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; }

Property Value

IplImage