Detect objects using ACF object detector
[___] = 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 detects objects to 2.