Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

query about blob analysis

1 visualizzazione (ultimi 30 giorni)
saisps hmm
saisps hmm il 14 Ott 2017
Chiuso: MATLAB Answer Bot il 20 Ago 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?

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by