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

搜索资源列表

  1. stream_vedio_on_web

    0下载:
  2. 通过OpenCV实现的网上视频程序,分服务器和客户端,需要OpenCV库的支持。-Stream vedio program developed under OpenCV library, there are server and client. You should have installed OpenCV library in you computer.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:3639
    • 提供者:瘦猪呆兔
  1. vms-0.0.1

    0下载:
  2. 视频监控系统 V0.0.1 本系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1。 更多新版本下载地址:http://sonew.512j.com/works.php 视频监控系
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:1092734
    • 提供者:苏松剑
  1. AVICapture

    0下载:
  2. 利用opencv编的一个小程序:启动摄像头并把读取的数据保存为avi格式的视频-Using opencv compiled a small program: to start the camera and to read the data saved as avi format video
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1343073
    • 提供者:congwenlong
  1. Camera

    0下载:
  2. 利用OpenCV,播放视频程序,检测运动目标-Play avi file base on OpenCV,Detection of moving targets
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1896138
    • 提供者:刘老根
  1. FGDetect

    0下载:
  2. 使用opencv类库,采集视频,采用背景相减法,提取前景-Use opencv library, capture video, using the background subtraction, extraction prospects
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-15
    • 文件大小:3978019
    • 提供者:Ziqiang
  1. renlianjiance

    0下载:
  2. 简单的人脸检测文件,可以对图像文件或者视频文件进行人脸检测-OpenCV face detection source code, can be used to carry out face recognition and treatment hope it can help to you
  3. 所属分类:Graph program

    • 发布日期:2017-11-07
    • 文件大小:48862826
    • 提供者:留青
  1. video

    0下载:
  2. 利用Opencv打开一段视频,并加入自己的字幕信息-open a video based on OpenCV, and insert some message in it
  3. 所属分类:Video Capture

    • 发布日期:2017-05-28
    • 文件大小:11485211
    • 提供者:chenlishan
  1. 93317474tracking

    0下载:
  2. 很好的视频跟踪代码,用opencv实现,基于c++开发的,个人感觉很好。-Very good code for video tracking,based on opencv and c++,I think it s very important for learners of opencv.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:6729
    • 提供者:ren
  1. OpenCV_CAM

    0下载:
  2. CAM学习程序 此程序基于OpenCV中CAM模块。可以用于CAM属性设置,采集视频信号并录制,设置录制视频解码器等方面的学习。 程序中用 R键控制程序开始录制, P键控制程序暂停录制, S键控制程序停止录制, 录制中有字符RECORD提示。 是一款集学习和实用为一体的小程序。-CAM learning process of this program is based on OpenCV in the CAM module. Property can be used
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1598315
    • 提供者:huangjian
  1. template_match_video

    0下载:
  2. 对视频用OpenCV实现模板匹配,效果很好-template matching using OpenCV,the results are good!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:5641
    • 提供者:贾甜甜
  1. signature

    2下载:
  2. 运用Opencv视频图像处理库编写的离线签名识别,首先选取16个签名做训练样本,再对剩下的样本进行测试-The use of video image processing library Opencv prepared off-line signature recognition, first select the 16 signatures to do the training samples, and then the remaining samples for testing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-30
    • 文件大小:12476473
    • 提供者:jzb
  1. CarCount

    0下载:
  2. 该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项-The program function is to achieve movement of vehicles on the road statistics. A small module function has t
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11649784
    • 提供者:徐飞
  1. MotionDetection

    1下载:
  2. 该程序主要是在OpenCV的环境下进行的运动检测,当物体开始运动时,视频窗口中将显示,运动物体的轮廓,在智能交通或是自动驾驶中有很好的应用-The procedure was carried out under an environment OpenCV motion detection, when the object began to campaign, the video window will show the outline of moving objects, in the Inte
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1351143
    • 提供者:Maclaon
  1. chapter2_3

    0下载:
  2. 基于OpenCV的视频播放程序,在文件中我将视频一起上传了,文件有点大,请见谅。-OpenCV-based video playback program, in the file that I uploaded the video together, file a bit big, sorry.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-20
    • 文件大小:5937074
    • 提供者:longtao
  1. FaceFind

    1下载:
  2. opencv摄像头人脸识别,也包括图片的人脸识别-opencv camera, face recognition, face recognition also includes pictures
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6405186
    • 提供者:黄强
  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-27
    • 文件大小:568325
    • 提供者:王呈鹏
  1. bcb_OpenCV_test

    0下载:
  2. BCB6下使用OpenCV,用DirectShow采集视频,帧率提高到30帧左右,新建线程播放视频,抛弃OpenCV自带GUI窗体,不使用cvWaitKey函数-BCB6 use OpenCV, with the DirectShow capture video frame rate up to 30 or so, the new thread to play video, discard OpenCV own GUI form, do not use cvWaitKey function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:892403
    • 提供者:ma
  1. readvideo

    0下载:
  2. 基于opencv的视频读入程序,可以从摄像头采集视频,将每帧暂时存入临时缓冲区并显示,为视频处理的基础程序块-Opencv video-based reading program, you can capture video from a camera will be temporarily deposited in the temporary buffer for each frame, and show that the basis for the video processing bloc
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:1378
    • 提供者:zhaolongfei
  1. video1

    0下载:
  2. opencv 视频获取 经过一夜的思考才写出来的-fdsf
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1386
    • 提供者:fds
  1. liyang03

    0下载:
  2. 利用opencv实现运动估计,里面包括一个典型的视频例子。-Opencv achieved using motion estimation, which includes a typical video example
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1989533
    • 提供者:姬冠妮
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com