What are the shapes formed in hsl color space? [closed]

asked Apr 15 '19

dineshlama gravatar image

image description image description

I'm studying the HSL color space, while developing and image segmentation algorithm which works similar to how human brain segments different coloured image segments. And when i visualize the HSL color space, in a certain range of Lightness value their is appearance of some shape what does it represents?

Preview: (hide)

Closed for the following reason question is off-topic or not relevant by berak
close date 2019-04-17 02:41:13.212242

Comments

That's interesting ;)

Orelox gravatar imageOrelox (Apr 15 '19)edit

My guess is that the shapes appear because you are unwrapping a cone, since the original HSV space is in a cone shape.if you then unfold that to a flat circle or a rectangle, where will be areas that are undefined, hence the grey areas that seem like shapes.

StevenPuttemans gravatar imageStevenPuttemans (Apr 15 '19)edit
1

unrelated to opencv.

berak gravatar imageberak (Apr 17 '19)edit

hahaha @berak XD

StevenPuttemans gravatar imageStevenPuttemans (Apr 17 '19)edit