CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - avi 压缩

搜索资源列表

  1. video_wvltcodinganddemo

    0下载:
  2. \\examples 目录中存放的是用于编码的demo视频,其中 \\tools 子目录中包含有一个将avi视频转换为yuv视频的工具 \\demo videos 子目录中存放的是可直接用于压缩的参数描述文件和相应的视频文件 \\video_wvltcoding 目录中存放的是视频编码的源程序。 -\\ examples directory is used to store the encoded video demo, which \\ tools subdirectory
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2174291
    • 提供者:张宾
  1. AVIPlay

    1下载:
  2. 使用OpenCV制作的AVI视频播放器,可实现多种功能,包括播放视频,压缩视频,视频截图,并且有可供拖动的视频进度工具条。-Produced using the OpenCV AVI video player, can achieve a variety of functions including video, compressed video, video capture, and there is drag the video for the progress of the toolbar
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:418661
    • 提供者:刘建淋
  1. avi2bmp

    0下载:
  2. 从未压缩的avi视频文件中提取出每一帧图像并且保存为bmp图像-Avi video file has never been compressed each frame is extracted
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:248361
    • 提供者:wynd
  1. AVIToMPEG

    1下载:
  2. AVI转MPEG源码.声明不是转MP4的.压缩包绝对没有密码的.-AVI to MPEG source. The statements are not to MP4. Compressed package there is no password.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:30561
    • 提供者:郭鹏
  1. Video_detection

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Algorithm for video presentation include: 1. Static background background prediction target detection 2.
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:100330
    • 提供者:chenping
  1. VideoTrack

    0下载:
  2. 视频运动目标检测和跟踪,在vc6.0下调试通过,测试的视频必须是非压缩的AVI视频 内容包括视频运动目标的检测,对检测的目标利用MeanShift算算法实现跟踪-Video moving target detection and tracking under the debugger in vc6.0 is passed, the test must be a non-compressed video of AVI video content including the video movi
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:91969
    • 提供者:罗胜华
  1. video

    0下载:
  2. 视频图像运动检测:该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Video motion detection: video support for the framework is limited to Windows AVI uncompressed RGB format, you can " file" menu to open the video to open video files.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:384765
    • 提供者:xuexia
  1. videocut_test

    0下载:
  2. avi 视频剪切及压缩测试程. 详情请参见文件注释-video cut and compress
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:521
    • 提供者:杨博
  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:568325
    • 提供者:王呈鹏
  1. videoprocessframework

    0下载:
  2. 目标检测演示框架算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Presentation framework of the target detection algorithms include: 1. The context of the background s
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:99092
    • 提供者:飞飞
  1. BMPtoAVI

    0下载:
  2. 将一个文件夹下的所有BMP文件合成一个非压缩的AVI视频,BMP文件的命名必须按照:0.bmp,1.bmp,2.bmp...n.bmp-A folder will be all the BMP files into one video uncompressed AVI, BMP file name must be: 0.bmp, 1.bmp, 2.bmp ... n.bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:35555
    • 提供者:wuliang
  1. BMP2AVI

    0下载:
  2. 将文件夹下所有BMP合成一个非压缩的AVI视频,BMP命名规则必须按照1.bmp 2.bmp....n.bmp-BMP files into one folder, all uncompressed AVI video, BMP naming must be 1.bmp 2.bmp .... n.bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6936827
    • 提供者:孙乐公
  1. EyeDetect

    0下载:
  2. VC6.0编译通过,图像采集支持usb摄像头,也可以读avi文件,图像采集和显示都直接用的openCV的库,需要的dll已放在压缩包中,不过用于人眼定位的模板库由于过大,没有上传,需同学们自行加载,放到release下的EyeDatabase目录即可。-VC6.0 compiler, support for usb camera image capture, you can read avi files, image acquisition and display are directly us
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5527293
    • 提供者:cstanker
  1. MyCodec

    0下载:
  2. 一个用opencv从视频中读入视频帧然后再压缩成avi的视频程序-A video with opencv read from the video frame and then compressed into avi video program
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:20367320
    • 提供者:张吉安
  1. AviRecord_opencv

    0下载:
  2. opencv开发的AVI视频压缩录制程序,能选择7种系统自带压缩算法,也可手动选择第三方压缩算法,使用vs2010+opencv2.3.1开发-Opencv development AVI video compression recording procedures, can choose 7 kinds of systems onboard compression algorithm, can also be manually selected third party compression
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:206168
    • 提供者:san
  1. openglAVI

    0下载:
  2. 利用vc编码打开avi格式的视屏文件,avi为无压缩的才行。-The vc encoding the open screen file in avi format, avi no compression of the job.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:4030544
    • 提供者:haung
  1. zhenchafa

    0下载:
  2. 里面有两个程序,一个是帧差法的运动目标检测程序(matlab),另一个是简单的视频倒叙播放,记得播放文件要用无压缩的avi格式视频文件,不然老出错,简单适合新手-There are two programs, one frame difference method of moving target detection program (matlab), the other is a simple flashback video playback, remember to play the fil
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1700
    • 提供者:李鸿生
  1. avi2apic

    0下载:
  2. avi2apic AVI提取帧 忽略对视频压缩方法-avi2apic AVI to a picture
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:13182519
    • 提供者:齐宏伟
  1. Video-Demo

    0下载:
  2. VC++视频图像运动目标检测,视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 视频只限于RGB非压缩Windows AVI格式-VC++ video image moving target detection, video presentations algorithm including: 1. The background prediction target d
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:103700
    • 提供者:yangdong
  1. avi-to-bmps

    0下载:
  2. 本软件是将一个非压缩的avi文件转化成多个bmp图片-this small software function have the ability of converting the uncompressed avi file to bmp files!!
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1995670
    • 提供者:azar
« 12 »
搜珍网 www.dssz.com