Blob analysis and region props
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
SUKUMAR NAGINENI
il 4 Lug 2021
Commentato: Image Analyst
il 4 Lug 2021
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
0 Commenti
Risposta accettata
Image Analyst
il 4 Lug 2021
Yes. That was easy. 😀
2 Commenti
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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Image Segmentation and Analysis in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!