Blob analysis and region props

3 Ansichten (letzte 30 Tage)
SUKUMAR NAGINENI
SUKUMAR NAGINENI am 4 Jul. 2021
Kommentiert: Image Analyst am 4 Jul. 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

Akzeptierte Antwort

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by