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