Ask Your Question
0

Sorting HSV Values

asked 2016-02-21 12:43:17 -0600

codersquirrel gravatar image

updated 2016-02-22 01:39:32 -0600

Hi guys, i was wondering what is the best way to sort hsv values. I know that the first value to considerate is the H, but after it, should i use the S or the V value to order, e.g. a list of hsv values?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2016-02-21 18:03:30 -0600

Tetragramm gravatar image

Well, it depends on if color or brightness matters more for your application. If the color matters more, use S, otherwise use V.

edit flag offensive delete link more

Comments

Thanks Tetragramm

codersquirrel gravatar imagecodersquirrel ( 2016-02-22 07:08:02 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2016-02-21 12:43:17 -0600

Seen: 437 times

Last updated: Feb 22 '16