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

搜索资源列表

  1. Bilkent_meanshift

    1下载:
  2. 经典的meanshift算法,实现对运动目标的检测,跟踪-classic meanshift algorithm to achieve the objectives of the movement detection, tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:130914
    • 提供者:笑容
  1. motiontrack

    1下载:
  2. 外国人写的在固定背景下检测并跟踪目标的算法,并加入了快速的背景更新算法,利于Kalman滤波来预测目标位置
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:192380
    • 提供者:lizhen
  1. VehicleTrack

    0下载:
  2. 视频车辆检测,主要是介绍视频中的车辆运动目标的检测和跟踪计数(The detection of video vehicle mainly introduces the detection and tracking of moving targets in video)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:20469760
    • 提供者:kqz
  1. CarDetectAndTrack2.0

    0下载:
  2. 视频车辆检测和追踪,实现一段视频中的车辆运动目标的检测和跟踪。(Video vehicle detection and tracking, to achieve a video vehicle moving target detection and tracking.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:30936064
    • 提供者:kqz
  1. 39578053automsft

    0下载:
  2. 该程序实现了在无目标时使用背景差分法自动检测目标,当目标完全进入图像中后,改用meanshift方法对目标进行跟踪(meanshift TRACKING IN video)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:5968896
    • 提供者:LMY19880626
  1. ConsoleApplication6

    1下载:
  2. c++版本的目标检测与跟踪,很好用,车辆行人都可以(Target detection and tracking in c++ version)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-21
    • 文件大小:13145088
    • 提供者:biubiu_miao
  1. KCFTest

    0下载:
  2. KCF是一种鉴别式追踪方法,这类方法一般都是在追踪过程中训练一个目标检测器,使用目标检测器去检测下一帧预测位置是否是目标,然后再使用新检测结果去更新训练集进而更新目标检测器。而在训练目标检测器时一般选取目标区域为正样本,目标的周围区域为负样本,当然越靠近目标的区域为正样本的可能性越大。(KCF is a novel tracking framework that utilizes properties of circulant matrix to enhance the processing s
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:29696
    • 提供者:RGBTel
  1. MulTLD

    0下载:
  2. 多目标跟踪轨迹划分,标号,计数。利用背景差法做检测(multi-objec tracking)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:5532672
    • 提供者:sususu11
  1. 353254351

    0下载:
  2. 本程序根据视频内目标的特性,基于c++,对视频目标进行检测和跟踪,效果良好(This program according to the characteristics of the video target, based on c++, the video target detection and tracking, the effect is good)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:12740608
    • 提供者:honkto
  1. Kalman filter

    0下载:
  2. 这是一个雷达动目标检测与跟踪的实例,需要matlab环境支撑(radar signal,MTI target tracing,matlab language)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:121856
    • 提供者:别问我
  1. OpenImgTest

    0下载:
  2. 刑侦检测,目标跟踪,结果不是手动圈出,并在MFC中实现(Criminal detection, target tracking, the results are not manually circled, and implemented in MFC)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:6127616
    • 提供者:Kovin
  1. Motion Detection

    0下载:
  2. 用于检测视频中的特定目标,并保持动态跟踪,跟踪效果较好,算法复杂度较低。(It is used to detect the specific target in video, and keep dynamic tracking. The tracking effect is good, and the algorithm complexity is low.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:624640
    • 提供者:smile2816
  1. PanoramaMaker-master

    2下载:
  2. 在机器视觉应用领域里特征检测和匹配是一个很重要的算法,比如图像配准、跟踪和目标检测。这个例子里,我们用基于特征的方法完成图像拼接。处理的方法是先用图像配准特征点。不同于单图像对配准,这里是多图像对的配准完成图像拼接。(In the field of machine vision application, feature detection and matching is a very important algorithm, such as image registration, trackin
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:620544
    • 提供者:bbyron
  1. ParticleFilter_double

    0下载:
  2. 粒子滤波实现对运动的单目标的检测与跟踪,效果良好(Particle filter for single target tracking, the effect is good)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:10636288
    • 提供者:码能
  1. sad_motion _track_detect

    0下载:
  2. 基于帧差法与图像块匹配方法的运动目标检测与跟踪,可以实际操作,性能还不错的(The moving target detection and tracking based on the frame difference method and the image block matching method can be actually operated, and the performance is good.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-23
    • 文件大小:158720
    • 提供者:KachoiTim
  1. zhenjiancha

    0下载:
  2. 对视频中的运动目标进行检测与跟踪,采用帧间差法跟踪结果用矩形框表示。(The moving objects in video are detected and tracked, and the result of tracking by frame difference method is represented by rectangle box.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:625664
    • 提供者:w840837763
  1. 卡尔曼滤波

    1下载:
  2. 1、运动目标进行检测与跟踪,背景差分法,卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示 2、采用平均背景法更新背景图像; 3、代码部分附详细解释(1. The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses Calm
  3. 所属分类:图形图象

    • 发布日期:2019-11-28
    • 文件大小:1111040
    • 提供者:MJY_SCU
  1. Intelligent-monitoring-platform

    1下载:
  2. 智能监控平台的网站服务基于Flask开源框架,图像识别与信息提取功能则基于cv2和tensorflow等一系列相关的第三方库。以网页的形式进行人脸识别、目标检测、目标跟踪等,并且可以存储相关的操作记录、用户登录、管理员登录(Intelligent monitoring platform's website service is based on Flask open source framework, while image recognition and information extract
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-19
    • 文件大小:565248
    • 提供者:Aaron.Xia
  1. matlab-astrometry-master

    0下载:
  2. 航天图像处理,目标检测,变化分析跟踪,变化检测(Aerospace image processing, target detection, change analysis tracking;)
  3. 所属分类:图形图象

    • 发布日期:2020-01-28
    • 文件大小:8873984
    • 提供者:飞天
  1. 设计程序

    1下载:
  2. 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d
  3. 所属分类:matlab例程

    • 发布日期:2021-02-20
    • 文件大小:21035008
    • 提供者:沃呦俏豚
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 29 »
搜珍网 www.dssz.com