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

搜索资源列表

  1. VFW-OpenCV-aviplay

    2下载:
  2. 基于VFW和OpenCV的avi视频捕捉程序,还可以从文件播放,很有价值,推荐-based on the VFW and OpenCV avi video capture process, but also from the player very valuable. Suggest
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1459852
    • 提供者:王刚
  1. opencv-ex3-5

    1下载:
  2. /* 程序名称:laplace.c 功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。 */
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:421391
    • 提供者:赵富强
  1. OpenCV

    0下载:
  2. 本程序包括图片的打开、关闭和边缘检测,还有视频的处理(包括avi和摄像头采集到的)。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2280830
    • 提供者:张雯
  1. 从avi文件中读视频

    1下载:
  2. OpenCV读取并显示avi视频文件
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-10-23
    • 文件大小:6501
    • 提供者:hzyaojianfu
  1. HaarFaceDetect.zip

    0下载:
  2. This program is the haar opencv face detector slightly modified for ease of use There are command line options available to avoid the need to use the gui (see facedetect.cpp for the command line option format This program needs fltk installed. I
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:84312
    • 提供者:陈忠翔
  1. simple_bg_subtraction_based_on

    0下载:
  2. 基于opencv和帧差法实现彩色avi视频的,可以减除光照变换较明显的静态背景。附实验视频。,Opencv-based and frame color difference avi video, you can remove the more obvious light transform the static background. Experimental video attached.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:27046714
    • 提供者:zhezhe
  1. opencv

    0下载:
  2. opencv实现的目标跟踪程序,可以捕捉AVI视频中的运动目标并实现定位-opencv goal tracking program, you can capture video in AVI moving target and to achieve positioning
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9878482
    • 提供者:
  1. swistrack.tar.gz

    0下载:
  2. SwisTrack is a powerful tool for tracking robots, humans, animals and objects using a camera or a recorded video as input source. It uses Intel s OpenCV library for fast image processing and contains interfaces for USB, FireWire and GigE cameras, a
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6685456
    • 提供者:valefar
  1. avitobmp

    0下载:
  2. avi视频转换为bmp 利用Visual C++和OpenCV将AVI视频转换为bmp帧文件-avi to bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:7856
    • 提供者:liujiafei
  1. AVI-video-file-to-write

    1下载:
  2. OPENCV 写入AVI视频文件!!!!! 适用于初学者-OPENCV AVI video file to write! ! ! ! ! Apply to beginners. . .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:964
    • 提供者:赵阳
  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. OpenCV-WritingAvi

    0下载:
  2. OpenCV Writing a Avi file
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:255365
    • 提供者:xikao
  1. 111writer

    0下载:
  2. 采用opencv编写,可以保存视频,例如检测后的二值视频,可以保存为avi格式,比较好用,自己编写-Opencv used to prepare, you can save video, for example, after detection of binary video, you can save it as avi format, more convenient, I have written
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:17866
    • 提供者:刘慧
  1. yuv-AVI

    0下载:
  2. 简单的YUV转AVI算法,使用opencv库函数实现-Simple YUV switch AVI algorithm, use the opencv library functions to achieve
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8441257
    • 提供者:wuhui
  1. avi2bmp

    0下载:
  2. convert avi file to bmp files, need OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:628
    • 提供者:vols
  1. ORDER_LOGOS_VIDEO

    0下载:
  2. Using EmguCV (one of the powerful C# wrapper of OpenCV) this code locate logos onto webcam frames and save as avi video.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:471770
    • 提供者:yamanalp
  1. saveFrame

    0下载:
  2. An OpenCV program to read a raw AVI video and save them as frames. Please configure the project s properties correctly to make the program compiles successfully.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3701251
    • 提供者:encore1
  1. avi

    0下载:
  2. opencv 实现一个从视频中截取图片的程序 非常有用-opencv realized interception of a picture from a video program is very useful
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:720
    • 提供者:ximen
  1. motiopenlice

    0下载:
  2. 一个使用opencv编写的提取avi视频的水平和垂直时空切片的程序代码,可以用于视频镜头切换检测。-A written extract using opencv avi video horizontal and vertical slice of space-time code can be used for video shot change detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:9305
    • 提供者:快捷的
  1. GUI-interface-of-OpenCV

    0下载:
  2. OpenCV-GUI界面的制作-AVI文件播放-OpenCV-GUI interface make-AVI file playback
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2125727
    • 提供者:peiyongliu
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com