| DetectionROIScale Property |
scale(size) of the bounding box
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double Scale { get; }
Public ReadOnly Property Scale As Double
Get
public:
property double Scale {
double get ();
}
member Scale : float with get
Property Value
Type:
DoubleSee Also