CudaCascadeClassifier Properties |
The CudaCascadeClassifier type exposes the following members.
| Name | Description | |
|---|---|---|
| ClassifierSize |
The classifier size
| |
| FindLargestObject |
If true, only return the largest object
| |
| MaxNumObjects |
The maximum number of objects
| |
| MaxObjectSize |
The maximum object size
| |
| MinNeighbors |
Parameter specifying how many neighbors each candidate rectangle should have to retain it
| |
| MinObjectSize |
The minimum object size
| |
| Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) | |
| ScaleFactor |
Parameter specifying how much the image size is reduced at each image scale
| |
| SharedPtr |
Pointer to the shared pointer to the unmanaged object
(Inherited from SharedPtrObject.) |