Filter out small dust in image!

조회 수: 6 (최근 30일)
Tala
Tala 2022년 3월 29일
댓글: Tala 2022년 4월 3일
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
Tala
Tala 2022년 4월 3일
@Image Analyst do you have any recomendations for me?

댓글을 달려면 로그인하십시오.

답변 (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
Tala
Tala 2022년 3월 30일
Thanks for your attention. I highlighted some of the particles. I also attached the two frames to my oroginal post.

댓글을 달려면 로그인하십시오.

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by