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

搜索资源列表

  1. OpenCV_Manual

    0下载:
  2. This article describes the basics of working with images, motion analysis and tracking of the object in OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:918190
    • 提供者:kudukSweetone
  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. MotionDetection

    0下载:
  2. Motion Detection .rar by opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:966
    • 提供者:duongducdat
  1. JMyron0025

    0下载:
  2. t’s a relatively easy thing for computers to “see” video, but “computer vision” goes a step further, applying a wide range of techniques by which computers can begin to understand and process the content of a video input. These techniques tend toward
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:208640
    • 提供者:Isuru
  1. mfd

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

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

    0下载:
  2. motion detection using opencv in c
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:156411
    • 提供者:mohit
  1. ReadVideo-avi

    0下载:
  2. 基于VC6.0利用OPENCV“读视频AVI文件和运动问题检测”的例程,用VC6.0的MFC对话框实现-Based on OPENCV VC6.0 use "read video AVI files and motion detection" routines, the MFC dialog box with VC6.0 realization
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8204597
    • 提供者:成龙
  1. videostabilization

    0下载:
  2. 利用运动矢量补偿的视频去抖动算法,算法快速。基于openCV开发-motion vector stabilization
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:3003948
    • 提供者:azuo
  1. SSL08

    0下载:
  2. OpenCV基于帧间差分的运动检测和轮廓提取-OpenCV based on frame difference, motion detection and contour extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:321523
    • 提供者:ssl
  1. 73179650motiontrack

    0下载:
  2. motion detection using opencv in VC-motion detection using opencv in VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:8835
    • 提供者:emre
  1. tt

    0下载:
  2. OPENCV实现颜色识别,特征提取,运动检测等功能,其中包含读取图像-OPENCV color recognition, feature extraction, motion detection function, which contains the read image
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14953010
    • 提供者:bbmmgg
  1. 2_MotionTracking

    0下载:
  2. opencv motion tracking source code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1619
    • 提供者:ricproenca
  1. ahumantraackc

    0下载:
  2. opencv实现的人体运动跟跟踪源码,简单易懂可直接使用。 -opencv realized human motion and tracking source, easy to understand can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:190732
    • 提供者:奖励
  1. VideoDetect

    0下载:
  2. 基于OpenCV的简易目标检测跟踪程序,能够实现对每帧视频的连续编号截图,可以实现键盘对视频播放的控制,能对每一视频帧生成包含运动目标区域的前景图像,采用某种策略实现对运动目标的跟踪,并用矩形框+编号将运动目标标出。-A simple target detection program base on OpenCV , which can numbered consecutively for each frame of video screenshots, keyboard control the
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6152853
    • 提供者:肖帅
  1. TMottion_Muiih

    0下载:
  2. 本程序源码是一种基于Visual C++6.0 + opencv,根据人体运动识别别播放音乐。设计到的技术有计算机视觉,canny边缘检测,人体分割等。-The program source code based Visual C++6.0+ opencv, according to the human motion recognition do not play music. The technical design to computer vision, canny edge detecti
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:40692
    • 提供者:分界线
  1. opencv_kalman

    1下载:
  2. 本次实验来源于opencv自带sample中的例子,该例子是用kalman来完成一个一维的跟踪,即跟踪一个不断变化的角度。在界面中表现为一个点在圆周上匀速跑,然后跟踪该点。看起来跟踪点是个二维的,其实转换成角度就是一维的了。 Kalman滤波理论主要应用在现实世界中个,并不是理想环境。主要是来跟踪的某一个变量的值,跟踪的依据是首先根据系统的运动方程来对该值做预测,比如说我们知道一个物体的运动速度,那么下面时刻它的位置按照道理是可以预测出来的,不过该预测肯定有误差,只能作为跟踪的依据。另一个依
  3. 所属分类:OpenCV

    • 发布日期:2016-12-01
    • 文件大小:339968
    • 提供者:wuwei
  1. tupian1

    0下载:
  2. 该程序是基于opencv开发的vs2008源代码,用于实现人体运动目标的检测-The program is based on the source code the opencv developed vs2008, used to achieve the goal of human motion detection
  3. 所属分类:Console

    • 发布日期:2017-11-03
    • 文件大小:9479120
    • 提供者:daling
  1. detection

    0下载:
  2. 该程序是基于opencv开发的vs2008c++源代码,用于实现人体运动目标的检测-The program is based on the source code the opencv developed vs2008, used to achieve the goal of human motion detection
  3. 所属分类:Console

    • 发布日期:2017-11-25
    • 文件大小:3805026
    • 提供者:daling
  1. ContourTracking

    0下载:
  2. usb摄像头的读取和视频的播放和暂停 图像的边缘检测和移动检测 利用opencv和vs2010-read usb camera and video playback and pause image edge detection and motion detection using opencv and vs2010
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-02
    • 文件大小:14556617
    • 提供者:weq
  1. onurOpenCV

    0下载:
  2. opencv orb motion detection
  3. 所属分类:MacOS develop

    • 发布日期:2017-11-23
    • 文件大小:3638
    • 提供者:calikus
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com