Localization defect real coordinate

조회 수: 4 (최근 30일)
Faiz Yusoff
Faiz Yusoff 2020년 10월 12일
편집: Image Analyst 2021년 2월 21일
Ive been doing some reseach on localizing defect and actually to provide information about the real coordianate of the defect such as in x and y axis or meters. im detecting red colour, filter it and i segmentized it. But i couldnt find the algorithm to locate the actual location of the defect in the thermal image.

채택된 답변

Image Analyst
Image Analyst 2020년 10월 16일
What do you mean by "actual location"? Do you want a list of all the (row, column) coordinates of all the pixels in your blob? Or just the centroid? See my Image Segmentation Tutorial in my File Exchange
Do you want in real world units, like meters? See attached spatial calibration demo.
Do you need to calibrate for non-planar scenes? If so see https://www.mathworks.com/products/computer-vision.html#camera-calibration
  댓글 수: 41
Image Analyst
Image Analyst 2021년 2월 20일
Sure. Start a new question since it doesn't involve the same images as the original at the top of the page. Then, after reading this link,
attach your image and code that messed up.
Faiz Yusoff
Faiz Yusoff 2021년 2월 21일
i already start a new question with the code, wish you could help, thank you.

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

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by