Blob analysis and region props

3 次查看(过去 30 天)
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

采纳的回答

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

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Segmentation and Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by