필터 지우기
필터 지우기

Automatic thresholding of each image in a time series and z-stack based on image intensity properties and accounting for bleaching.

조회 수: 2 (최근 30일)
I have a series of images of cells taken in time series and z-stacks. I'm trying to threshold for the cell unfortunately there is bleaching and i cant use the same value through the whole series. I tried using linspace to generate threshold values based on the first and last images which i found by trial and error. However the cell seems to be bleaching in some kind of exponential and the linspace obviously does not account for that. I have also tried using stdfilt and medianfilt2 to reduce the noise, but this doesnt seem to help either.
Is there anyway that i can generate threshold values for the cell based on the intensity? the link above is among the most bleached of images I cannot use mat2gray because its also a z-stack and i only want those images that are actually in focus.
thanks for your help!

채택된 답변

Image Analyst
Image Analyst 2012년 1월 6일
60 is not that many. Why not just do it interactively with my thresholding app? http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
  댓글 수: 1
gargoyle
gargoyle 2012년 1월 7일
60 is for one cell. I have a lot of them not to mention future experiments... although i will have a look see at your program.

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

추가 답변 (1개)

gargoyle
gargoyle 2012년 1월 6일
for now i have used spline interpolation on empirically determined values for 4 out of 60 timepoints and it works quite well... however if anyone does know any better method to glean signal i would love to know

카테고리

Help CenterFile Exchange에서 Biomedical Imaging에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by