필터 지우기
필터 지우기

What is the best method for analyzing bacteria?

조회 수: 4 (최근 30일)
Nathan Costin
Nathan Costin 2016년 7월 11일
답변: Nathan Costin 2016년 7월 21일
I'm trying to track the position of bacteria over generations and have attempted two methods of doing so. The first involves large amounts of adjusting image processing parameters such as strel which has been successful but takes along time. I have also been attempting to use statistical methods such as a using histograms to get rid of the background however I am having some issues with locating the correct threshold to use in im2bw. If anyone could give me some pointers I would be very grateful! One of the images I am using is attached

답변 (2개)

Image Analyst
Image Analyst 2016년 7월 20일
I don't know why determining parameters takes such a long time. Anyway, why can't you just threshold and find the centroid?

Nathan Costin
Nathan Costin 2016년 7월 21일
That is what I have done in the past however it requires other morphological processes that the designer has to change. I am hoping to make an automatic code so having a method that gets rid of the most amount of noise to a high precision would be useful.

Community Treasure Hunt

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

Start Hunting!

Translated by