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

Search list

[Special Effectsyuv-rw

Description: openyuv.m将yuv视频文件打开,保存为png文件。writeyuv.m将yuv视频中的第一镇上/下/左/右位移后写入另一yuv文件。-openyuv.m will yuv video file open, save as a png file. yuv video writeyuv.m will be the first town/down/left/right shift after another yuv file write.
Platform: | Size: 1024 | Author: 张红 | Hits:

[Multimedia DevelopScrCap

Description: 我写的屏幕录像小程序,可以把屏幕任意区域的内容录下来,保存为yuv格式-I wrote a small video screen procedures, can screen the contents of any region recorded, save for the yuv format
Platform: | Size: 1960960 | Author: shuyang | Hits:

[Multimedia DevelopYUVSaveBmp

Description: YUV数据直接转化为bmp文件,使用c语言定义。使用与多种平台-YUV data save to bmp file
Platform: | Size: 1024 | Author: liy | Hits:

[DSP programDAT2YUV

Description: 通过save data的方式可以将数据从DSP板的内存中将数据读出存储到一个文件中,此时该文件中的内容是对内存中的数据添加了一定格式的,格式见“yuv图像文件到CCS中DAT文件的转换 ”,下面的程序完成取出ccs添加的格式,留下纯数据,并将之存储到一个新的文件中-The way through the save data can be data from the DSP board memory will be read out data stored in a file, the contents of the file at this time is to add data in memory a certain format, the format, see " yuv image files to the CCS in the DAT file conversion " , the following procedures are completed to add the format ccs removed, leaving the pure data, and the store to a new file
Platform: | Size: 411648 | Author: 雷磊 | Hits:

[Multimedia DevelopConCapture

Description: 使用vfw将USB摄像头拍摄的画面保存成yuv420格式文件-Vfw to use USB camera to save the screen shot into yuv420 format file
Platform: | Size: 40960 | Author: Yanming | 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:

[Special EffectsYUV

Description: 从YUV文件中提取Y分量并另存为raw文件-Extracted from Y component of YUV files and save as raw file
Platform: | Size: 1201152 | Author: 韩全生 | Hits:

[Special Effectstuxiangzhuanhua

Description: 把图像从RGB转化到YUV,并且保存图像,简单易懂,适合初学者-The image conversion from RGB to YUV, and save the image, easy to understand for beginners
Platform: | Size: 1024 | Author: 武首航 | Hits:

[Special EffectsBmpConvert

Description: 图像信息处理,用于将彩色图像RGB格式转化为YUV格式,用户可以设置Y值的变化,再转化回RGB进行保存。这时的图像的亮度会发生改变。-Image processing, is used to color images into RGB format YUV format, the user can set the Y value changes, and then converted back to RGB to save. At this time the brightness of the image will change.
Platform: | Size: 3096576 | Author: | Hits:

[Special EffectsYUVtoRGB

Description: 读取YUV文件,并将YUV文件以单帧的形式存放,并可以选择保存Y分量或是YUV分量-Read YUV file, and YUV file to a single frame in the form of storage, and can choose to save the Y component or YUV component...
Platform: | Size: 3491840 | Author: Sven | Hits:

[VHDL-FPGA-Verilogrgb2yuv

Description: 攒人品上传多年工作积累代码。主要功能是RGB到YUV转化的代码,可以芯片综合。-Save the character to upload the accumulation of many years of working code. The main function of the RGB to YUV conversion code, you can chip integrated.
Platform: | Size: 67584 | Author: fx10001 | Hits:

[Othercamera_yuv_rgb_framebuffer

Description: linux下通过V4L2的接口调用camera,获取数据。保存成YUV和RGB文件。可以通过YUV和RGB工具查看是否获取数据正常与否。可以在ubuntu中,切换成framebuffer,申请一块内存使其显示在屏幕。-in linux,with v4l2 interface,open camera and obtain data buffer.we can save data buffer with yuv or rgb.such as rawview tools,check data buffer is ture.In ubuntu,change xll to framebuffer,we show image in framebuffer.
Platform: | Size: 4096 | Author: 林全金 | Hits:

[CSharpCSharpYUV_to_RGB

Description: 将YUV格式的图片转换成为RBG,最终存出一个JPG文件,也可自己更改类型存储BMP图片-YUV to RGB, Save as a JPG picture. You can save as BMP picture if you change one row code.
Platform: | Size: 242688 | Author: 贺国睿 | Hits:

[JSP/JavaReadYUV

Description: 解析YUV文件 并将YUV格式转换成RGB格式 以BITMAP保存-Parse the YUV file and YUV format will be converted into RGB format to save BITMAP
Platform: | Size: 1024 | Author: 齐天 | Hits:

[matlabIntra-prediction

Description: 主程序是 infentroy_homework4.m 实现了对预测残差矩阵的变换,并针对变换前后的矩阵分别求出10帧yuv文件对y,u,v三个分量的熵值,已将结果保存在entroy.txt文件中 为实验方便,故重新实现了关于帧内预测的内容 主程序是 mainpredict_homework3.m,实现了对yuv三个分量DC,水平,垂直预测最优预测,并将预测残差保存在residualY.txt,residualU.txt,residualV.txt三个文本文件中。 -The main program is infentroy_homework4.m realize the prediction residual matrix transformation, and were determined 10 yuv file for y, u, v three components of entropy values for the matrix transformation before and after the results have been stored in entroy.txt file For the convenience of the experiment, it is re-implemented content on the main intra prediction is mainpredict_homework3.m, the realization of three components yuv DC, horizontal, vertical predict optimal prediction and prediction residuals save residualY.txt, residualU .txt, residualV.txt three text files.
Platform: | Size: 178176 | Author: way | Hits:

[Special EffectsYVRGB(YV12-RGB)

Description: RGB与YV12数据之间互相转换,可RGB转YV12,也可以YV12转RGB,原图为24位BMP,已经修正BMP数据对齐,保存到BMP算法已优化,里面带一个YUV播放器,采用vc6编写-The mutual conversion between the RGB data and yv12, RGB yv12, yv12 turn RGB, artwork for 24 bits BMP, has been amended BMP data alignment, save to BMP algorithm has been optimized, which brought a YUV player, using VC6 complied
Platform: | Size: 1899520 | Author: lijun | Hits:

[Windows Developpic_pocess_yuv

Description: 1)C# 编写的图像处理程序,可以将YUV格式数据与RGB格式数据相互转换,并显示。 2)可打开YUV格式的原始数据,并转换为图片并保存; 3)打开任意格式的图片,以二进制格式数据显示RAW DATA-1) C# prepared by the image processing program, you can YUV and RGB format data format data conversion and display. 2) Open the original data YUV format and converted to a picture and save 3) open any format images, display data in binary format RAW DATA
Platform: | Size: 104448 | Author: wzf | Hits:

[Multimedia Developtest

Description: DirectShow采集视频,代码简洁,并提供保存为bmp和yuv文件的功能,稍作修改,可直接用于工作中。-DirectShow capture video, code concise, and provide save as bmp and yuv file function, slightly modified, can be used directly in the work.
Platform: | Size: 1652736 | Author: 李国平 | Hits:

[Multimedia Developfilter.SaveYUVFile

Description: 这是一个保存YUV视频流到Y4M的DShow_Filter,包含全部代码(需要自备Dx9.0c的DShow_SDK),实际使用良好.(This is a save YUV video stream to Y4M DShow_Filter, contains all the code (need to bring their own Dx9.0c DShow_SDK), the actual use of good.)
Platform: | Size: 117760 | Author: mody | Hits:

[Linux-Unixusbcamera

Description: 抓取 usb摄像头图片,如果是mjpeg模式图片保存为*.mjpg,如果是yuyv模式图片保存为*.yuv,每次运行抓取六张图片。 usb_test只是用来测试的。不同usb摄像头可能会报错。(Grab USB camera pictures, if it is MJPEG mode, save the picture as *.mjpg, if it is yuyv mode, save the picture as *.yuv, each run grab six pictures.)
Platform: | Size: 7168 | Author: bobhui | Hits:
« 12 »

CodeBus www.codebus.net