Nuclei Counter
Version 1.0.0.0 (38.3 KB) by
naive
automatically count the number of nucleus in a microscope image
This script accept an input nuclei image taken under microscope, then preprocess the image with tophat and bottomhat filter, enhance its contrast by multiplying gamma. Convert it to binary image with a histogram based threshold, count the number of connected components and detect edges of nucleus with LoG filter, then plot edges. Or calculate distance transform and detect seed points,use watershed algorithm for segmentation.
Cite As
naive (2026). Nuclei Counter (https://www.mathworks.com/matlabcentral/fileexchange/45174-nuclei-counter), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2011a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Images in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
