Welcome![Sign In][Sign Up]
Location:
Search - rgb conversion

Search list

[Otherrgb

Description: 将RGB转换为HSV 在书上看到的 希望能帮上忙-of HSV to RGB conversion in the book saw the hope of any help here
Platform: | Size: 1176 | Author: 星野 | Hits:

[DSP programBlackfin_GenImageProc

Description: ADI BF DSP的YUV到RGB转化汇编优化后的代码-ADI DSP YUV to RGB conversion compilation optimized code
Platform: | Size: 301056 | Author: | Hits:

[2D Graphicmatlab 图像彩色空间转换RGB,LUV,XYZ,LAB

Description: 用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
Platform: | Size: 14336 | Author: | Hits:

[GDI-Bitmaprgb_yuv_1

Description: 将.rgb格式的图像转换为.yuv格式的图像,.yuv格式的图像按4:2:0采样-will. Rgb format conversion of images. YUV format images. YUV format image with 4:2:0 sampling
Platform: | Size: 1024 | Author: 周磊 | Hits:

[OtherRGB-HSI

Description: 这是一个实现从RGB到HSI的互换的程序,你可以将一个你所喜欢的bmp文件在本程序中转换。-This is a realization from RGB to the HSI Exchange of procedures, you can be one you like bmp file in the conversion process.
Platform: | Size: 3072 | Author: 王瑞 | Hits:

[GDI-BitmapYUV TO RGB

Description: 把YUV4:2 文件转换成RGB,用RGB888显示出来。注意使用时,打显卡设置成增强16位。-put YUV4 : 2:2 document conversion into RGB, with RGB888 displayed. To use, playing cards set to enhance 16.
Platform: | Size: 3762176 | Author: | Hits:

[GUI Develop24BitRGBToARGB1555

Description: 这个工具可以把24位RGB转换成其他形式具体功能可以看看里面功能.-this tool can be 24 RGB conversion into other forms of specific functional features can see inside.
Platform: | Size: 306176 | Author: qq | Hits:

[Video Capturergb2yuvNICE

Description: 一个把RGB类型的图片转换为YUV格式的好东西,我试验过了,真的很不错哦-put a type of RGB pictures YUV format conversion to the good stuff, I tried, oh, is really quite
Platform: | Size: 45056 | Author: 兰同学 | Hits:

[3D GraphicYCbCr_to_rgb

Description: 颜色空间转换代码,ycbcr对rgb的转换verilog代码.YCBCR的格式是ITU601格式.-color space conversion code, RS right rgb conversion Verilog code. YCBCR format is ITU601 format.
Platform: | Size: 1024 | Author: Jack | Hits:

[Graph programHSV&RGB

Description: 颜色HSV空间与RGB空间的相互转换,本程序已经测试可用于彩色图像处理-HSV space and RGB color space conversion, the procedures have been tested can be used for color image processing
Platform: | Size: 1024 | Author: JACK | Hits:

[Picture Viewerdisp_yuv

Description: 我自己写的现实YUV原始数据的MATLAB程序。先进行数据的分离,再进行YUV到RGB的转换,-I wrote it myself reality YUV data of the original MATLAB. Data for the first separation and then YUV to RGB conversion.
Platform: | Size: 1024 | Author: Robin Ren | Hits:

[VHDL-FPGA-VerilogYcrcb2rgb

Description: VHDL代码,在fpga上实现图像数据从ycbcr到rgb的转换-VHDL code in fpga on the image data from the ycbcr to rgb conversion
Platform: | Size: 41984 | Author: jihuijie | Hits:

[OtherRGBToYCbCrandYCbCrToRGB

Description: 视频格式转换软件,RGB To YCbCr and YCbCr To RGB的软件很方便使用,是深圳一家公司开发的。-video format conversion software To YCbCr RGB and YCbCr To RGB software is ease of use, Shenzhen is a development of the company.
Platform: | Size: 4096 | Author: 求知 | Hits:

[Special EffectsImageProcessing

Description: 用于BF533处理器的Ycbcr与RGB的转换。-BF533 processor for YCbCr and RGB conversion.
Platform: | Size: 1305600 | Author: SHAO | Hits:

[DSP programRGBtoYCbCr

Description: 将RGB转为YUV的DSP定点程序。适用TI的DSP-YUV to RGB conversion procedure of the fixed-point DSP. The application of TI
Platform: | Size: 9216 | Author: 小月 | Hits:

[Special EffectsYCbCr-RGB

Description: TI DSP C6000系列图像处理-YUV-RGB变换实验程序-TI DSP C6000 Series image processing-YUV-RGB conversion experimental procedures
Platform: | Size: 48128 | Author: likui | Hits:

[Windows DevelopConverterYUV_RGB

Description: Here is a example that YUV to RGB Conversion Program
Platform: | Size: 9216 | Author: Han | Hits:

[matlabgray2rgb

Description: MATLAB实现gray到RGB的转化,包括图像文件及M文件-MATLAB realization of gray to RGB conversion, including image files and M files
Platform: | Size: 74752 | Author: 贾佳 | Hits:

[DSP programYUV-to-RGB-conversion

Description: 《YUV到RGB转化汇编优化后的代码》Blackfin_GenImageProc:是blackfin dsp对应的汇编-" YUV to RGB conversion optimized assembly code" Blackfin_GenImageProc: blackfin dsp is a compilation of the corresponding
Platform: | Size: 509952 | Author: joyce | Hits:

[Special EffectsRGB-and-HIS

Description: HIS与RGB的转换 lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j b=*lpsrc lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j+1 g=*lpsrc lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j+2 r=*lpsrc -HIS and RGB conversion lpsrc = (unsigned char*) lpDIBBits+ lLineBytes* (lHeight-1-i)+3* j b =* lpsrc lpsrc = (unsigned char*) lpDIBBits+ lLineBytes* (lHeight-1-i )+3* j+1 g =* lpsrc lpsrc = (unsigned char*) lpDIBBits+ lLineBytes* (lHeight-1-i)+3* j+2 r =* lpsrc
Platform: | Size: 3847168 | Author: 沈乐 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 34 »

CodeBus www.codebus.net