Filter out small dust in image!

9 visualizaciones (últimos 30 días)
Tala
Tala el 29 de Mzo. de 2022
Comentada: Tala el 3 de Abr. de 2022
Hello,
I am trying to detect and count moving rocks! Below is a frame from a video. I did the following to get this frame:
  1. register the each frame with respect to the first frame of the video
  2. make a composite image from each registered frame and first frame [imfuse(frame i, and frame 1)
As can be seen, the green stuff is the result which is a combination of dust and rocks(green isolated blobs) and a bit of camera vibration! I used color threshholding followed up by filtering the obtained binary image (area, major diamameter, etc.), finding circles, ...I have not been able to filter out the dust and isolate the rocks. I would appreciate any ideas how to move forward. Attached you can see frame1, 2835,2836,2837,2838
  1 comentario
Tala
Tala el 3 de Abr. de 2022
@Image Analyst do you have any recomendations for me?

Iniciar sesión para comentar.

Respuestas (1)

Constantino Carlos Reyes-Aldasoro
Constantino Carlos Reyes-Aldasoro el 30 de Mzo. de 2022
Where exactly are the rocks that you want to count? There is a lot of green but I cannot immediately see any rocks.
  1 comentario
Tala
Tala el 30 de Mzo. de 2022
Thanks for your attention. I highlighted some of the particles. I also attached the two frames to my oroginal post.

Iniciar sesión para comentar.

Categorías

Más información sobre Computer Vision with Simulink en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by