切换至中文 Over 1 million code package, 10 million code file free download
  • [Unix_Linux] Yuv2rgb.tar.gz converted yuv422 to RGB 24/32 and converted RGB 24/32to yuv422 based on logitech co.
    Category: Graph program Upload User:sdjincang Size:2K
  • [Visual C++ (VC++)] the_fast_yuv2rgb.rar Fast image format conversion, optimized YUV to RGB conversion source
    Category: Special Effects Upload User:nrongda Size:2K
  • [Visual C++ (VC++)] RGBtoGray.rar Converted into a RGB to grayscale example, the middle there are a variety of typical image processing
    Category: Special Effects Upload User:yangds2001 Size:65K
  • [Others] colorspace.rar Mainly on the color space to describe some of the knowledge. RGB, HSI, LAB, YUV, HSV, LUV, etc.
    Category: Special Effects Upload User:xhdzdq Size:7K
  • [VHDL] colorspaceconversion.rar For video compression coding of the RGB signal to the color difference signal transform VHDL procedures, very useful
    Category: VHDL-FPGA-Verilog Upload User:kl52063 Size:298K
  • [C/C++] rgb_interface_init_2_8.rar s6e63d6x, OLED, RGB mode single-chip driver
    Category: SCM Upload User:bsc2001 Size:1K
  • [Visual C++ (VC++)] rgbtohsi.rar RGB to HSI conversion opencv spent inside the function cvGet2D
    Category: Picture Viewer Upload User:yfbz888 Size:753K
  • [Matlab] 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
    Category: Special Effects Upload User:jifeng Size:244K
  • [Others] d.rar HSI image and rgb image conversion as well as rgb and HSI conversion process between.
    Category: Special Effects Upload User:lola101 Size:1K
  • [C/C++] 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* ...
    Category: Picture Viewer Upload User:nac797 Size:1K