Locating peak intensity centroid in an image

조회 수: 3 (최근 30일)
Sharif
Sharif 2019년 5월 6일
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 simple fit did not produce a good fit:
Excluding the following (xData <= 240) | (yData < 100) did result in a better fit:
I am no longer sure if this is the best approach!
I would really appreciate any advice on how to best find the peak intensity centroid.
A sample image is attached.
Many thanks,
S

답변 (0개)

카테고리

Help CenterFile Exchange에서 Descriptive Statistics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by