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

搜索资源列表

  1. background-difference-method

    0下载:
  2. 利用OpenCV中背景差分的函数,进行背景差分法构建,可以很好的进行运动目标检测-Background difference method based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1197896
    • 提供者:陈立鹏
  1. moving-objiec-detection

    0下载:
  2. 基于opencv的运动目标检测,帮助初学者对opencv有一个感性的认识-Opencv-based moving object detection, to help beginners have an emotional understanding of opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:1604
    • 提供者:zhaoqingyong
  1. NewShooterDemo

    0下载:
  2. 快速的运动估计算法。VC6+opencv1.0(仅用于摄像头读取和显示),能够判断并显示摄像头移动方向,对视频中物体运动有一定的稳定性。调试通过,可对摄像头视频实时处理,也可以读取视频文件。随着摄像头的移动,画面上会有直线标明摄像头移动方向,简单直观!-VC6+ opencv (read only for the camera and display), and a camera can judge the direction of movement, the movement of objec
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1013828
    • 提供者:zeng xiao
  1. cv_example

    0下载:
  2. 用VC6.0编写,利用OPENCV库开发的连续两帧差分法的运动前景检测程序,将需要处理的视频文件改名为sample.avi运行exe即可-Written by VC6.0, database development using OPENCV difference method of continuous two prospects for the movement detection process, will need to handle video files to run the exe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1448707
    • 提供者:付刚
  1. gmmbeijing

    0下载:
  2. 基于opencv的混合高斯背景模型,用对运动目标的背景提取,可保存背景 -Opencv-based mixture Gaussian background model with the moving target of the background extraction, background can be saved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1088
    • 提供者:hao
  1. move-track

    0下载:
  2. 使用OpenCV 来寻找轮廓实现视频流的运动目标检测 能检测一段视频或网络摄像头实时读入视频中的运动物体-Achieved using OpenCV to find the outline of the video stream to detect a moving target detection webcam real-time video or read the moving objects in video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2895
    • 提供者:
  1. face-tect

    0下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序-A good environment with VC Opencv based video capture image filtering and corner detection motion tracking vc procedures can be achieved opencv image filtering 2Copencv face corner detection 2Copencv motion
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:252406
    • 提供者:ldcr
  1. OpenTLD

    0下载:
  2. 用于在视频中进行运动物体的跟踪。matlab与c混合编程,需要用到openCV。-For tracking moving objects in the video.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9590507
    • 提供者:ning
  1. getImg

    0下载:
  2. 利用OPENCV,实现运动目标的前景检测-Use OPENCV, to achieve the prospect of moving target detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3767405
    • 提供者:贾天元
  1. tracking_of_moving_object

    0下载:
  2. 在视频中,用OpenCV工具,对运动物体进行跟踪,获取它的位置-Tracking of Object Using OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8270
    • 提供者:
  1. Movement-target-detection

    0下载:
  2. 通过VC++和opencv轮廓实现视频流的运动目标检测-Through the outline of the moving object detection realize streaming video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:150292
    • 提供者:trobert
  1. optical-flow-algorithm-simulation-

    0下载:
  2. 提出一种基于OpenCV图像库的运动目标处理算法仿真方法,介绍了OpenCV库的特点和VC6环境下的配置,通过调用库中的视频读写函数、图像特征计算和光流计算函数,得到运动目标的光流场,为运动目标状态分析和跟踪提供了基础,仅在-OpenCV-based optical flow algorithm simulation exercise goals
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:194994
    • 提供者:mei88
  1. moving-object-detection-method-

    0下载:
  2. 针对视频监控系统的运动目标检测部分,介绍了以OpenCV为平台,以背景减法与帧差法为基础的检测方法。它以背景减法建立和更新背景模型,利用感兴趣区域的设置提高实时性,引入修正的大津法自适应阈值改善二值化效果,并以帧差法为补充降低虚报率及光照变化的影响。实验表明,该方法可以快速有效地对运动目标实施报警。-OpenCV-based moving object detection method and application of some of the articles I read, I feel
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:260901
    • 提供者:mei88
  1. target-detection-and-tracking

    0下载:
  2. 论文针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,利用OPENCV的运动物体跟踪的数据结构、函数和基本框架,建立一个由人机交互界面模块,运动物体的前景检测模块,运动物体的团块特征检测模块等,最后使用建立的系统进行了实验,结果表明系统能正确的进行运动物体的实时检测和跟踪,并具有良好的鲁棒性。-OpenCV-based moving target detection and tracking of some of the articles I read, I feel you c
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:254765
    • 提供者:mei88
  1. TrackandID

    0下载:
  2. 运动目标检测,多目标跟踪技术,有助于进一步提高对opencv的理解能力。-Moving target detection, multiple target tracking technology to help further enhance the understanding of opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6399387
    • 提供者:weijie
  1. opencvjiance

    0下载:
  2. 调用opencv库对视频中的运动车辆进行检测,对帧间差法进行了相应的改进,基本消除了随机噪声点,取得了较好的效果。-Using the opencv library to detect the moving target in the video, and improve the method and give good effect.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14584086
    • 提供者:dht
  1. MFCPcamshift

    0下载:
  2. MFC与OPenCV结合实现对运动物体的跟踪-MFC and OPenCV to realize the tracking of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5536659
    • 提供者:乔冲
  1. detection-and-tracing--

    0下载:
  2. 基于OpenCv的运动目标检测与跟踪研究-detection and tracing of moving objects based openCV.rar
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8666513
    • 提供者:许峰
  1. mfd

    0下载:
  2. 运动检测和人脸检测,基于opencv的运动人脸检测-motion face detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4287929
    • 提供者:Luis
  1. cbMotion

    1下载:
  2. 室内目标跟踪的项目,先是包括光照补偿和阴影去除的图像处理,再就是稍微修改了下码书模板和运动模板,需要的话可以参考下。 本科毕业设计,基于VisualC++ 6.0和OpenCV 1.0。-ndoor target tracking project, first lumen compensation and shadow removal, image processing, then there are slightly modified under the code book temp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2743325
    • 提供者:零崎影识
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 23 »
搜珍网 www.dssz.com