MitoSeg: Mitochondria Segmentation Tool
Faris Serdar Taşel, Efe Çiftci
TL;DR
The paper addresses automatic segmentation of mitochondria boundaries in electron tomography images to study cristae structure and disease associations. It introduces MitoSeg, a non-learning, phase-based C++ tool that combines preprocessing, ridge detection, energy mapping, curve fitting, balloon-snake segmentation, and validation to produce 2D boundaries and 3D meshes. It provides a configurable, multicore, Docker-enabled workflow with outputs in .ply and .mod formats suitable for external tools like MeshLab and IMOD. The approach enables rapid, automated dataset generation for mitochondrial analysis across modalities, facilitating downstream analyses of disease-related morphology without requiring training data.
Abstract
Recent studies suggest a potential link between the physical structure of mitochondria and neurodegenerative diseases. With advances in Electron Microscopy techniques, it has become possible to visualize the boundary and internal membrane structures of mitochondria in detail. It is crucial to automatically segment mitochondria from these images to investigate the relationship between mitochondria and diseases. In this paper, we present a software solution for mitochondrial segmentation, highlighting mitochondria boundaries in electron microscopy tomography images and generating corresponding 3D meshes.
