How can i find the center of one particle (only blue color) in a image?

2 views (last 30 days)
In my code, I visualized the motion of one particle using cross-correlation. Now I want to find the center of each particle (on the individual images). My idea is to determine the maximum and minimum of the rows and columns and then average these values. Unfortunately, I don't have much experience in Matlab and I don't know how to implement this. Therefore, it would make me very happy if someone could help me.

Answers (1)

Image Analyst
Image Analyst on 21 Mar 2023
See attached demo where I track the motion of a green Sharpie marker.

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!