Welcome![Sign In][Sign Up]
Location:
Search - yuv b

Search list

[Special Effectsyuv2bmp

Description: 海康YUV422转BMP的源程序,反汇编研究了一个晚上得来的-Haikang YUV422 to BMP source, disassemble studied one evening come
Platform: | Size: 1024 | Author: cyb70289 | Hits:

[GDI-Bitmapyuv_bmp

Description: 自己优化的一个yuv420转bmp文件(rgb24)文件的一个小工具,做视频处理的同仁可能用的到.-Optimization of a YUV420 own bmp file transfer (rgb24) document a small tool to do the deal with video may be used to Tongren.
Platform: | Size: 12288 | Author: xuchangliang | Hits:

[GDI-Bitmapafdfdsfads

Description: 本文实现了利用B样条函数对图象插值放大的快速算法,并在此基础上,进一步提出了彩色图象放大的方案,既先将图象从RGB空间转换到YUV空间,对UV分量插值放大后进行低通滤波处理,最后再将图象转换至RGB空间。实验结果显示了该方法插值效果好并且处理时间短。-In this paper, the realization of the use of B-spline function of image interpolation to enlarge the fast algorithm, and on this basis, and further put forward a color image to enlarge the program, both the first image space conversion from RGB to YUV space, the weight of the UV Interpolation amplified low-pass filter processing, the final image and then convert to RGB space. The results show that the method of interpolation better and shorter processing time.
Platform: | Size: 217088 | Author: jack | Hits:

[Special EffectsYuvConvert

Description: YUV转BMP工具,在YUV源文件的当前目录将YUV文件转换为单个BMP文件。-YUV to BMP tool, YUV source files in the current directory will be converted to a single YUV file BMP file.
Platform: | Size: 4361216 | Author: kt | 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:

[VHDL-FPGA-Verilogxapp283

Description: YUV到RGB的色彩空间转换器(VHDL,Verilog and doc)-Color Space Converter: Y’CrCb to R’G’B’
Platform: | Size: 175104 | Author: wicky | Hits:

[Special Effectscolorspacezhuanhuan

Description: RGB,YCbCr,HSV,HSL,CIE等颜色空间转换 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。-B = colorspace( dest<-src , A) converts image A from color space src to color space dest . Example: B = colorspace( HSV<-RGB ,A) Convert image A from RGB to HSV C = colorspace( YCbCr<-HSV ,B) Convert HSV to YCbCr D = colorspace( RGB<-YCbCr ,C) Convert YCbCr back to RGB
Platform: | Size: 4096 | Author: 李佳航 | Hits:

[Graph programYuvViewer

Description: 打开yuv序列,并能显示前一帧、后一帧、暂停,保存为BMP等功能,很好的代码,实验室师哥写的!-Open yuv sequence, and can show the first one, after a pause, save as BMP and other functions, good code, written by laboratory Shige!
Platform: | Size: 139264 | Author: 王瑾 | Hits:

[Graph programyuv2rgb

Description: 将输入的yuv图像转为rgb24图像保存为bmp格式-Yuv image into the input image is saved as bmp format rgb24
Platform: | Size: 1139712 | Author: 闫礼飞 | Hits:

[OtherVM700T-usage-guide

Description: vm700说明书,VM700T有三个输入测试通道A/B/C,当测试CVBS信号时,A通道缺省设置为PAL制,B通道缺省设置为NTSC制。当测试YUV信号时,A通道输入Y信号,B通道输入U信号,C通道输入V信号,当测试RGB信号时,A通道输入G信号,B通道输入B信号,C通道输入R信号-vm700-user-guide
Platform: | Size: 4096 | Author: angel.chiu | Hits:

[Special EffectsYUV2RGB

Description: YUV图像数据转换为RGB格式。 含YUV颜色转换R、G、B分量的函数-YUV Image Format to RGB Format. Including Get R/G/B Color Compoment from YUV pixel.
Platform: | Size: 1024 | Author: tian xiao ma | Hits:

[VHDL-FPGA-VerilogYUV2RGB

Description: 该代码可将YUV图像数据转换为VGA显示器能显示的RGB数据,R,G,B的位宽均为4,转换速度快。-The code can be converted to a YUV image data of RGB VGA monitor can display the data, R, G, B of the bit width of 4, the conversion speed.
Platform: | Size: 1024 | Author: 陈雅 | Hits:

[Windows DevelopHi_H.264_DEC_SDK_V2.1.0.3

Description: the hi_h264dec_w.exe is built base on the hi_h264sample.c and static libary of the decoder, the command format is as following: hi_h264dec_w.exe test.h264 [-o test.yuv] [-deinterlace] [-direct] [-enhance num] Notes: The first parameter is required! The other parameters is optional. test.h264 : is a h.264 stream file according with annex B of h.264. -o test.yuv : is a file for saving YUV, if not give this parameter, you can get the actual performance of our decoder. -deinterlace : means the deinterlace process will be done by the decorder -direct : is the fast decorder mode -enhance num : means do the enhance process. The num is the coefficient, scope is [0,128]. But the scope [30, 50] is recommended.-the hi_h264dec_w.exe is built base on the hi_h264sample.c and static libary of the decoder, the command format is as following: hi_h264dec_w.exe test.h264 [-o test.yuv] [-deinterlace] [-direct] [-enhance num] Notes: The first parameter is required! The other parameters is optional. test.h264 : is a h.264 stream file according with annex B of h.264. -o test.yuv : is a file for saving YUV, if not give this parameter, you can get the actual performance of our decoder. -deinterlace : means the deinterlace process will be done by the decorder -direct : is the fast decorder mode -enhance num : means do the enhance process. The num is the coefficient, scope is [0,128]. But the scope [30, 50] is recommended.
Platform: | Size: 394240 | Author: endy | Hits:

[matlabcd

Description: These are the source codes for training the neural networks with various kinds of training functions and for various kinds of inputs and alongwith there is important code also explaining difference between various kind of images like color gray b/w yuv ycbcr etc-These are the source codes for training the neural networks with various kinds of training functions and for various kinds of inputs and alongwith there is important code also explaining difference between various kind of images like color gray b/w yuv ycbcr etc..
Platform: | Size: 823296 | Author: Suman | Hits:

[Graph program2f0d6763eae7

Description: yuv2rgb vhdl语言 可以将yuv格式图像转换为rgb格式,非常好用- The code can be converted to a YUV image data of RGB VGA monitor can display the data, R, G, B of the bit width of 4, the conversion speed.
Platform: | Size: 16384 | Author: 宋夏 | Hits:

[androidyuv2rgb24-master

Description: 对于yuv数据的操作处理,包括yuv转rgb格式,yuv数据的缩放等操作,已在Android上测试过可用-52/5000 Duìyú yuv shùjù de cāozuò chǔlǐ, bāokuò yuv zhuǎn rgb géshì,yuv shùjù de suōfàng děng cāozuò, yǐ zài Android shàng cèshìguò kěyòng For yuv data processing, including yuv rgb format, yuv data scaling and other operations, has been tested on Android available
Platform: | Size: 7168 | Author: 郭德刚 | Hits:

[Graph Recognize第1章

Description: 不同颜色空间下的人脸图像分割,彩色图像处理中有许多彩色空间坐标系,最常见的是RGB空间。其余的还有HSV空间、YCrCb空间、YIQ空间和YUV空间等,这些都可以从RGB空间转换而来。在大多数情况下,图像信息是以RGB的颜色体系保存,然而在人脸肤色分析中,由于RGB颜色的R、G、B三个颜色分量都包含亮度信息,存在极强的相关性,一般不适合肤色处理。所以一般情况下在进行肤色区域检测之前,要将RGB颜色体系转换到其他颜色体系中,而不直接利用RGB彩色空间。(There are many color space coordinate systems in color image processing, the most common is RGB space. The rest include HSV space, YCrCb space, YIQ space, and YUV space, all of which can be converted from RGB space. In most cases, the image information is stored in the RGB color system, but in the face color analysis, because the RGB color R, G, B three color components include brightness information, there is a strong correlation between, generally not suitable for skin treatment. So in general, before the skin color area is detected, the RGB color system should be converted to other color systems instead of using the RGB color space directly.)
Platform: | Size: 17408 | Author: 化十 | Hits:

CodeBus www.codebus.net