InterviewSolution
Saved Bookmarks
| 1. |
What is the equation used for calculating G value in terms of HSI components?(a) G=3I-(R+B)(b) G=3I+(R+B)(c) G=3I-(R-B)(d) G=2I-(R+B)I had been asked this question during an online interview.I want to ask this question from Color Models topic in division Color Image Processing of Digital Image Processing |
|
Answer» RIGHT option is (a) G=3I-(R+B) For EXPLANATION I would SAY: Given VALUES of HSI in the interval [0, 1], the B value in the RGB components is given by the EQUATION: G=3I-(R+B). |
|