Table of Contents

Property Contour

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Contour

Gets or sets the polygonal contour from which the connected component properties were extracted. This property might be null if the connected component was created from an image.

public Contour Contour { get; set; }

Property Value

Contour