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

조회 수: 2 (최근 30일)
Bahar Idriz
Bahar Idriz 2022년 12월 8일
답변: Image Analyst 2023년 3월 21일
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.

답변 (1개)

Image Analyst
Image Analyst 2023년 3월 21일
See attached demo where I track the motion of a green Sharpie marker.

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by