Hue and saturation, Computer Graphics

Assignment Help:

Hue and Saturation: A light source produced by a sun or electric bulb emits all frequencies within the visible range to give white light. When this light is incident upon an object, some frequencies are absorbed and some are reflected by the object. The combination of reflected frequencies decide the color of the object. If the lower frequencies are predominant in the reflected frequencies, the object color is red. In this case, we can say that the perceived light has a dominant frequency at the red end of the spectrum, therefore, the dominant frequency decides the color of the object. Due to this reason dominant frequency is also called hue or simply the color. Apart from the frequency there are two more properties which describe various characteristics of light. These are brightness and saturation (purity). The saturation describes the purity of the color. Conversion Between HSV And RGB Models It HSV color parameters are made available to a user of a graphics package, these parameter are transformed to the RGB settings needed for the color monitor. To determine the operations needed in this transformation, we first consider how the HSV hex cone can be derived from the RGB cube. The diagonal of this cube from black (the origin) to white corresponds to the v axis of the hex cone. Also, each sub cube of the RGB cube corresponds to a hexagonal cross- sectional area of the hexatone. At any cross section, all sides of the hexagon and all radial lines from the V axis to any vertex have the value V. For any set of RGB values, V is equal to the maximum values in this set. The HSV point corresponding to the set of RGB values lies on the hexagonal cross section at value V. Parameters S is then determined as the relative distance of this point from the V axis. Parameter H is determined by calculating the relative position of the point within each sextant of the hexagon. An algorithm for mapping any set of RGB values into the corresponding HSV values is in the following procedure. We obtain the transformation from HSV parameters to RGB parameters by determining the inverse of the equations in RGB To HSV procedure. These inverse operations are carried out for each sextant of the hex cone. The resulting transformation equations are summarized in the following algorithm. 

 

 


Related Discussions:- Hue and saturation

Line clipping algorithm - cohen sutherland algorithm, Line Clipping Algorit...

Line Clipping Algorithm - Cohen Sutherland Algorithm Line is a series of endless number of points; here no two points contain space in among them. Hence, the above said inequa

CRT, why there is coating of phosphorous on CRT screen?

why there is coating of phosphorous on CRT screen?

What is resolution, What is resolution? Ans. The maximum number of poin...

What is resolution? Ans. The maximum number of points that can be shown without an overlap on a CRT is known as resolution.

What is the use of projection reference point, What is the use of Projectio...

What is the use of Projection reference point?  In Perspective projection, the object positions are transformed to the view plane with these converged projection line and the p

Differentiate between z-buffer method and scan-line method, Differentiate b...

Differentiate between z-buffer method and scan-line method. What is the visibility test made in these methods? Solution : In depth buffer algorithm every pixel location on the

Write a c code for generating concentric circles, Write a C code for genera...

Write a C code for generating concentric circles.  Put the circle function circleMidpoint()in a for loop  as follows: for( int radius = MinRadius; radius circleMidpoint(i

Scan line algorithm and seed fill algorithm, Scan line algorithm and seed f...

Scan line algorithm and seed fill algorithm Two basic approaches are followed in area filling on raster systems.  In the first approach overlap intervals for scan lines that cr

Art-applications for computer animation, Art: it just like conventional an...

Art: it just like conventional animation, computer animation is additionally a type of art. A multitude of results can be created on a computer than on a piece of paper. An artist

Basic ray tracing algorithm - polygon rendering, Basic Ray Tracing Algorith...

Basic Ray Tracing Algorithm - Polygon Rendering The Hidden-surface removal is the most complete and most versatile method for display of objects in a realistic fashion. The co

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd