Welcome![Sign In][Sign Up]
Location:
Search - rgb to yuv open

Search list

[GUI Develop分量图

Description: 可以打开图像并且查看其RGBYUV各分量-can open up its image and to detect the weight RGBYUV
Platform: | Size: 95232 | Author: 杨玉 | Hits:

[Streaming Mpeg4yuvplayer123789

Description: 稍微修改了一下网上的yuv播放程序,可以方便打开yuv文件,但还没有暂停功能 希望大家能够提出宝贵意见,共同进步。-slightly revised the Internet about the yuv player, it is convenient to open yuv documents, but not suspended function hope we can come up with valuable advice, and common progress.
Platform: | Size: 45056 | Author: 张和 | Hits:

[Special Effectsrgb2yuv

Description: 这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快-This is the RGB data into a YUV data of the source code, I tested the speed very quickly
Platform: | Size: 568320 | Author: dwedw | Hits:

[Streaming Mpeg4FfmpegH264DecoderLib

Description: 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC2005,VC2008. -The decoding library to ffmpeg as a reference model for different grades of H.264 streams was amended to decode the core parts of the corresponding MMX optimization. The whole decoding process comprises three steps, according to the order simply call the header file describing the initialization, handling, release of these three functions can be. Decoded image data obtained as YUV, the project would convert YUV to RGB, direct display, eliminating the need for decoding, but also with tools such as open YUV file YUVViewer steps, more of the convenient. Support the various grades of H.264 stream decoding, the H.264 yards in exile in H264Test directory can be. Compile Platform: VC6.0, VC2005, VC2008.
Platform: | Size: 6300672 | Author: 致胜织梦 | Hits:

[OpenCVrgb2yuv

Description: rgb图像转yuv,基于opencv。仅供参看-rgb image transfer yuv, based opencv. Only see
Platform: | Size: 1778688 | Author: sunxu | Hits:

[Multimedia DevelopYUVRead

Description: open yuv video file with opencv (do the convert to RGB) and display to screen
Platform: | Size: 4021248 | Author: adir | Hits:

[Special EffectsYUV2RGByuanma

Description: 打开YUV文件,然后转为RGB格式,这是一个完整的源码,有参考意义-Open YUV file, and then converted to RGB format...
Platform: | Size: 1890304 | Author: wj | 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:

[Video Capturevideo_capture

Description: 采用V4L2(video4 linux2)编程,在开发板上实现视频监控。开发板的USB外界摄像头后,运行该程序可在屏幕上看到实时监控画面。在V4L2中,视频设备被看作一个文件。打开设备文件后,获取设备的capability,检测视频设备支持标准,进而设定视频采集方式(内存映射的采集方式),捕捉到的图像数据利用yuv格式转换为rgb格式的算法进行处理,处理后的图像数据循环入队列缓存,并重新采集下一张视频数据。-Using V4L2 the (Video4 linux2), programming, development board video surveillance. Development board USB external camera, run the program on the screen to see the real-time monitoring screen. V4L2 video device as a file. Open the device file, get the equipment Capability detection video equipment supports standard, and then set the video capture mode (collection) of the memory-mapped image data captured using the YUV format conversion algorithm for RGB format for processing, after processing The image data cycle into the the queue cache and re-capture the next video data.
Platform: | Size: 26624 | Author: 侯识欢 | Hits:

[CSharpinclude

Description: 打开一副BMP图片,读取BMP文件中的数据,获取图片中像数点RGB的数值,显示到屏幕界面中。(如果不能打开BMP可以先试着打开YUV文件,然后计算第二步的内容) 将RBG数据转换成YUV格式的,并计算Y分量的平均值,统计出图像灰度直方图,显示直方图。 将RGB数据表述的图像进行2:1的下采样,原来图像是2Xx2Y的宽高大小,新的图像为XxY的大小图像,并显示到界面中。-Open a BMP picture, read BMP file data, the number of points for pictures like the RGB values ​ ​ to the screen interface. (If you can not open BMP can first try to open YUV file, and then calculate the contents of the second step) to RBG data into YUV format, and calculate the average value of the Y component, the statistics of the image histogram, histogram display. Expressed in the RGB image data is 2:1 downsampling, the original image is a 2Xx2Y size width and height of the new size of the image is XxY images and displayed on the interface.
Platform: | Size: 18432 | Author: 肖秀秀 | 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:

CodeBus www.codebus.net