-
-
ColorSegmentation.rar
Colour Segmentation - VIBGYOR Colour Segmentation.This function can be used for VIBGYOR Colour segmentation from the RGB Color images.Posted date : 14 - 07 - 2008
Developed By : K.Kannan & Jeny Rajan
-
d.rar
hsi图像与rgb图像转换以及rgb与hsi间的转换程序。
-
jpg_function.rar
// RGB -> YCbCr
// Y = Coef. for red*Red+Coef. for green*Green+Coef. for blue*Blue
// Cb = (Blue-Y)/(2-2*Coef. for blue)
// Cr = (Red-Y)/(2-2*Coef. for red)
// YCbCr -> RGB
// Red = Cr*(2-2*Coef. for red)+Y
// Green = (Y-Coef. for blue* ...
-
-
-
-
-
1.rar
三个水平滚动条,分别用来控制红、绿、蓝三种基本颜色的变化,并在编辑框中显示当时RGB的值,变化的颜色效果在一个椭圆中以填充椭圆的方式表现出来。
-
-
ACESimpleClient004.zip
... specifies the thickness of the font). Once the font has been created successfully, you can call DrawText to draw the text contained in strText on the screen at the position specified by XPos and YPos, with the specified RGB color (fRed, fGreen and fBlue)
-