Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

query about blob analysis

1 Ansicht (letzte 30 Tage)
saisps hmm
saisps hmm am 14 Okt. 2017
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
Hi,
So i am trying to understand the blob analysis command which is used in my code foe vehicle detection... here us the command used:
vision.BlobAnalysis('BoundingBoxOutputPort', true, ... 'AreaOutputPort', true, 'CentroidOutputPort', true, ... 'MinimumBlobArea', 400);
i am unable to understand what this true, or false refers to because interchanging these gives errors. Can anyone explain what theses refer to?

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by