CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - yuv文件

搜索资源列表

  1. video_capture

    0下载:
  2. 采用V4L2(video4 linux2)编程,在开发板上实现视频监控。开发板的USB外界摄像头后,运行该程序可在屏幕上看到实时监控画面。在V4L2中,视频设备被看作一个文件。打开设备文件后,获取设备的capability,检测视频设备支持标准,进而设定视频采集方式(内存映射的采集方式),捕捉到的图像数据利用yuv格式转换为rgb格式的算法进行处理,处理后的图像数据循环入队列缓存,并重新采集下一张视频数据。-Using V4L2 the (Video4 linux2), programming,
  3. 所属分类:Video Capture

    • 发布日期:2017-11-12
    • 文件大小:26346
    • 提供者:侯识欢
  1. encode

    0下载:
  2. Ti芯片DM8168上面编码源码,内含yuv转H264的demo和相关yuv视频文件-failed to translate
  3. 所属分类:Driver develop

    • 发布日期:2017-11-23
    • 文件大小:21200
    • 提供者:huangzhuliang
  1. YUVddraw

    0下载:
  2. 采集USB摄像头视频并存储为YUV格式文件-video capture and store for YUV format
  3. 所属分类:Video Capture

    • 发布日期:2017-11-08
    • 文件大小:51856
    • 提供者:王永玉
  1. YUVplayer

    1下载:
  2. 一款简单但是功能相对齐全的,基于MFC的多线程视频播放器,视频播放,暂停,快进,快退,下一帧,上一阵,打开文件,关闭文件等功能。支持YUV视频,界面较为简单,欢迎各位感兴趣的朋友继续完善-A YUV player, multi thread,MFC, many features have been completed. Welcome to update it for everybody who is interested in it.
  3. 所属分类:GUI Develop

    • 发布日期:2016-12-22
    • 文件大小:47104
    • 提供者:樱木
  1. H264toTs

    2下载:
  2. 可以将h264或yuv等文件转换为ts文件,里面封装了多个类,可以直接使用-H264 or can be converted to yuv ts files and other documents, which encapsulates multiple classes can be used directly
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2014-07-15
    • 文件大小:1266688
    • 提供者:青林
  1. opencv

    0下载:
  2. opencv打开yuv视频文件,黑白的,要改参数-opencv open yuv video files, black and white, to change parameters
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:939
    • 提供者:跳槽
  1. yuv2nv21

    0下载:
  2. 视频文件格式转码: 将yuv格式图像转换成nv12格式-yuv 2 nv12
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-17
    • 文件大小:4895395
    • 提供者:曾娟
  1. H.263--encod-and-decod

    1下载:
  2. 使用H.63格式进行视频与音频的编辑。 \H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 \播放工具 目录中存放的是用于播放YUV格式视频的工具。 \压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。 \原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。-Use of h.63 format for video and audio editing. \ h. 263 codec source code directory
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-08
    • 文件大小:2025186
    • 提供者:李映
  1. YUV_load

    0下载:
  2. 用于yuv格式文件视频的读取并转换为rgb数据-Yuv format for video read and converted to rgb data
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1376
    • 提供者:tution
  1. RGB2YUV

    0下载:
  2. 对bmp图像文件进行读写后RGB转化为YUV,同时将BMP的像素数据和转化后的YUV像素数据保存-Bmp image files on the size of the read output bmp file structure data and the interlaced scanning manner and converted into RGB YUV, BMP while the pixel data and the converted data is stored in YUV pi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1093199
    • 提供者:indetail
  1. PictureToYUV

    0下载:
  2. 功能:把图片变成yuv视频文件,一般用与视频编码中的图片转换。-Function: the picture into yuv video files, generally with the conversion and video coding.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-07
    • 文件大小:5456
    • 提供者:李达
  1. cudaEncode

    0下载:
  2. 此示例演示如何有效地使用CUDA视频编码器API编码H.264视频。视频输入在YUV格式作为输入(系统CPU或GPU内存)和视频输出帧编码H.264文件-This sample demonstrates how to effectively use the CUDA Video Encoder API encode H.264 video. Video input in YUV formats are taken as input (either CPU system or GPU memor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13431385
    • 提供者:张帆
  1. Sobel_edge_detection

    0下载:
  2. Sobel边缘检测 C++ YUV视频文件-Sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11466040
    • 提供者:fei
  1. read_yuv

    0下载:
  2. 从yuv视频文件中读取各分量 可以显示各分量-yuv video
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:767
    • 提供者:柯小林
  1. simplest_ffmpeg_player

    0下载:
  2. 使用ffmpeg解码器将输入的avi,mpg等任意格式的视频文件转换为yuv格式的视频文件。程序内已包含ffmpeg动态链接库和包含文件,适合用于对ffmpeg的学习与研究。-Video file using ffmpeg decoder input avi, mpg, etc. convert any format video files to yuv format. Included within the program ffmpeg dynamic link library and inc
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-27
    • 文件大小:10306329
    • 提供者:谢诗阳
  1. YUV2BMP

    0下载:
  2. YUV转 BMP 能够实现YUV到BMP图像的转换,需要自己编译 生成可执行文件-YUV to BMP enables YUV to BMP image conversion, you need to compile an executable file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:21097
    • 提供者:
  1. yuvDisplay

    0下载:
  2. 使用opencv 打开YUV编码格式的视频文件-YUV encoding format using opencv open video files
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:861
    • 提供者:周杰
  1. yuvtoolsv2PYUVviewer

    0下载:
  2. YUV工具包原始视频文件处理与分析工具集,分析学习YUV不可缺少的工具。-YUV toolkit original video file processing and analysis tools to analyze learning YUV indispensable tool.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:739478
    • 提供者:赵兴隆
  1. MovingObjectsDetect

    0下载:
  2. 运动物体检测,支持YUV, RGB格式视频文件,完全使用MFC库编写,易于修改和移植。 您可以根据需要进行扩展。-Moving object detection, support YUV, RGB format video files, entirely written using the MFC library, easy to modify and transplantation. 您可以根据需要进行扩展。 You can expand according to their
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2076900
    • 提供者:xml
  1. 261

    0下载:
  2. 采用对数搜索的运动补偿策略将yuv视频文件压缩为261格式的视频文件-Motion compensation using logarithmic search strategy the yuv video file compression for video file format 261
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-10
    • 文件大小:2438094
    • 提供者:syc
« 1 2 ... 14 15 16 17 18 1920 21 »
搜珍网 www.dssz.com