http://www.emgu.com
The minimum value of this range
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic float Min { get; set; }
Public Property Min As Single
Get
Set
public:
property float Min {
float get ();
void set (float value);
}
member Min : float32 with get, set
Property Value
Type:
Single
See Also