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

搜索资源列表

  1. kalmanfortracking

    0下载:
  2. opencv做的camshift例程,可以跟踪目标,实时性好-opencv do camshift routines, can track targets in real time with good
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:108141
    • 提供者:张超蓝
  1. 1

    0下载:
  2. opencv做的camshift例程,可以跟踪目标,实时性好-opencv do camshift routines, can track targets in real time with good
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2216026
    • 提供者:张超蓝
  1. kalman_and_meanshift

    0下载:
  2. 基于opencv的目标跟踪示例代码,不错的学习实例,自己用过的-Opencv target tracking based on sample code, examples of good learning that he used
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3638
    • 提供者:ptdoe
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15307
    • 提供者:黄文伟
  1. opencv_tracking001

    0下载:
  2. 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:90935
    • 提供者:honghai
  1. cir_cu

    0下载:
  2. 实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。用OPENCV库函数在WIN32控制台中编写.-To achieve contour tracing, and draw the outline, this procedure leads to an outline of the circle, to seek the circle center and radius of this circle draw, in contrast with
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:51228
    • 提供者:张杨
  1. Face_Recognition

    0下载:
  2. 这是一个利用OPENCV实现的人脸跟踪识别的程序的源码,具体的过程都有详细的描述,希望对大家的学习有帮助!-This is an implementation using OPENCV Face Tracking source identification process, the specific procedure described in detail, want to help everyone to learn!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:16244
    • 提供者:王政
  1. On_Mouse

    0下载:
  2. 一个可以手工标定图像区域并实时显示位置的程序,可以很方便的移植为图像标注工具、物体检测工具和对象跟踪工具等。-Manual calibration of an image region and display the location of procedures, can be easily transplanted to image annotation tool, object detection and object tracking tools and other tools.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1922
    • 提供者:Swai
  1. 23zhengbkgrd

    0下载:
  2. 里面包含了二桢和三桢的差分目标跟踪方法,使用的是opencv的方法-Which contains two frames and three frames difference tracking method, using the method opencv
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1434962
    • 提供者:方天柱
  1. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8200
    • 提供者:曾雯
  1. Tracking

    0下载:
  2. 用粒子滤波实现的一个跟踪,使用opencv的代码,opencv安装在c盘,所以如果想编译的话,就必须在c盘安装opencv,其他说明看压缩文件-The particle filter is a tracking code to use opencv, opencv installed in the c disk, so if you want to compile, then it must be installed in c drive opencv, other shows to see c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2125247
    • 提供者:魏水清
  1. OPENCVfacedetection

    0下载:
  2. 用OPENCV做的人脸识别程序,实现跟踪检测,用的是自带的分类器-OPENCV do with face recognition program, to achieve tracking and detection, using a built-in classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:85892
    • 提供者:jianghua
  1. kalman

    0下载:
  2. opencv实现kalman滤波器跟踪一个旋转的点-opencv kalman filter to track implementation of a rotating point
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1351153
    • 提供者:yangxin
  1. WATCH

    0下载:
  2. 使用opencv和visualC++进行编译,能够完成视频的跟踪和记录。-VisualC++ using opencv and compiled, to complete the tracking and recording video.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2706527
    • 提供者:yangyang
  1. camshiftInMFC

    0下载:
  2. 在MFC中显示视频, 并且用opencv的camshift算法跟踪目标, 用的是颜色直方图.-MFC shown in the video, and the camshift algorithm using opencv tracking targets using a color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1929704
    • 提供者:gilbert
  1. ObjectTracking

    0下载:
  2. 物体追踪。日本opencv的配套程序。实现动态物体的跟踪功能-Object tracking. Japan opencv matching procedures. Tracking of dynamic objects
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:4834
    • 提供者:sunfeng
  1. OpenCV_based_tracking

    0下载:
  2. 运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring measurements and video compressi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:180101
    • 提供者:abc
  1. tracing

    0下载:
  2. 此代码用opencv和cv++实现运动目标的跟踪-This code cv++ with opencv and tracking moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-06-22
    • 文件大小:39052820
    • 提供者:王洪
  1. OPENCVwrittenproceduresforidentifyingandtrackingmo

    0下载:
  2. OPENCV写的运动目标识别与跟踪程序 用于目标跟踪的轨迹拟合-OPENCV written procedures for identifying and tracking moving targets
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:431228
    • 提供者:岳祥坤
  1. GMM

    0下载:
  2. 混合高斯模型做的视频跟踪系统,具有良好的跟踪效果-Gaussian mixture model to do a video tracking system, has a good tracking results
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:436554
    • 提供者:张学贺
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 36 »
搜珍网 www.dssz.com