detect
Detect objects using ACF object detector
Syntax
Description
detects objects within all the images returned by the detectionResults
= detect(detector
,ds
)read
function
of the input datastore.
[___] = detect(___,
specifies options using one or more name-value arguments in addition to any combination of
arguments from previous syntaxes. For example, Name=Value
)WindowStride=2
sets the
stride of the sliding window used to detects objects to 2
.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2017a