Overload List
| Name | Description | |
|---|---|---|
| LatentSvmDetectObjects(IplImage, CvLatentSvmDetector, CvMemStorage) |
find rectangular regions in the given image that are likely
to contain objects and corresponding confidence levels
| |
| LatentSvmDetectObjects(IplImage, CvLatentSvmDetector, CvMemStorage, Single) |
find rectangular regions in the given image that are likely
to contain objects and corresponding confidence levels
| |
| LatentSvmDetectObjects(IplImage, CvLatentSvmDetector, CvMemStorage, Single, Int32) |
find rectangular regions in the given image that are likely
to contain objects and corresponding confidence levels
|
See Also