Match the data according to the position of the point in the image

조회 수: 1 (최근 30일)
HJ
HJ 2021년 6월 15일
편집: HJ 2021년 6월 15일
I want to match the positions of some points in the image and Excel data containing information about the positions of those points.
When the coordinate values of Excel data are displayed on the image, the actual point on the image and the position of the displayed point are mismatched (there is an error)
I was wondering if there is a good example or function when I want to match the data according to the position of the point in the image.
The image is a normal coins image, and the centroid point is obtained through the regionprops function.
In the case of Excel data, it is the coordinate of the point obtained through the device, and it is the reference data.
The Excel data has the centroide coordinate values (x, y) of the corresponding coins.
  댓글 수: 2
KSSV
KSSV 2021년 6월 15일
편집: KSSV 2021년 6월 15일
Attach the image....Are you extracting points from image? How you got the points in excel data?
HJ
HJ 2021년 6월 15일
The computer cannot attach images.
The image is a normal coins image, and the centroid point is obtained through the regionprops function.
In the case of Excel data, it is the coordinate of the point obtained through the device, and it is the reference data.
The Excel data has the centroide coordinate values (x, y) of the corresponding coins.

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

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by