Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Locating peak intensity centroid in an image
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello,
I have a hundreds of images that look like:

I need to be able to reliably and robustly find the centroid of the white square based on location of its peak intensity. However, the presence of the scale bar complicated thing.
I thought that fitting Gaussians to equally spaced vertical profiles, taken between the scale bar notches would be a good start. E.g:

a straight fit did not produce a good fit:

Excluding the following (xData <= 240) | (yData < 100) did result in a better fit:

댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!