What is the best method for analyzing bacteria?
2 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (2 件)
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?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で 3-D Volumetric Image Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!