Metadata-Version: 2.1
Name: Cellcyto
Version: 1.8
Summary: This algorithm is designed for cell segmentation post processing to find nucleus and cytoplasm, and evaluation of the segmentation algorithm based on ground truth images
Author: Nianchao Wang
Author-email: nwang27@tamu.edu
License: Walsh Lab
Keywords: Cell Segmentation,POSEA,Cytoplasmic Post-processing Algorithm (CPPA)
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt
Requires-Dist: customtkinter
Requires-Dist: opencv-python
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: pandas
Requires-Dist: scikit-image
