From: Farie on 23 Mar 2010 21:21 Hi, I need help of how to transform RGB image to HSV in Matlab code. TQ
From: ImageAnalyst on 23 Mar 2010 22:38 On Mar 23, 9:21 pm, "Farie " <ocu96...(a)yahoogroups.com> wrote: > Hi, I need help of how to transform RGB image to HSV in Matlab code. > > TQ --------------------------------------------------- TQ: Okay! I guess you'll be using rgb2hsv() to do that, unless you want accurate results instead of the book formula. In that case you'll have to calibrate your system by imaging a known standard, such as the xrite ColorChecker Rendition Chart. It can be quite tricky and involved to do calibrated color imaging if you really need the utmost accuracy (involves measuring the OECF of the camera/scanner, using a spectrophotometer, etc.), so I'm not going to get into it. ImageAnalyst
|
Pages: 1 Prev: Water Simulation Next: Strange bug of sparse matrix operation |