搜索资源列表
yuyv_yuv
- yuyv与yuv格式之间的相互转换源码,mfc编成实现,可以方便实现两种格式的相互转换-yuyv and yuv format conversion between the source, mfc organization realized, can facilitate the achievement of both the format conversion
rawsource
- RawSource (string filename, int width, int height, string pixel_type, int offset) # for loading raw video data # # filename: the raw file e.g. a YUV-file # width, height: you must specify the image dimensions. wi
yuy2
- yuv 4:2:0 to yuyv 4
rgb2yuyv.tar
- 在linux下,将bmp格式的图片转换成yuyv格式
v4l2_yuyv2RGB16
- v4l2 的视频采集 将yuyv转为RGB
YUV和YUYV的转换
- 此程序是实现YUV和YUYV格式之间的转换
基于V4L2的视频采集程序
- 基于V4L2的视频采集程序 支持采集YUYV输出格式的摄像头,并转换为RGB格式,动态实时显示,可达30帧每秒,显示清晰,流畅。。。
yuv
- 把bmp结尾的图片转换成YUV文件-Bmp picture at the end of the converted YUV file
yuyv_yuv
- yuyv与yuv格式之间的相互转换源码,mfc编成实现,可以方便实现两种格式的相互转换-yuyv and yuv format conversion between the source, mfc organization realized, can facilitate the achievement of both the format conversion
rawsource
- RawSource (string filename, int width, int height, string pixel_type, int offset) # for loading raw video data # # filename: the raw file e.g. a YUV-file # width, height: you must specify the image dimensions. wi
yuy2
- yuv 4:2:0 to yuyv 4
rgb2yuyv.tar
- 在linux下,将bmp格式的图片转换成yuyv格式-In linux, will bmp format images converted into YUYV format
yuv
- 一个可以将yuv420,yuv422格式转化成RGB的程序~-One can yuv420, yuv422 into RGB format procedures ~
showYUYV
- 打開及顯示16bpp YUYV文件,或可以加入載入16位YUYV數據的數組頭文件-open and display 16bpp YUYV binary file or please add a header file containing an array of data
m5602video.tar
- 基于QT4的linux 摄象头用应程序,支持YUYV格式 -QT4-based program for linux Camera used to be in support of YUYV format
mediasever
- 简单的socket实现基于XV显示的linux的网络视频播放器的(YUYV)的服务器端,供学习-Simple socket implementation of linux-based XV shows the network video player (YUYV) of the server side, for learning
yuyv-rgb-v4l2
- 几个关于图像格式转换,以及video for linux的使用介绍文档,包含了linux视频的采集,以及图像格式的变换-Several of the image format conversion, and introduced the use of video for linux documentation, including the linux video capture, and image format conversion,
YUYV-to-RGB
- UVC摄像头YUYV数据转为RGB C语言代码,查表法YUYV转换RGB速度很快-UVC camera YUYV data into RGB C language code lookup table to convert RGB fast YUYV
YUYV to RGB 20170620
- UVC摄像头YUYV数据转为RGB C语言代码,查表法YUYV转换RGB速度很快(UVC camera YUYV data into RGB C language code lookup table to convert RGB fast YUYV)
video_test
- linux下,通过调用uvc 摄像头来使用v4l2编程,获取yuyv的图像数据,有兴趣的朋友可以看看(Under Linux, using uvc camera to use v4l2 programming, get yuyv image data, interested friends can see)