HSV Color Model
   HOME



picture info

HSV Color Model
HSL and HSV are the two most common cylindrical coordinate system, cylindrical-coordinate representations of points in an RGB color model. The two representations rearrange the geometry of RGB in an attempt to be more intuitive and color vision, perceptually relevant than the cartesian coordinate system, cartesian (cube) representation. Developed in the 1970s for computer graphics applications, HSL and HSV are used today in color tool, color pickers, in image editing software, and less commonly in image analysis and computer vision. HSL stands for ''hue'', ''saturation'', and ''lightness'', and is often also called HLS. HSV stands for ''hue'', ''saturation'', and ''value'', and is also often called HSB (''B'' for ''brightness''). A third model, common in computer vision applications, is HSI, for ''hue'', ''saturation'', and ''intensity''. However, while typically consistent, these definitions are not standardized, and any of these abbreviations might be used for any of these thre ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  



MORE