Tutorial 57 - Nuclei (cell) segmentation in python using watershed

This video walks you through the process of nuclei (cell) counting and size distribution analysis in python. The process involves image segmentation using watershed followed by object measurements and saving results into a csv file for further analysis. References: https://opencv-python-tutroals.readth... Code associated with these tutorials can be downloaded from here: https://github.com/bnsreenu/python_fo...