Detect objects using ACF object detector configured for monocular camera
[___] = detect(___,
specifies options using one or more Name,Value
)Name,Value
pair arguments. For
example, detect(detector,I,'WindowStride',2)
sets the stride of the
sliding window used to detect objects to 2.
configureDetectorMonoCamera
| selectStrongestBbox
(Computer Vision Toolbox) | trainACFObjectDetector
(Computer Vision Toolbox)monoCamera
| acfObjectDetector
(Computer Vision Toolbox)