Research Article

Comparative Study on Automated Cell Nuclei Segmentation Methods for Cytology Pleural Effusion Images

Pseudocode 1

: Pseudocode for removing the false findings.
Input: Candidate nuclei regions
Output: Actual nuclei regions
(1)Determine the connected components using 8-connectivity
(2)Count the number of components
(3)Compute the area of each component
(4)Remove small objects using the predetermined value as follows: