| CudaHOGScaleFactor Property |
http://www.emgu.com[Missing <summary> documentation for "P:Emgu.CV.Cuda.CudaHOG.ScaleFactor"]
Namespace: Emgu.CV.CudaAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic double ScaleFactor { get; set; }Public Property ScaleFactor As Double
Get
Set
public:
property double ScaleFactor {
double get ();
void set (double value);
}member ScaleFactor : float with get, set
Property Value
Type:
Double
See Also