Filter out small dust in image!

9 views (last 30 days)
Tala
Tala on 29 Mar 2022
Commented: Tala on 3 Apr 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

Answers (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 Comment
Tala
Tala on 30 Mar 2022
Thanks for your attention. I highlighted some of the particles. I also attached the two frames to my oroginal post.

Sign in to comment.

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!