搜索资源列表
bayes_demo
- 目标跟踪的扩展卡尔曼滤波算法主函数的文件是:kal_demo.m 近似网格滤波的主函数文件是:bayes_demo.m 近似网格滤波划分网格的方法是:以目标上一个时刻的位置作为中心进行网格的划分,每个网格大小为1,总的区域为5*5 改进后算法的主函数文件是:trackiing_demo.m
myblobtrack
- 视频监控中的团块跟踪,将跟踪的目标进行提取出运动区域,构造一个包围盒,然后进行跟踪
UAStar.rar
- 这是对A*寻路算法的一个封装.使用非常简单:1.指定寻路区域的大小(网格) 2.指定哪些节点是障碍物 3.给定出发节点点和目标节点, 寻路! 将返回最短路径. 另外, 还可以设定遇到障碍物时只能绕着障碍物的角走,This is a routing algorithm A* a package. The use of very simple: 1. Specified routing region size (grid) 2. Specify which node is the barrier 3
motiondetect
- 本程序是基于VC++和opencv开发的视频入侵检测预警程序,在目标进入危险区域,提示警示语-This procedure is based on VC++ and opencv video intrusion detection development of early warning procedures, the goal of entering the hazardous area, prompted warnings
115
- 提取目标位置参考点和目标匹配模板;使用基于区域特征的运动目标跟踪算法获取目标位置(像素) -Extraction of target location and target reference points match template use region-based feature tracking algorithm for moving object target location (pixels)
dutu
- 在使用MATLAB进行图像处理时,对图像中目标区域进行框定,即在目标图像上可以对所需区域画框-image processing using matlab
multi-ctp1
- 一个基于阈值的粒子比较准则,用于处理多目标约束优化问题,该准则可以保留一部分序值较小且约束违反度在允许范围内的不可行解微粒,从而达到由不可行解向可行解进化的目的;一个新的拥挤度函数,使得位于稀疏区域和Pareto前沿边界附近的点有较大的拥挤度函数值,从而被选择上的概率也较大 从而构成解决多目标约束优化问题的混合粒子群算法。-A comparison based on the threshold criteria for the particle to handle multi-objective
oushi
- 基于欧氏距离求解带状区域二值图的目标区域宽度-Solving Euclidean distance-based binary image of the band region the width of the target area
detect
- 该程序基于运动区域和运动区域外截矩形进行运动目标检测 -Based on motion region and exercise outside cutting a rectangular moving target detection
zhongxin
- 运动目标区域重心点的横坐标、在matlab中实现 纵坐标计算-Moving target area center of gravity of the abscissa, ordinate calculation
Fusion-based-Sensor-Placement
- 论文 在使用无线传感器网络进行目标检测时,如何布置尽可能少的传感器节点而同时实现高的正确检测概率和 低的误警率,是关键问题之一。采用数据融合技术,能实现传感器节点之间的协同,从而大幅提高目标检测精度。提 出了用于目标检测的精度模型,分析了数据融合半径与传感器节点密度之间的关系,设计聚类方法将目标点组织成布 置单元,从高密度单元到低密度单元布置传感器节点覆盖目标区域。仿真结果表明,算法在保证检测精度的同时能有 效减少所使用的传感器节点数目。 - Sensor placeme
Texture
- matlab中,利用灰度共生矩阵实现目标区域中纹理检测,可以直接放心的使用-matlab, using GLCM Texture Detection achieve the target area, you can rest assured that the use of direct
zuixiaowaiqiejvxing
- 最小外接矩形,基于最小外切矩形方法来计算目标区域的长宽-Minimum bounding rectangle
main
- 交通标志(警示牌类),其外框一般为红色,所以定位时可采用HSV颜色模型或者RGB颜色模型来提取红色区域,通过regiongroup标记进一步提取目标区域。-Traffic signs (signs). The frame is generally red, so positioning can be using HSV color model or RGB color model to extract the red region, labeled by regiongroup further
均值法背景建模
- 使用matlab语言,进行均值法背景建模,并进行差分得到运动目标区域。
test5
- 主要测试是否有目标区域的实现,如果有目标区域就上报报警-Main test whether there is target area implementation, if there is target area, report to the police
目标跟踪
- 通过手动框选目标区域,然后进行自动跟踪,使用的算法是Camshift,自适应均值漂移(By manually selecting the target area, then automatic tracking, using the algorithm is Camshift, adaptive mean shift)
KCFTest
- KCF是一种鉴别式追踪方法,这类方法一般都是在追踪过程中训练一个目标检测器,使用目标检测器去检测下一帧预测位置是否是目标,然后再使用新检测结果去更新训练集进而更新目标检测器。而在训练目标检测器时一般选取目标区域为正样本,目标的周围区域为负样本,当然越靠近目标的区域为正样本的可能性越大。(KCF is a novel tracking framework that utilizes properties of circulant matrix to enhance the processing s
ga (6)
- 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程) AdaBoost是一种增强性机器学习算法(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaBoost and hog based
基于视频的车流量统计
- 检测视频中设置区域的运动车辆,设置虚拟线检并计数参考程序测目标车辆(Setting up Virtual Line Inspection and Counting Reference Program to Measure Target Vehicles)