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

搜索资源列表

  1. PeopleCounter

    0下载:
  2. It is a people counter perform using opencv library and C++ language. Has also implemented background subtraction and object tracking.
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:5576704
    • 提供者:pawlik.b
  1. camshift-camera

    0下载:
  2. 基于视频的camshift运动目标跟踪算法,OPENCV-Video-based motion tracking algorithm camshift, OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1344448
    • 提供者:jiang
  1. MoveDetection

    0下载:
  2. 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:43543159
    • 提供者:sue_Langsujuan
  1. trackopenvcing

    0下载:
  2. 一个基于Visual C++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪源代码。-Based Visual C++ and opencv motion detection program, run the mouse movement without frame circle graph tracking the source code can be achieved.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8095016
    • 提供者:快捷的
  1. HumanTracking

    0下载:
  2. 人体运动跟踪源代码,经过测试可以使用,基于opencv实现实现的,简单实用-Human Motion Tracking source code through the test could be used, based on the opencv implementation to achieve, simple and practical
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4102665
    • 提供者:梁浩
  1. Capture

    0下载:
  2. 函数功能说明:利用c#+OpenCV实现视频运动的检测-Functions Function Descr iption: Use c#+ OpenCV to achieve video motion detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:822
    • 提供者:lp
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. Hand-detection-and-recognition

    0下载:
  2. 基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:1601
    • 提供者:GJ
  1. VIS

    0下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7500205
    • 提供者:
  1. MovingDetection

    0下载:
  2. 用Opencv实现的一个运动检测的程序。通过摄像头捕捉,把捕捉到的图像分为前景和背景,从而检测出运动图像。-Achieved with Opencv a motion detection process. Captured by the camera, the captured image are separated into foreground and background, to detect the moving image.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-15
    • 文件大小:3857235
    • 提供者:蓝天白雪
  1. blocktrack

    0下载:
  2. 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2053642
    • 提供者:陈汤
  1. VTraffic(thread_no_leak)

    0下载:
  2. VC6.0+opencv环境下运动检测的实例,使用了帧差法、GMM方法等,可以对比不同建模方法的效果-VC6.0+ opencv environment, motion detection example, using the frame difference method, GMM methods, you can compare the effect of different modeling methods
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:309617
    • 提供者:王志
  1. Tracking_and_Object_Classification_for_Automated_S

    0下载:
  2. O.Javed and M.Shah. 《Tracking and object classification for automated surveillance》. 这篇英文文献是有关运动目标检测跟踪及其分类的文章。该文利用“人体运动的周期性”,把运动目标分为人、人群、机动车。具有较强的参考价值。-O. Javed and M. Shah. " Tracking and object classification for automated surveillance" .
  3. 所属分类:Development Research

    • 发布日期:2017-04-10
    • 文件大小:1049434
    • 提供者:brk1985
  1. ocvtr2

    0下载:
  2. motion detection made in processing. it detects motion in stream taken from webcam using OpenCV specialised and dedicated library. It is based on Java and is free - made by Intel-motion detection made in processing. it detects motion in stream taken
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:977
    • 提供者:valentin
  1. tracking

    1下载:
  2. 基于vc++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪。-Vc++ and based on the motion detection opencv procedures, run-time frame to select the mouse movement can be achieved without the tracking map.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8089300
    • 提供者:William Fan
  1. movl

    0下载:
  2. 基于OPENCV的运动检测代码,该代码有另种模式可选,效果不错,愿和大家分享-motion detected codec based of OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:84701
    • 提供者:宋宜良
  1. VCOPENCV

    0下载:
  2. VC与opencv环境下人脸角点检测与运动跟踪-VC environment with the opencv Human Face detection and motion tracking Corner
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3972089
    • 提供者:董辉
  1. UFO_Capture

    0下载:
  2. 在MFC專案下使用OpenCV 透過webcam 進行視訊中的motion detector 一但發生 motion即立刻存下照片檔案(bmp) 本人對於超自然現像非常有興趣.此程式是原本是使用於拍攝天空.期望會抓取到UFO.但只看到一些蟲子與飛鳥-this is UFO capture program.I use MFC+ OpenCV lib ,detector the sky by webcam.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-03
    • 文件大小:15632492
    • 提供者:lanis H
  1. c

    0下载:
  2. opencv sample for medicine image process, especially for image enhance and motion correction.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1190598
    • 提供者:吕晓阳
  1. main

    0下载:
  2. openCV. motion video
  3. 所属分类:Video Capture

    • 发布日期:2017-04-11
    • 文件大小:1091
    • 提供者:chekan
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com