Table of Contents

Property PyramidScale

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

PyramidScale

Gets or sets a value specifying the image scale (less than 1) used to build the pyramids for each image.

[Range(0, 1)]
public double PyramidScale { get; set; }

Property Value

double