Welcome![Sign In][Sign Up]
Location:
Search - ycbcr

Search list

[SourceCode对图像进行YCbCr分解

Description:
Platform: | Size: 313 | Author: liudaixin | Hits:

[DSP programycbcr_rgb

Description: 基于ti c55x序列dsp的YUV转RGB的算法实现-ti c55x sequence based on the dsp YUV to RGB Algorithm
Platform: | Size: 23552 | Author: 陈大山 | Hits:

[2D GraphicYUV2RGB

Description: YUV与RGB互转动态链接库 可直接使用 -YUV and RGB referrals dynamic link library can be used directly
Platform: | Size: 56320 | Author: 夏雨 | Hits:

[matlabMATLAB_FuSeFenGe

Description: 肤色分割的MATLAB 代码,主要是利用YCrCb来探测皮肤区域,然后进行边界提取。 希望对您有所帮助!-Color segmentation of the MATLAB code, mainly using YCrCb to detect skin regions, and then proceed to extract the border. I hope for your help!
Platform: | Size: 1024 | Author: hq | Hits:

[2D Graphiccox1_1101523995

Description: cox 的水印源码, 有多个檔,psnr, RGB to YIQ, YIQ to RGB-cox watermark source, there are multiple files, psnr, RGB to YIQ, YIQ to RGB
Platform: | Size: 23552 | Author: chan man man | Hits:

[GDI-BitmapColor_Space_Convertor

Description:
Platform: | Size: 2048 | Author: Adams | Hits:

[Picture ViewerRGB2YCbCr

Description: color space converter,from RGB to YUV. that is c code-color space converter, from RGB to YUV.that is c code
Platform: | Size: 1024 | Author: 馬旧 | Hits:

[Multimedia programrelationship_BEtween_YUV_YCbCr_and_RGB

Description: 视频格式主要有两大系列:YUV和RGB格式。本文详细描述了这两种格式之间的转换关系。-There are two major video formats Series: YUV and RGB format. In this paper, a detailed description of the format conversion between the two relations.
Platform: | Size: 9216 | Author: zx | Hits:

[DSP programycbcr422pl_to_rgb565_h

Description: ti提供的yuv422p to rgb565手工汇编的参考代码,能让你上一个档次-ti provided yuv422p to rgb565 manually compiled reference code that allows you a level of
Platform: | Size: 7168 | Author: 黄斐知 | Hits:

[Multimedia program601656

Description: The digital Video Standard according to ITU-R BT. 601&656,视频标准.-The digital Video Standard according to ITU-R BT. 601
Platform: | Size: 84992 | Author: 秋夜清风 | Hits:

[DSP programYCbCrRGB

Description: TMS320c6000系列DSP做图像处理的应用举例,图象颜色模式转换,从RGB到Y Cr Cb-TMS320C6000 series DSP to do image processing applications, for example, image color mode conversion from RGB to Y Cr Cb
Platform: | Size: 48128 | Author: ming | Hits:

[DSP programDebugYCbCr

Description: 将 AD芯片(ADV7183) 采集到的一帧数据 进行处理的程序。 处理源为 ITU656格式 entire field 模式下的整帧数据。 程序输出 每一行的EAV SAV信号坐标、 图像数据字节数, 以及整帧的前10和后10个字节数据, 同时生成TXT文件记录这些信息。 最后将处理源转换成BMP格式输出 -The AD chip (ADV7183) collected data for a treatment procedure. ITU656 format to deal with the source of entire field mode of the entire frame of data. Procedures for each line of output signal EAV SAV coordinates, number of bytes of image data, as well as the entire frame of the top 10 and after 10 bytes of data, at the same time generate TXT file record such information. Finally, the treatment source into BMP format output
Platform: | Size: 10240 | Author: J.Y.Fan | Hits:

[Special Effects1

Description: 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。.rar-The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH) such as color space conversion arbitrary. . rar
Platform: | Size: 98304 | Author: 李远 | Hits:

[Special Effectsfb

Description: Davinci ycbcr 4:2:2 to jpeg by DSP processor
Platform: | Size: 1024 | Author: qiu zhi ling | Hits:

[Special EffectsRGBtoYCbCr

Description: 将RGB图像格式转化成YCbCr图像格式的C程序-RGB image format will be converted into YCbCr image format C program
Platform: | Size: 50176 | Author: shaoajian | Hits:

[Picture Viewerjpg_function

Description: // 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*Blue-Coef. for red*Red)/Coef. for green // Blue = Cb*(2-2*Coef. for blue)+Y -// 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*Blue-Coef. for red*Red)/Coef. for green // Blue = Cb*(2-2*Coef. for blue)+Y
Platform: | Size: 1024 | Author: 张晓东 | Hits:

[Special Effectsmatlab_face_detection

Description: 将图片由RGB格式转化为YCbCr格式下,用椭圆方法判定肤色和非肤色区域,进行二值化处理,最后显示结果-Pictures from RGB format into a YCbCr format, the method used to determine color elliptical and non-color regions, to carry out binarization processing, the final result will be displayed
Platform: | Size: 1024 | Author: bocuier | Hits:

[SCMCT675_ReleaseV100

Description: 其乐达(Cheertek)LCD驱动芯片(CT675)的C51源代码,代码结构清晰,可读性强。该芯片整合了Video-Decoder, Scalar, T-con及LED Backlight Driver,可驱动3.5~10.2”模拟/数字屏;接收输入信号CVBS/S-video/RGB/YCbCr/CCIR656。目前该方案主要应用产品有Portable DVD/Portable TV/Car TV/数码相框/可视门铃等中小尺寸视频产品。-Cheertek (Cheertek) LCD Driver IC (CT675) of the C51 source code, the code structure of clear, readable strong. The chip integrates the Video-Decoder, Scalar, T-con and LED Backlight Driver, can be driven 3.5 ~ 10.2 "analog/digital screen receiving the input signal CVBS/S-video/RGB/YCbCr/CCIR656. At present, the main applications of the program There are Portable DVD/Portable TV/Car TV/digital photo frame/video doorbell video products such as medium and small size.
Platform: | Size: 141312 | Author: 陈隆永 | Hits:

[Graph programRGB2YUV

Description: 去隔行算法模拟,把一副RGB格式图片(BMP文件)先转为YCbCr格式,然后进行场分离,再基于奇场和偶场,合成帧,提高图像分辨率。-To simulate deinterlacing algorithm, several c codes perform RGB->YCbCr, Deinterlacing
Platform: | Size: 4096 | Author: hanyu | Hits:

[Graph program101259378luv_rgb_yuv_lab_space_convert(2)

Description: Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alternatively, S = src->dest . Supported color spaces are RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected) YPbPr Luma (ITU-R BT.601) + Chroma YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr) YUV NTSC PAL Y UV Luma + Chroma YIQ NTSC Y IQ Luma + Chroma YDbDr SECAM Y DbDr Luma + Chroma JPEGYCbCr JPEG-Y CbCr Luma + Chroma HSV / HSB Hue Saturation Value/Brightness HSL / HLS / HSI Hue Saturation Luminance/Intensity XYZ CIE XYZ Lab CIE L*a*b* (CIELAB) Luv CIE L*u*v* (CIELUV) Lch CIE L*ch (CIELCH)-Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = ' dest <-src' , or alternatively, S = ' src-> dest' . Supported color spaces are ' RGB' R' G' B ' Red Green Blue (ITU-R BT.709 gamma-corrected)' YPbPr ' Luma (ITU-R BT.601 )+ Chroma ' YCbCr' /' YCC' Luma+ Chroma ( " digitized" version of Y' PbPr) ' YUV' NTSC PAL Y' UV Luma+ Chroma ' YIQ' NTSC Y' IQ Luma+ Chroma ' YDbDr' SECAM Y ' DbDr Luma+ Chroma ' JPEGYCbCr' JPEG-Y' CbCr Luma+ Chroma ' HSV' /' HSB' Hue Saturation Value/Brightness' HSL ' /' HLS ' /' HSI ' Hue Saturation Luminance/Intensity' XYZ ' CIE XYZ' Lab ' CIE L* a* b* (CIELAB)' Luv ' CIE L* u* v* (CIELUV)' Lch ' CIE L* ch (CIE
Platform: | Size: 4096 | Author: 张灯结 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »

CodeBus www.codebus.net