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

搜索资源列表

  1. 基于码书的目标跟踪程序

    1下载:
  2. 基于码书的目标跟踪程序,opencv+vc语言实现,在vs2008+opencv2.0环境下调试成功-Codebook-based target tracking program, opencv+ vc language in vs2008+ opencv2.0 successful debugging environment
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:15.3mb
    • 提供者:田娜
  1. AutoCamShift 基于Opencv的Camshift跟踪程序

    0下载:
  2. VC6.0编写,基于Opencv的Camshift跟踪程序,可选出ROI区域,然后对其使用Camshift算法进行跟踪,同时标出跟踪框。-VC6.0 to write, based on the Camshift Opencv tracking program, the ROI can be selected, and then track their use Camshift algorithm, while marked track box.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:169.69kb
    • 提供者:付刚
  1. SIFT_VC opencv下的图像sift特征提取以及匹配跟踪识别

    1下载:
  2. opencv下的图像sift特征提取以及匹配跟踪识别-opencv image under sift recognition feature extraction and matching track
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:627kb
    • 提供者:xuwanting
  1. OpenCV-2.0.0a-win32.rar

    1下载:
  2. opencv的最新版本增添了很多新的功能,主要体现在对图像的切割与拼接以及运动物体的跟踪检测方面,欢迎大家下载,The latest version of opencv added many new features, mainly reflected in the image of the cutting and splicing as well as tracking and detection of moving objects, the welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2016-10-26
    • 文件大小:23.91mb
    • 提供者:何文俊
  1. motiondetect

    0下载:
  2. 改代码实现从视频中检测并跟踪运动对象,而且将运动对象用矩形框标记出来-Change the code from a video detection and tracking moving objects, but also moving objects marked with the rectangular box
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1008.94kb
    • 提供者:李洪艳
  1. ContourTrack

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

    • 发布日期:2017-05-20
    • 文件大小:5.71mb
    • 提供者:无名
  1. OpenCV-Mean-Shift-demo

    1下载:
  2. 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2.18mb
    • 提供者:gbcgbc
  1. Kalman

    0下载:
  2. kalman颜色跟踪算法 效果比meanshift好 opencv -kalman opencv color tracking algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1007.08kb
    • 提供者:qk
  1. renliangenzong

    0下载:
  2. 人脸跟踪,opencv,mfc,camshife算法。-Face tracking, opencv, mfc, camshife algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:106.27kb
    • 提供者:liulunchun
  1. track2

    0下载:
  2. 运动目标检测与跟踪:用的是pyramid L-K 光流追踪-Moving target detection and tracking: using a pyramid LK optical flow tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8.5mb
    • 提供者:sunpengpeng
  1. bodymotiondetection

    0下载:
  2. 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.39mb
    • 提供者:yuyu
  1. CMUvideo

    1下载:
  2. opencv上目标跟踪和行人跟踪非常需要的视频序列源,来源于卡内基梅隆大学。大家共同学习-opencv target tracking and pedestrians on the track a much needed source of video sequences, from Carnegie Mellon University. We learn together
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.36mb
    • 提供者:yuyu
  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
    • 文件大小:7.62mb
    • 提供者:spider
  1. chelianggengzongjiance

    0下载:
  2. 该程序利用OPENCV来获取视频帧,检测运动车辆和并跟踪,还带有AVI文件,效果很好,希望对大家有用-The procedure used to obtain the video frame OPENCV to detect and track moving vehicles, and also with the AVI files are very good, we want to be useful
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.02mb
    • 提供者:amao
  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
    • 文件大小:3.91mb
    • 提供者:梁浩
  1. opencv-多目标跟踪

    0下载:
  2. 基于opencv,对多个运动目标进行跟踪,工程已附带测试视频(Based on OpenCV, multiple moving targets are tracked, and the project has been attached to test video)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-31
    • 文件大小:37.14mb
    • 提供者:曲折
  1. 基于OpenCv目标跟踪系统的实现

    1下载:
  2. 在opencv中实现目标跟踪,基于色彩实现指定目标的追踪。(Realization of target tracking in opencv)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:2.04mb
    • 提供者:LDY12138
  1. 目标检测与跟踪源代码

    0下载:
  2. 目标检测与跟踪,识别图中想要识别的目标,并提取出来(Target detection and tracking, identify the target in the picture, and extract it)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:119kb
    • 提供者:小白d
  1. opencv3之目标跟踪(单目标、多目标)

    0下载:
  2. 对于刚入门的opencv玩家,提起目标跟踪,马上想起的就是camshift,但是camshift跟踪往往达不到我们的跟踪要求,包括稳定性和准确性。 opencv3.1版本发行后,集成了多个跟踪算法,即tracker,大部分都是近年VOT竞赛榜上有名的算法,虽然仍有缺陷存在,但效果还不错。(For incoming opencv players, CAMSHIFT is the key to target tracking, but CAMSHIFT tracking often fails t
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:3kb
    • 提供者:李先生丨
  1. MeanShift目标跟踪(opencv)

    1下载:
  2. 国外一个大牛写的MeanShift目标跟踪程序,用opencv实现。
  3. 所属分类:OpenCV

    • 发布日期:2019-08-22
    • 文件大小:104.5kb
    • 提供者:sy95122
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com