Ask Your Question
0

How are HSV values interpreted in Python?

asked 2018-02-09 00:08:17 -0600

masterenol gravatar image

image description

In OpenCV-Python, I understand Hue is measured in angles. For OpenCV and HSV, is Hue in radians or degrees?

Also, what are the minimum and maximum values for Saturation and Value in HSV?

Does the Min for Saturation correspond to the center core of the HSV cylinder, or is that the Max Saturation?

Does the Min Value correspond to the top of the HSV cylinder, or the black bottom?

What are the HSV values for cyan which have BGR of (255,255,0)?

I'd greatly appreciate any help I can get for my understanding of OpenCV HSV.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2018-02-09 01:41:18 -0600

LBerger gravatar image

Please read doc

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-02-09 00:08:17 -0600

Seen: 4,324 times

Last updated: Feb 09 '18