搜索资源列表
yuv_viewer
- YUV视频播放器,可选择灰度播放或彩色播放。-YUV video player, the option of broadcasting or gray color broadcast.
YUVPlayer_Src
- 做视频处理的肯定都要乃至YUV格式图像数据,这里给出了一个YUV图像/视频内容播放器,并将其源码也公开了出来,推荐视频方向人员下载使用!-do video processing, and even the affirmation must YUV format image data, Here is a YUV image / video content player, and will also open its source code out, Video direction staff r
YUViewer
- YUV播放器的源代码 (注:我不能确定它的类别选择是否正确,请站长指正,谢谢!)-YUV broadcast of the source code (Note : I am not sure which category to choose whether or not correct, the station corrected, Thank you!)
YUV_PLAYER
- YUV播放器扩展,可以进行黑白和彩色YUV视频格式的播放和单帧查看等功能,很好用,欢迎下载!-YUV player expansion can be black-and-white and color video YUV format of broadcast and single-frame View, and other functions, is useful, welcome to download!
MyYUViewer
- 这是一款简单的从YUV到RGB,RGB到YUV转换的播放器
GDIyuvplayer
- YUV播放器,采用多线程,功能完善,bug少
MyYUViewer
- YUV格式视频播放器源代码,尤其对新手有很大的训练价值!
YUVviewerSrc
- yuv格式文件的浏览工具。可以直接播放yuv格式的文件,一般的播放器如realone和winplayer不能播放。
yuvplayer.rar
- yuv 序列播放器,可播放YUV格式的视频文件 。一个很好的YUV播放器,对于播放器感兴趣的,可做参考,YUV sequence player, can play YUV format video files. YUV a very good player for player interested in the available reference
OpenCVPlayer.rar
- QCIF播放器,包括YUV转RGB,OpenCV函数显示RGB帧,QCIF player, including the YUV to RGB, OpenCV function display RGB frame
yuvplayer
- 一个非常好用的YUV播放器,将文件读出后,转换为RGB图像并显示出来。-YUV a very nice player, a file read, converted to RGB image and displayed.
YuvViewer
- 一个很好的YUV播放器 并且有源代码 有学视频编解码的可以下来 -a good YUV player
yuvplayer
- linux下用opengl实现的yuv播放器。-Under linux with opengl implementation yuv player.
YUVviewer_src
- YUV播放器源代码,可以学习多线程和YUV播放,对呀YUV数据存储播放由很大帮助-YUV player source code
YUVviewer
- YUV视频播放器,可以学习下源码,可以在此基础上自己添加功能-YUV video player, you can study the source code, based on their own to add functionality
two-views-YUV-player
- 同时播放两个视点的YUV视频播放器,同时播放两个视点的YUV视频播放器-Simultaneously play two viewpoints YUV video player
YUVPlayer
- yuv播放器支持打开播放YUVFiles (*.4cif *.cif *.qcif *.yuv)格式的文件,作为一个简单,方便和易于使用的播放器 -yuv player supports open play YUVFiles (* .4cif * cif ..* qcif .* yuv) file format, as a simple, convenient and easy to use player
YVRGB(YV12-RGB)
- 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 algor
YUVviewerForHEVC_new_version
- YUV格式视频的播放器,尤其适用于HEVC的CU划分结果的查看和分析。(YUV format video player, especially for the HEVC CU division results of view and analysis.)
YUV_Player_简易YUV播放器
- debug文件夹下有可直接运行的EXE文件,可以先预览一下效果。 实现YUV视频的播放、暂停、下一帧、退出等功能。 基于MFC、C++实现。 YUV格式视频需要通过YUV转换器实现,已包含在文件夹内。(Debug folder can be run directly under the EXE file, you can preview the effect. YUV video playback, pause, next frame, exit and other functions.