23b - Image segmentation using color spaces​ - in python

preview_player
Показать описание
23b - Image segmentation using color spaces​

Code generated in the video can be downloaded from here:

This video walks you through the process of segmenting images using color spaces. Here, we use simple thresholding of a specific color by converting RGB image to HSL.

For example: Blue marbles in an image showing marbles of various colors.

To select specific color range in HSL space...
Рекомендации по теме
Комментарии
Автор

Most excellent video! Appreciate the python codes run-thru and make it so easy to follow!

ElfTRAVELTOUR
Автор

Thanks, Screeni. I will use something like this in my Biology 101 laboratory where we are documenting color changes in Winogradsky columns over the course of the semester.

joelgraff
Автор

Thanks for the video. I was in search for a good video on colour based segmentation.

one question: Is there any way in python to select some pixels from an image, say some pixels ranges from light pink to dark pink and use it's hsv values to segment?

greeshmahari
Автор

Thanks for the video! I really appreciate the share of your knowledge. I would appreciate if you can make a video about multi modal U-Net( multi inputs, one output)

manuelflores
Автор

do you have the github rep for this code? couldn't find it :/

FMA
Автор

thanks for the video. I need some help on the same line. I am new to image segmentation. I have image in gray scale. I need to put border around bright area and most dark area of same size may be square or rectangle and display difference is brightness. not sure how to proceed. please suggest

zafarpat
Автор

Mister, have you talked about multiclass instance segmentation or you think its an interesting subject?

guillermovc
Автор

Can you help me build a computer to colorize photos?

peliculasperdidasyencontra
Автор

Hi. thank you for this good video. Can u let me know the title of thuis file in git? I can't find it.

kim.g.m
Автор

thanks for the video, i am looking for a help or an advise,

I have to create a solution, where i am just going to provide an image, the image should be able to detect objects from the image, like an image with a human picture, wearing a t shirt,

what i want is, i want to select the tshirt, and apply new color to the t shirt, even if t shirt has a logo i can just update the logo color only, without change the t shirt object, so can you suggest me what should i learn in order to implement it thanks!

php
Автор

can somebody help me to find the link of the file in the repository😭

nrb
Автор

Hello sir another great tutorial thank you! Can you make a video about making custom data generator with keras? I want to make a dynamic code for classification but it confusing me recently.

unamattina
Автор

can anyone provide me with a Matlab code for Dtcwt-svd watermarking

TUBE-bxhm