搜索资源列表

  1. adaptivetracker

    0下载:
  2. Adaptive tracking system is to track the video fr a mes
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:kalyan
  1. researchonDetectionandTrackofMovingHuman

    0下载:
  2. 本文构建了一套自动的运动人体检测跟踪原型系统,对从一台固定的数码摄 像机采集的视频图像进行处理与分析,能够检测和跟踪运动人体。该原型系统由 运动人体检测、运动人体跟踪、人群融合分离跟踪等部分构成 -This paper built an automatic detection of tracking the movement of human prototype system from a stationary digita
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:6234112
    • 提供者:才鸟
  1. tracking_Kalman

    0下载:
  2. In this implementation of tracking a ball, we will track a live ball using Kalman filter. The tracking will switch to autorun mode when the sight of the ball is lost and Kalman will estimate the motion based on it s prev
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:299008
    • 提供者:sofi
  1. particle-filter-for-tracking

    0下载:
  2. A simple example showing how to track an object with particle filter. Likelihood is based on Bhattacharya distance of color histogram.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:13255680
    • 提供者:sofi
  1. multiobject

    0下载:
  2. 有关航迹起始的函数 内涵多个测试函数 矩阵 行事件制定可行事件,计算目标检测指示,量测关联指示,虚警量测个数等-A function of the track initiation function matrix content of multiple tests to develop a viable line of events event, the calculation target detection instructions
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:122880
    • 提供者:姚思
  1. tracking_person

    0下载:
  2. 在视频序列中跟踪人体位置,记录人体向量,此程序代码是利用图像的差分方法实现的-In the video sequence to track the human body position, recording the human body vector
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:16384
    • 提供者:honghai
  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ open
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:568320
    • 提供者:王呈鹏
  1. SIFT2

    0下载:
  2. 基于opencv的SIFT图像特征跟踪程序,应用于视频序列中跟踪图像特征-Opencv-based SIFT feature tracking program, used to track image features in video sequences
  3. 所属分类:OpenCV

    • 发布日期:2024-05-11
    • 文件大小:553984
    • 提供者:李涵露
  1. solasystem

    0下载:
  2. 用opengl实现的太阳系的模型,带轨道和不带轨道2种模式,里面有使用说明还有代码注释,不错的学习用实例!-Opengl solar system implementation with the model, with tracks and without the track two kinds of modes, which have been used to say there are code comments, good exa
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:2415616
    • 提供者:李珊珊
  1. TrackSampleDEMO

    0下载:
  2. 这个DEMO是基于supermap object java平台做的一个例子,功能主要是对铁路火车所走的路线的轨迹回放功能,以便各位参考-This DEMO is based on the supermap object java platform to do an example, the main function is to train by the railway track to go the route playback, s
  3. 所属分类:中间件编程

    • 发布日期:2024-05-11
    • 文件大小:893952
    • 提供者:hongqiang
  1. blobTrack_projet_initial_openCV

    0下载:
  2. The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Concep
  3. 所属分类:软件工程

    • 发布日期:2024-05-11
    • 文件大小:6922240
    • 提供者:dams
  1. HOG

    0下载:
  2. track by usinghistogram of gradients
  3. 所属分类:其他行业

    • 发布日期:2024-05-11
    • 文件大小:45056
    • 提供者:mod
  1. TRIAN_REPLACE

    0下载:
  2. 列火车要将n节车厢分别送往n个车站车站按1~n的次序编号,火车按照n, n-1,…, 1的编号次序经过车站。假设车厢的编号就是其目的地车站的编号。给定一个任意的车厢排列次序。重新排列车厢,使其按照从1到n的次序排列。规定重排时只能从入轨到缓冲铁轨,或者从缓冲铁轨到出轨-The train cars were sent to n n stations stations by 1 ~ n the order number, the trai
  3. 所属分类:Windows CE

    • 发布日期:2024-05-11
    • 文件大小:580608
    • 提供者:li
  1. objecttracker

    0下载:
  2. this program used to track the object in the outdoor by still camera.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:214016
    • 提供者:moh
  1. shishi-opencv

    0下载:
  2. 实现了实时的运动物体跟踪,方法简单,实用性强。对做跟踪的有很大的帮助-Achieve real-time moving object tracking method is simple and practical. On track to do great help! ! ! !
  3. 所属分类:OpenCV

    • 发布日期:2024-05-11
    • 文件大小:1044480
    • 提供者:卢绪军
  1. Track

    0下载:
  2. 对GpS信号的产生,捕获或跟踪都进行matlab仿真,源代码,希望帮助大家-On GpS signal generation, capture or track all to matlab simulation, source code, want to help you
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:13312
    • 提供者:雷大帅
  1. Good-features-to-track

    0下载:
  2. 关于角点检测的经典文章,作者Shi jianbo-classical paper about corner detection
  3. 所属分类:文档资料

    • 发布日期:2024-05-11
    • 文件大小:714752
    • 提供者:lvhui
  1. kalmanTrackMouse

    0下载:
  2. 用kalman滤波算法来跟踪鼠标, 小有意思的程序, 有助于理解kalman算法-Using kalman filter algorithm to track the mouse, a small interesting programs, help to understand the kalman algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:gilbert
  1. dan

    0下载:
  2. 监控系统的单目标异常云台控制跟踪-Monitoring system to track a single object is very PTZ control
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-11
    • 文件大小:177152
    • 提供者:小十九
  1. chelianggengzongjiance

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

    • 发布日期:2024-05-11
    • 文件大小:3167232
    • 提供者:amao
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org