| MATLAB File Help: cv.DPMDetector/detect | Index | 
Detects objects
objects = detector.detect(img)
[x,y,w,h] of the objectFind rectangular regions in the given image that are likely to contain objects of loaded classes (models) and corresponding confidence levels.
| Access | public | 
| Sealed | false | 
| Static | false |