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