Blob analysis and region props
1 visualización (últimos 30 dÃas)
Mostrar comentarios más antiguos
SUKUMAR NAGINENI
el 4 de Jul. de 2021
Comentada: Image Analyst
el 4 de Jul. de 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 comentarios
Respuesta aceptada
Image Analyst
el 4 de Jul. de 2021
Yes. That was easy. 😀
2 comentarios
Image Analyst
el 4 de Jul. de 2021
No. regionprops() does no filtering. If you want filtering, you can use other functions such as bwareafilt(), bwareaopen(), bwpropfilt(), etc.
Más respuestas (0)
Ver también
CategorÃas
Más información sobre Image Segmentation and Analysis en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!