Blob analysis and region props

3 vues (au cours des 30 derniers jours)
SUKUMAR NAGINENI
SUKUMAR NAGINENI le 4 Juil 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

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Image Segmentation and Analysis dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by