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