http://www.emgu.com
The minimum value of this range
Namespace: Emgu.CV.StructureAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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