A MATLAB Cell Counting User Interface
by jinghl2 in Circuits > Computers
2150 Views, 3 Favorites, 0 Comments
A MATLAB Cell Counting User Interface
Counting cells manually from a microscopic image is tedious, especially when we have a batch of microscopic images to analyze. In our sandbox project, we have created a MATLAB user interface (GUI) that can count the number of cells from a microscopic image automatically, and also analysis the average cell size.
Type "Cell_Count_Gui" in the Command Window to Launch the Users Interface
Press the ‘Load a Picture’ Button and Select the Cell Image You Want to Analyze From the File Path Dialog Window
Press the ‘Count the Cell Numbers’ Button and It Will Circle the Cell Edge and Display the Number About How Many Cells in the Picture.
Press the ‘Average Cell Size(Pixels)’ Button and It Displays the Number About the Average Cell Size of the Cell in the Picture.