A MATLAB Cell Counting User Interface

by jinghl2 in Circuits > Computers

1794 Views, 2 Favorites, 0 Comments

A MATLAB Cell Counting User Interface

4.png

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

1.png

Press the ‘Load a Picture’ Button and Select the Cell Image You Want to Analyze From the File Path Dialog Window

2.png

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.

3.png

Press the ‘Average Cell Size(Pixels)’ Button and It Displays the Number About the Average Cell Size of the Cell in the Picture.

4.png