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

搜索资源列表

  1. Tracking

    0下载:
  2. 使用VC++ 6.0 和 OpenCv实现粒子滤波目标跟踪算法,主要功能在MFC对话框内实现。-particle filter object tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6963332
    • 提供者:kevin hen
  1. shipin.rar

    0下载:
  2. 物体跟踪,基于OPENCV和VC++开发的,已经试验过能成功,Object tracking, and OPENCV based on VC++ development has been tested successfully
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3958858
    • 提供者:胡秋伟
  1. VideoDemo

    0下载:
  2. 视频识别,一个简单的例子说明视频活动影像的跟踪。-Video identification, a simple example illustrates the video tracking of moving images.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3108366
    • 提供者:王勇
  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. GMM

    2下载:
  2. 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:16296
    • 提供者:朱亮亮
  1. ContourTrack

    0下载:
  2. 运动目标轮廓跟踪代码,运用OPENCV实现,效果还不错-Moving object contour tracking code, the use of OPENCV implementation, results were pretty good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5985802
    • 提供者:无名
  1. OpenCVmotionerkennung

    0下载:
  2. 基于OPENCV的运动物体跟踪程序,在VC++环境下实现-Moving object tracking based on OPENCV program, VC++ environment to achieve
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:1821
    • 提供者:zhang
  1. camshift

    2下载:
  2. 使用camshift方法进行运动目标跟踪,(修改了网上原有的camshift算法里的一些bug)-moving object tracking by camshift method,(modification edition of the original code on the web)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:3156
    • 提供者:于鸿飞
  1. KLT_Tracking

    1下载:
  2. The KLT Tracker algorithm implementation. The starting location of the object must be manually initialized. Object tracking is accomplished using two methods: simple track and advanced track.
  3. 所属分类:matlab例程

    • 发布日期:2013-01-29
    • 文件大小:8610296
    • 提供者:nablanc
  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. opencv

    3下载:
  2. opencv目标检测与跟踪系统,能够很好的跟踪到目标,并将目标框起来。-opencv object detection and tracking system, to a very good track to the target, and target frame.
  3. 所属分类:OpenCV

    • 发布日期:2014-08-18
    • 文件大小:7989248
    • 提供者:spider
  1. multiple_object_tracking

    0下载:
  2. 运动跟踪代码,多功能运动跟踪,适合多物体跟踪,处理部分遮挡。-multi object motion tracking
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:803198
    • 提供者:zhaohong
  1. Camshift-tracking-system

    0下载:
  2. Camshift运动物体识别跟踪与控制鼠标-Camshift motion tracking and control of the mouse object recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:4440394
    • 提供者:刘志广
  1. ACCV2009

    0下载:
  2. ACCV 09的一篇文章《visual saliency based object tracking》-ACCV 09 article " visual saliency based object tracking"
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:310573
    • 提供者:马告
  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. camshift

    0下载:
  2. 基于opencv的camshift算法实现运动物体的跟踪,平台为vc6.0.加载avi格式视频,通过鼠标点击确定跟踪物体的大小和区域。-Opencv of camshift algorithm based on moving object tracking, platform vc6.0. Load avi format video, object tracking by mouse click to determine the size and area.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1054797
    • 提供者:echo
  1. BitmapDisolve

    0下载:
  2. 提供一个图像处理界面,可直接运行。能实现目标识别,检测,跟踪,对象匹配,字符识别。-To provide an image processing interface, can be directly run. To achieve the target identification, detection, tracking, object matching, character recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6173202
    • 提供者:赵军义
  1. MHT

    5下载:
  2. 采用多假设检验法实现多目标跟踪,建立了多目标跟踪/视频监控平台,结合卡尔曼滤波预测目标轨迹。用户可以自己修改相关代码。-This code complete multiple object tracking/multiple target tracking/multi target tracking/multi object tracking using multiple hypothesis test/multi hypothesis test, builds up a visual surv
  3. 所属分类:matlab例程

    • 发布日期:2014-03-31
    • 文件大小:46318
    • 提供者:朱亮亮
  1. position

    1下载:
  2. 基于单目手眼相机和激光测距仪,提出了一种尺寸未知的空间矩形平面的位姿测量算法。该算法不需要知道矩形平面 的G 个顶点的物体坐标,只需要知道它们的图像坐标、激光点的图像坐标和激光测距结果,就能够计算出尺寸未知空间矩形平 面在相机坐标系下的位姿,并且计算出矩形平面的尺寸。通过建立单目手眼相机和激光测距仪的数学模型,对该算法进行了验 证。实验结果表明,该算法是有效的,可以应用于机器人对空间物体的跟踪、定位以及抓取。-Monocular-based hand-eye cameras and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:208727
    • 提供者:苏朗朗
  1. movingdetect

    0下载:
  2. 完成对运动图像的识别和跟踪-Completion of the Moving Picture identification and tracking
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-10
    • 文件大小:73390
    • 提供者:张磊
« 1 2 3 45 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com