Seeing Cells Clearly: Evaluating Machine Vision Strategies for Microglia Centroid Detection in 3D Images
Youjia Zhang
TL;DR
This work addresses the problem of robustly locating microglia centroids in 3D confocal images by comparing three segmentation strategies: ilastik (pixel-based classification), 3D Morph (thresholding with morphology-focused features), and Omnipose (deep-learning flow-based segmentation). Using a denoised 3D microglia dataset, the study evaluates how each method counts cells, identifies centroids, and reports morphological metrics, revealing that algorithm design heavily biases the results. Key findings show substantial differences in object counts, centroid dispersion, and available features across methods, underscoring that segmentation choice directly shapes downstream analyses and biological interpretations. The work highlights the need to align segmentation strategy with the research goal and data characteristics, especially when quantitative morphology and spatial patterns drive conclusions in neuroimaging. The insights have practical impact for researchers selecting automated tools for microglia analysis, guiding expectations about centroid accuracy, noise tolerance, and the richness of extracted features.
Abstract
Microglia are important cells in the brain, and their shape can tell us a lot about brain health. In this project, I test three different tools for finding the center points of microglia in 3D microscope images. The tools include ilastik, 3D Morph, and Omnipose. I look at how well each one finds the cells and how their results compare. My findings show that each tool sees the cells in its own way, and this can affect the kind of information we get from the images.
