23 - Histogram based image segmentation in Python

Описание к видео 23 - Histogram based image segmentation in Python

Microscope images are acquired to extract information about a sample. In order to properly quantify the information the images often need to be segmented for various features of interest. This tutorial explains the process of image segmentation in Python using histogram based thresholding. In other words, this video tutorial explains the process of defining grey level ranges for each feature of interest to perform segmentation. The tutorial also covers basic image processing operations in order to clean up the segmented regions.

The code from this video is available at: https://github.com/bnsreenu/python_fo...

Комментарии

Информация по комментариям в разработке