How do I use image processing to find the length of these tiny blobs
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I've extracted a few images out of a video and want to filter and find the legth of the visible blobs. I've tried edge filtering and a hough transformation to find the houghlines in the plot but it doesn't seem to be sensitive enough. The single blobs are just a few pixels in legth and always connect to each other. only the streaks in the middle of the frame are relevant. the tiny circular dots are noise. Any help would be appreciated.
0 comentarios
Respuestas (1)
Nishant Gupta
el 27 de Ag. de 2020
Refer to the following similar question, it might help you.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!