Azzera filtri
Azzera filtri

Blob analysis and region props

3 visualizzazioni (ultimi 30 giorni)
Hello,
I have applied a region props function on the binary image to get the orientation information of objects in the image.
Can we say this approach is blob analysis?
Thanks & regards
Sukumar

Risposta accettata

Image Analyst
Image Analyst il 4 Lug 2021
Yes. That was easy. 😀
  2 Commenti
SUKUMAR NAGINENI
SUKUMAR NAGINENI il 4 Lug 2021
Thank you @Image Analyst
One more thing, can I present this approach as binary blob filtering?
Image Analyst
Image Analyst il 4 Lug 2021
No. regionprops() does no filtering. If you want filtering, you can use other functions such as bwareafilt(), bwareaopen(), bwpropfilt(), etc.

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by