Back to Browse

Tutorial 44 - A note about color spaces in python

4.1K views
Jun 22, 2020
13:01

Color spaces are a way to represent color in the image, especially for image analysis and visualization purposes. The three main color spaces for image processing in python are RGB, HSV and LAB, respectively. Image segmentation and analysis tasks are usually simplified by converting images from one color space to the other. This video explains the concept of color spaces and demonstrates its use in python. Code associated with these tutorials can be downloaded from here: https://github.com/bnsreenu/python_for_image_processing_APEER

Download

1 formats

Video Formats

360pmp421.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Tutorial 44 - A note about color spaces in python | NatokHD