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

搜索资源列表

  1. CAMSHIPT-SAMPLE

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 release is given in this example in their SAMPLE.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6888
    • 提供者:林舞
  1. ZHENCHA

    0下载:
  2. 关于帧差法的运动目标检测与跟踪代码,进行了图像分割矩形框-About frame difference of the moving target detection and tracking code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1091
    • 提供者:童伟
  1. ganzong

    0下载:
  2. 运动目标检测与跟踪代码,代码很详细,每一步讲解很到位,适合新手学习-Moving target detection and tracking code, the code is very detailed, explaining each step is in place for beginners to learn! ! !
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1280
    • 提供者:童伟
  1. Intelligent-Vehicular-Visual-

    0下载:
  2. 基于特征的视觉里程计系统主要由特征检测与跟踪模块以及位姿计算模块两部分组成.为分析车载视觉里程计系统中引入车辆运动学约束的位姿计算算法性能,根据摄像机成像及视觉几何学原理,采用Matlab结合车辆动力学仿真软件CarSim建立车载视觉里程计仿真平台.该仿真平台由车辆运动仿真模块、成像仿真模块、数据显示与分析模块组成,仿真平台的测试对象为视觉里程计的位姿估计算法模块.该仿真平台充分考虑车载视觉定位系统的运动特性,为研究车辆运动学约束在视觉里程计系统中的应用提供新的思路和工具.对提出的一种全新的基于
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1504001
    • 提供者:zzz
  1. guangliufa

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

    • 发布日期:2017-06-19
    • 文件大小:28178200
    • 提供者:程俊涛
  1. cheliangjiancezhuizong

    0下载:
  2. opencv,图像处理,基于视觉的运动车辆检测与跟踪学习资料-opencv, image processing, vision-based motion detection and tracking of vehicles learning materials
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9605201
    • 提供者:学屌
  1. opticalflow

    0下载:
  2. 经典的opticalflow算法,用于运动物体的检测和跟踪-Classic opticalflow algorithm for detecting and tracking moving objects
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1631
    • 提供者:xl
  1. VideoDemo

    0下载:
  2. VisualC++下实现的视频中运动目标检测和跟踪的demo,没有使用opencv。-Video moving target detection and tracking under VisualC++ demo achieved without using opencv.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:511511
    • 提供者:刘峰
  1. Moving-object-detection

    1下载:
  2. 运动物体检测 对图像定位,边缘检测、图像增强对视频中的某个物体进行跟踪-Moving object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1220
    • 提供者:高书亮
  1. smoke-detection

    0下载:
  2. 一种基于运动块追踪的视频烟雾探测方法,是检测和跟踪技术的结合。 -A video smoke detection method based on motion block tracking is a combination of detection and tracking technology.
  3. 所属分类:Project Design

    • 发布日期:2017-05-21
    • 文件大小:5840457
    • 提供者:严云坤
  1. Collision-avoidance-path-planning

    0下载:
  2. 针对舰载机牵引系统的甲板调运过程,提出了一种适用于复杂障碍物环境中不规则形状目标的路径规划方法。针对舰载机外轮廓特点,建立了目标的凸构型描述形式,并推导了多目标间碰撞检测及距离计算方法,在此基础上提出了舰载机牵连运动的轨迹跟踪控制算法,同时引入行为动力学方法实现牵引系统的避碰路径规划。为提高复杂环境下的避碰能力,基于广义符号阈值函数,提出了避障行为策略改进方法。仿真结果表明,本文提出的算法能够有效地解决舰载机牵引系统的避碰路径规划问题。-For dealing with dispatching
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2178188
    • 提供者:
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
  1. trackbydet

    0下载:
  2. 这是用于城市环境下车辆目标跟踪算法,对于公路上录制车辆的视频,能够检测出前方运动的车辆,并进行跟踪。-This is the tracking code that has been used for computing the tracklets urban scene understanding. papers: author = {Hongyi Zhang and Andreas Geiger and Raquel Urtasun}, title = {Understandi
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5186279
    • 提供者:
  1. vmd642_video_out0_VideoReverse

    0下载:
  2. 基于DM642的运动物体检测,使用卡尔曼滤波进行多目标跟踪,已在系统上验证-Moving object detection based on DM642, using Calman filter for multi-target tracking, has been verified on the system
  3. 所属分类:DSP program

    • 发布日期:2017-04-30
    • 文件大小:433887
    • 提供者:高登
  1. Moving-Target-Detection-Method-

    0下载:
  2. 针对成像平台运动情况下的运动目标检测问题,提出了一种从特征点稀疏运动场估计到运动分类的目标检测算法。 首先通过快速特征点检测与跟踪恢复出图像稀疏运动场;然后依据特征点之间运动一致性关系实现属于同一运动模式的特征 点分类,根据分类得到的各组特征点计算场景图像重建误差,剔除重建误差最小的特征点组,实现对前景目标的检测。仿真实 验对该算法在复杂场景中检测运动目标的有效性进行了验证。-】In order to detect target in the background motion vi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1252518
    • 提供者:哈哈
  1. ikldemo

    0下载:
  2. visualc++和opencv实现。点跟踪。改进的Lucas-Kanade光流算法,检测视频运动目标。鼠标点击目标点,视频跟踪。-Point tracking. Improved Lucas-Kanade optical flow algorithm, video motion detection target. Click on the target point, video tracking.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9507681
    • 提供者:zdm
  1. genzong

    0下载:
  2. c++实现跟踪分割视频中运动的物体,有不错的的效果,对分割视频提取检测特征,并实行特征分析跟踪-c++ object segmentation for tracking the movement of the video, have a good effect, to split video detection feature extraction, feature analysis and implementation of tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7110257
    • 提供者:曾丁
  1. TrackingAndConstruction

    0下载:
  2. 用matlab实现运动图像的运动轨迹检测和特征点跟踪 -Using matlab to achieve motion trajectory detection and image feature point tracking
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6235532
    • 提供者:贺荧娇
  1. OpticalFlow

    0下载:
  2. 用matlab实验运动图像的运动轨迹检测和特征点跟踪-Matlab experiment with the trajectory of motion detection and image feature point tracking
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4227715
    • 提供者:贺荧娇
  1. bs_movingdetecting_1

    0下载:
  2. 实现了运动目标的检测和跟踪,使用背景差分法,帧间差分法、光流法和均值漂移的方法,能够实现很好的对运动目标的跟踪-Achieve a moving target detection and tracking, using background subtraction, inter-frame difference, optical flow method and the method of mean-shift, it is possible to achieve a good track mov
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28904532
    • 提供者:hcj
« 1 2 ... 19 20 21 22 23 2425 »
搜珍网 www.dssz.com