Filter out small dust in image!

9 vues (au cours des 30 derniers jours)
Tala
Tala le 29 Mar 2022
Commenté : Tala le 3 Avr 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 commentaire
Tala
Tala le 3 Avr 2022
@Image Analyst do you have any recomendations for me?

Connectez-vous pour commenter.

Réponses (1)

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

Connectez-vous pour commenter.

Catégories

En savoir plus sur Computer Vision with Simulink dans Help Center et File Exchange

Produits


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by