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

Search list

[Multimedia programyv12_Maker

Description: 调试YUV显示时可提供YUV图像生成器,方便调试。-debugging YUV display YUV images can be generated to provide for the convenience of debugging.
Platform: | Size: 12033 | Author: abby | Hits:

[Picture Vieweryv12_y 分量显示器

Description: YUV分量显示程序。可分别显示Y,U,V 分量。对于理解YUV机制有很好的帮助。-YUV component display program. May showed the Y, U, V components. YUV mechanism for understanding a very good help.
Platform: | Size: 50176 | Author: 朱立英 | Hits:

[Multimedia Developyv12_Maker

Description: 调试YUV显示时可提供YUV图像生成器,方便调试。-debugging YUV display YUV images can be generated to provide for the convenience of debugging.
Platform: | Size: 11264 | Author: abby | Hits:

[Picture Viewerdisp_yuv

Description: 我自己写的现实YUV原始数据的MATLAB程序。先进行数据的分离,再进行YUV到RGB的转换,-I wrote it myself reality YUV data of the original MATLAB. Data for the first separation and then YUV to RGB conversion.
Platform: | Size: 1024 | Author: Robin Ren | Hits:

[Streaming Mpeg4MyYUViewer

Description: YUV视频序列文件的读取和显示例程。VC++打开YUV格式(CIF或QCIF)的视频,还可以设置显示的帧率-YUV video sequence file to read and display routines. VC++ Open YUV format (CIF or QCIF) video, you can set the frame rate display
Platform: | Size: 9263104 | Author: pl | Hits:

[Picture Vieweryay-20060421-2

Description: yay is a good simple yuv picture display tools in linux/unix. Try yay -s 352x288 picture.yuv to see the yuv picture.-yay is a good simple yuv picture display tools in linux/unix. Try yay-s 352x288 picture.yuv to see the yuv picture.
Platform: | Size: 21504 | Author: 李光 | Hits:

[DirextXxfile

Description: DirectX 3D实现的一个不小的场景,一个仙女在其中翩翩起舞,充分展现3D魅力。-DirectX 3D does not realize a small scene, a fairy dancing in which to fully display the charm of 3D.
Platform: | Size: 8467456 | Author: 李琦 | Hits:

[Streaming Mpeg4YuvViewer

Description: 在vc中实现的YUV读取和显示程序。H264的测试序列都是YUV格式,该程序可以直接读取H264官方提供的YUV测试序列,并显示-Vc achieve in the YUV to read and display program. H264 test sequences are YUV format, the program can directly read H264 official YUV test sequence, and display
Platform: | Size: 1590272 | Author: 袁红星 | Hits:

[Multimedia DevelopYUVviewer

Description: 一个用来显示yuv视频文件的实例程序,mfc界面-A yuv video files used to display examples of the procedure, mfc interface
Platform: | Size: 849920 | Author: lqzh | Hits:

[Special EffectsYUVviewer_src

Description: yuv文件查看器,可以将yuv文件逐帧显示,界面很友好-yuv file viewer can be yuv files frame-by-frame display, the interface is very friendly
Platform: | Size: 24576 | Author: siant | Hits:

[Multimedia Developframeratesample0203

Description: 用来测试windwos显示视频的各个方式效率的关键代码,用于对比GDI,DIRECTDRAW YUV OVERLAY,DIRECT3D显示效率的差异-Used to test Windows to display video in various ways the key to efficient code, for comparison GDI, DIRECTDRAW YUV OVERLAY, DIRECT3D show differences in efficiency
Platform: | Size: 184320 | Author: cyberlink | 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:

[Windows Developimage

Description: ViewPic: display image of yuv420 or yuv422 and size of image are 352*288,352*240,704*576,704*480,720*480. ViewYUV: display video sequence of yuv 420,and 352x288 记得编译之前需要安装 directx,在vc中指定 directx的include和lib路径-ViewPic: display image of yuv420 or yuv422 and size of image are 352* 288352* 240704* 576704* 480720* 480.ViewYUV: display video sequence of yuv 420, and 352x288 remember before the compiler need to install directx, in vc specified include the directx and lib path
Platform: | Size: 97280 | Author: panxi | Hits:

[Picture Viewerjpegshow

Description: 可读取JPEG图像并显示在界面上,并获取RGB值,用于图像处理。-Can read and display JPEG images up at the interface and access to RGB value for the image processing.
Platform: | Size: 238592 | Author: 罗华 | Hits:

[Embeded Linuxyuvshow.tar

Description: 用Linux C写的基于minigui开源版本和V4L2的图像采集显示程序-Using Linux C write minigui-based open-source version of the V4L2 image acquisition and display program
Platform: | Size: 17408 | Author: David Liu | Hits:

[Special EffectsMyYUViewer

Description: YUV视频序列文件的读取与显示例程,还是比较好用的,可以自己修改-YUV video sequence file to read and display routines
Platform: | Size: 4822016 | Author: zoe | Hits:

[Special EffectsOpenCVPlayer

Description: QCIF播放器,包括YUV转RGB,OpenCV函数显示RGB帧-QCIF player, including the YUV to RGB, OpenCV function display RGB frame
Platform: | Size: 5120 | Author: 李君 | 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:

[Graph programYUV

Description: 实现YUV视频序列打打开,播放,暂停,显示帧位图,对YUV序列进行帧差法,心态学滤波,并能够实现背景重建-Achieve the YUV video sequence to play open, play, pause, display frame bitmaps, for YUV sequence frame difference method, mentality learning filter, and the background of the reconstruction can be achieved
Platform: | Size: 53248 | Author: 史惠 | Hits:

[Special EffectsYUVplay

Description: vc++中实现的yuv图像读取和显示程序,可以显示yuv图像序列-YUV display
Platform: | Size: 36864 | Author: taoyuezh | Hits:
« 12 3 4 »

CodeBus www.codebus.net