http://www.emgu.com
Percent of top/bottom values to ignore
Namespace:
Emgu.CV.XPhoto
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntaxpublic float P { get; set; }
Public Property P As Single
Get
Set
public:
property float P {
float get ();
void set (float value);
}
member P : float32 with get, set
Property Value
Type:
Single
See Also