DeviceSingleFPConfig Property |
http://www.emgu.com
The device single floating point configuration
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic FpConfig SingleFPConfig { get; }
Public ReadOnly Property SingleFPConfig As FpConfig
Get
public:
property FpConfig SingleFPConfig {
FpConfig get ();
}
member SingleFPConfig : FpConfig with get
Property Value
Type:
FpConfig
See Also