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

Search list

[Special EffectsFindedgesofacolorimage

Description: This program finds the edges of a color image by converting the original image to YCbCr color space. Basic edge detection technique used is canny. -This program finds the edges of a color image by converting the original image to YCbCr color space. Basic edge detection technique used is canny.
Platform: | Size: 7168 | Author: zhangpeng | Hits:

[Special Effectscolorspace

Description: 实现 RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 不同色彩制式之间的装换-The realization of RGB YPbPr YCbCr/YCC YUV YIQ YDbDr JPEGYCbCr HSV/HSB HSL/HLS/HSI XYZ Lab Luv Lch different color between the standard equipment for
Platform: | Size: 4096 | Author: aresiris | 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:

[Graph RecognizeFaceDetectAndMark

Description: 彩色图像人脸识别,并标记出人的头发,眼睛,鼻子和嘴。使用YCbCr颜色空间。-Face recognition color image, and mark a person
Platform: | Size: 273408 | Author: 王海兵 | Hits:

[Special EffectsHDL

Description: RGB和YCbCr相互转换的Verelog程序-RGB and YCbCr mutual conversion process Verelog
Platform: | Size: 4096 | Author: 罗林波 | Hits:

[GDI-BitmapYCbCr2RGB

Description: vc环境下 开发的ycbcr与RGB的互相转换功能,并实现转换后生成bmp文件和ycbcr文件,并将生成的bmp文件转换成jpg文件了 使用时注意加载GDI库,及相关环境配置,SDK已经在此源码库里-vc environment developed YCbCr and RGB conversion functions of each other, and realize after conversion to generate YCbCr bmp files and documents, and generate the bmp files into jpg files to use when you load the GDI library, and related environmental configuration, SDK has been In this source Curitiba
Platform: | Size: 2403328 | Author: songchangyang | Hits:

[Graph programrgb2ycrcb

Description: 真正可用的RGB转YCbCr的verilog程序,输出格式为标准BT.656格式,经本人亲自编写并验证,可在硬件上正常工作。-Truly available to the Verilog RGB to YCbCr procedures BT.656 output format as the standard format, as I personally prepared and verified in the hardware work correctly.
Platform: | Size: 2048 | Author: cloud | Hits:

[Special Effectsyuv422_to_jpeg

Description: ycbcr to jpeg compre
Platform: | Size: 1024 | Author: qiu zhi ling | Hits:

[Special EffectsYCbCr-RGB

Description: 一个vc++编写的图像处理程序,很好用的,大家-A vc++ Prepared image processing procedures, a very good use, U.S.
Platform: | Size: 48128 | Author: 王永平 | Hits:

[Windows Developgray2rgb.ZIP

Description: Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
Platform: | Size: 63488 | Author: 龙鹏 | Hits:

[Special EffectsImageModelTran

Description: 本程序实现图像模式由RGB转换为HSV、HSI、YCbCr-This procedure to achieve the image mode from RGB is converted to HSV, HSI, YCbCr
Platform: | Size: 50176 | Author: niuxiaohui | Hits:

[AlgorithmYCRCB2RGB

Description: 我自己寫的RGB與YCbCr(YUV)色彩格式轉換,可以RGB轉YCbCr或YCbCr轉RGB,並支持顯示轉換後的色彩功能.-I wrote it myself RGB and YCbCr (YUV) color format conversion can be RGB or YCbCr to YCbCr to RGB, and supports the display of the color conversion function.
Platform: | Size: 39936 | Author: 陈大头 | Hits:

[assembly languageyuvtorgb

Description: 用于DSP的YCbCr转RGB的汇编程序代码,图像处理入门之选-DSP for the YCbCr to RGB compilation of program code, image processing entry choice
Platform: | Size: 1024 | Author: doubao422 | Hits:

[DocumentsOV7660SettingV1.0

Description: Overview Input Clock = 24Mhz Preview VGA 15fps @ 60Hz VGA 12.5fps @ 50Hz Capture VGA 15fps @ 60Hz VGA 12.5fps @ 50Hz Output Format YCbCr 4:2:2 (ITU 656) YCbCr to RGB conversion R = Y + (351*(Cr – 128)) >> 8 G = Y – (179*(Cr – 128) + 86*(Cb – 128))>>8 B = Y + (443*(Cb – 128)) >> 8-OverviewInput Clock = 24MhzPreview VGA 15fps @ 60HzVGA 12.5fps @ 50HzCapture VGA 15fps @ 60HzVGA 12.5fps @ 50HzOutput Format YCbCr 4:2:2 (ITU 656) YCbCr to RGB conversionR = Y+ (351* (Cr- 128))>> 8G = Y- (179* (Cr- 128)+ 86* (Cb- 128))>> 8B = Y+ (443* (Cb- 128))>> 8
Platform: | Size: 26624 | Author: iflyman | Hits:

[Special Effectscolorspace

Description: 这是一个用于图像的彩色空间之间转换的MATLAB程序。例如RGB,HIS,Luv,YCbCr,YUV之间的转换,很方便的。-This is a color space for image conversion between MATLAB procedures. Such as RGB, HIS, Luv, YCbCr, YUV conversion between, very convenient.
Platform: | Size: 4096 | Author: hu | Hits:

[Special EffectsRGBYUVYCbCr

Description: RGB YUV YCbCr的定义及相互转换,内含源代码,可实现操作。-RGB YUV YCbCr definition and conversion, including source code, can realize the operation.
Platform: | Size: 22528 | Author: 沈夏 | Hits:

[GDI-BitmapRGB

Description: 色彩系统转换程式图片上每个像素的rgb -> hsv -> YUV -> YIQ -> YCbCr -> CMYK 转换 -Color system conversion program on each picture pixel rgb-> hsv-> YUV-> YIQ-> YCbCr-> CMYK conversion
Platform: | Size: 203776 | Author: nick cheng | Hits:

[VHDL-FPGA-Verilogrgb2ycrcb

Description: RGB转为YCBCR格式的verilog源代码,对熟悉verilog编程有帮助-RGB to YCbCr format Verilog source code, to people familiar with Verilog programming help
Platform: | Size: 17408 | Author: dongming | Hits:

[Special Effectsycbcrkmeanidentify

Description: k均值,YCbCr空间的,用于图像分割。-k-means
Platform: | Size: 1024 | Author: 丽丽 | Hits:

[Video Capturecamera_up

Description: Camera Interface模块是视频输入转换存储模块。该模块一端接通用的video camera设备,另一端接AHB总线。实现了将Camera捕捉到的数据进行转换、并通过DMA存储到memory中。该IP支持ITU-R BT 601/656 8-bit 模式。支持YCbCr, RGB格式输入。可以将camera产生的YCbCr信号转换成24bit RGB 信号,然后下采样生成16bit RGB 5:6:5的LCD能直接读取显示的数据。该设备支持图像的镜像和翻转,以便适应手持式设备在移动环境中图像的捕捉。可变的同步信号极性使得可以兼容各种摄像头外设。Camera Interface兼容AMBA规范, AHB SLAVE接口,用于读取软件配置数据和设置数据存放地址和1帧数据占用的空间。-The Camera IP Core is small and flexible video data coverter. It is connected to a typical video camera ICs with 8-bit digital video data, Horizontal synchronization and Vertical synchronization signals. The core is connected through FIFO to a WISHBONE bus on the other side. Both sides of the core can operate at fully asynchronous clock frequencies. The Camera IP Core convertes 4:2:2 YCbCr video data (sometimes called YUV, but not totally the same Y is the same, while Cb and Cr are U and V multiplied by a constant) to a 24-bit RGB. 24-bit or 16-bit RGB data, downsampled from 24-bit RGB, is then sent to the system (video) memory, however conversion can also be by-passed. Interrupt can be generated after frame-buffer in system (video) memory is filled up or after setable number of horizontal lines written to frame-buffer.
Platform: | Size: 32768 | Author: 孙喆 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net