搜索资源列表
track.zip
- matlab tracking source code to track a moving object on the scene by using centroid and rectangle method,matlab tracking source code to track a moving object on the scene by using centroid and rectangle method
single-point
- 白底黑色质点的质心坐标计算 应用质心法的质心计算公式来跟踪单个质点的质心坐标-White black particle centroid coordinates calculated using the mass center of mass of the Heart formula to track the coordinates of a single particle of mass
edge_track
- 一个好用的视觉目标跟踪算法: 边缘跟踪,先分割出目标物的边缘信息,根据边缘求的目标物的质心,完成视觉目标跟踪-An easy to use visual target tracking algorithm: edge of the track, the first split to the edge of the target, according to the centroid of the edge of the demand target to complete the visual
ex_18_1
- 质心点求取,目标进行形跟踪,跟跟踪物体。希望高手指点-Centroid strike, shaped track
tnn7_code_201212141110
- 人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的
多目标跟踪opencv
- 先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求 运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving object is stored in the structure.
moxing
- 七自由度汽车模型,可以自己输入参数,如轴距,轮距,质心高度等(Seven degrees of freedom vehicle model, can input parameters, such as their wheelbase, track, centroid height etc)