MATLAB File Help: cv.DPMDetector/detect Index
cv.DPMDetector/detect

Detects objects

objects = detector.detect(img)

Input

Output

Find rectangular regions in the given image that are likely to contain objects of loaded classes (models) and corresponding confidence levels.

See also
Method Details
Access public
Sealed false
Static false