Main Content
vehicleDetectorACF
Load vehicle detector using aggregate channel features
Description
returns a pretrained
vehicle detector using aggregate channel features (ACF). The returned detector
= vehicleDetectorACFacfObjectDetector
object is
trained using unoccluded images of the front, rear, left, and right sides of the
vehicles.
returns
a pretrained vehicle detector based on the model specified in detector
= vehicleDetectorACF(modelName
)modelName
.
A 'full-view'
model uses training images that are
unoccluded views from the front, rear, left, and right sides of vehicles.
A 'front-rear-view'
model uses images only from
the front and rear sides of the vehicle.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017a