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

搜索资源列表

  1. motiontracking

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

    • 发布日期:2017-04-14
    • 文件大小:3440
    • 提供者:jnx
  1. blobtrack_sample

    0下载:
  2. opencv中块跟踪的例子,基于opencv编写,希望对其他人有所帮助。-block tracking opencv example, based on opencv writing, I hope to help others.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:6444
    • 提供者:王帅
  1. main

    0下载:
  2. 可以进行针对任意视频的物体跟踪 (视频放到工程目录下) 基于颜色对比算法Camshift 跟踪物体和背景色差要求较大-Camshift object tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3186
    • 提供者:尚嘉祥
  1. DetectMTInDB

    0下载:
  2. vs2010下两张图片之间、进行sift匹配,角点LK金字塔光流跟踪,surf匹配。有绘制特征点主方向和辅助方向。具体仔细看代码。-vs2010 down between two pictures, make sift matching corner pyramid LK optical flow tracking, surf match. Have drawn the main direction of the feature points and the auxiliary directio
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6444067
    • 提供者:孙天宇
  1. Meanshift

    0下载:
  2. 摄像头固定情况下的运动行人跟踪进行研究,Mean Shift算法,与目标区域灰度直方图结合,进行运动目标的检测跟踪-tracking study of the movement of pedestrians in case of a fixed camera introduces a better application of Mean Shift algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9557105
    • 提供者:李强
  1. code

    0下载:
  2. 目标跟踪算法:基于粒子滤波的目标跟踪源代码-Target tracking algorithms: Particle Filter Based Target Tracking source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3118482
    • 提供者:郭南
  1. opticalflowtracking

    0下载:
  2. 运动人体的检测,对采集的视频中运动目标的检测和跟踪,用到opencv相应的highgui库和cv库,能够很好检测出人体轮廓。-Human movement detection for video capture moving target detection and tracking, use the appropriate highgui opencv libraries and cv library, can well detect the body contour.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1519
    • 提供者:
  1. track-issue

    0下载:
  2. 基于OpenCV用c++编程,实现图像处理、车辆跟踪-Based on OpenCV using c++ programming, image processing, vehicle tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:4170928
    • 提供者:蒲淳朴
  1. OPENCV

    0下载:
  2. 基于opencv,可用于人体跟踪等,亲测有效,在VS2010环境下运行。-Based on opencv, it can be used for human tracking, effective pro-test, running in VS2010 environment.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:126324
    • 提供者:万彰凯
  1. LaneDetectAndTrack

    0下载:
  2. 结构化道路车道线的鲁棒检测与跟踪,是以论文的形式进行呈现的。-Robust detection and tracking of structured road lane lines, in the form of papers were presented.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:419294
    • 提供者:林枫
  1. faceCamshift

    0下载:
  2. 结合人脸检测的Camshift跟踪算法,绝对可用,效果良好,具有一定的参考价值。-Combined with Camshift tracking algorithm of face detection, the absolute is available, good effect, has a certain reference value.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4207318
    • 提供者:刘丽
  1. test

    0下载:
  2. 自己在写论文中写的小实验,视频运动目标跟踪,比较简单,适合初学者,有一定启发作用-Write your own writing papers in a small experiment, the video moving target tracking, relatively simple, suitable for beginners, there are some instructive
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:7693190
    • 提供者:赵鹏
  1. TLD

    2下载:
  2. 本程序是在vs2010+opencv的平台上运行的,利用的是opencv2.4.9,C++写的,该算法与传统跟踪算法的显著区别在于将传统的跟踪算法和传统的检测算法相结合来解决被跟踪目标在被跟踪过程中发生的形变、部分遮挡等问题。同时,通过一种改进的在线学习机制不断更新跟踪模块的“显著特征点”和检测模块的目标模型及相关参数,从而使得跟踪效果更加稳定、鲁棒、可靠。最后的得到的效果令人满意。-This program is run on a platform vs2010+opencv, the use
  3. 所属分类:OpenCV

    • 发布日期:2016-12-01
    • 文件大小:282624
    • 提供者:陈华
  1. OPENCVGZNH

    0下载:
  2. 基于opencv和MFC的程序,可以实现打开摄像头,利用camshift跟踪等功能。-Based on opencv and MFC, you can open the camera to achieve, camshift tracking and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3582114
    • 提供者:蒲淳朴
  1. segment_objects

    0下载:
  2. 跟踪分割视频中运动的物体 实现了视频跟踪 运行环境 opencv2.4.9+ vs2010-Tracking the moving objects in the video to realize the video tracking running environment.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7116760
    • 提供者:JC
  1. blob_tracker

    0下载:
  2. 基于opencv的跟踪 采用块进行跟踪,对于理解跟踪思想很有帮助 欢迎下载-Pedestrian tracking code Based opencv tracking using opencv Using block tracking, tracking thought helpful for understanding Welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13018892
    • 提供者:yql
  1. racking-Feature-Points-in-Video

    0下载:
  2. 基于OpenCV,对视频中的特征点进行提取,并跟踪。-Tracking Feature Points in Video
  3. 所属分类:OpenCV

    • 发布日期:2017-04-27
    • 文件大小:402913
    • 提供者:kilen
  1. colored-target-tracking-

    1下载:
  2. 通过opencv实现彩色目标追踪,实现物体图像识别-Opencv track to achieve goals through color, to achieve the object image recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2397719
    • 提供者:刘若楠
  1. camshift

    0下载:
  2. 采用camshift算法进行追踪,对视觉开发1极其有用-Camshift algorithm uses color target tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12111103
    • 提供者:程俊涛
  1. guangliufa

    0下载:
  2. 光流法进行运动目标检测,对目标跟踪机其有帮助-Motion target detection optical flow method, target tracking unit which has helped
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28178200
    • 提供者:程俊涛
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 »
搜珍网 www.dssz.com