搜索资源列表
bayes_demo
- 目标跟踪的扩展卡尔曼滤波算法主函数的文件是:kal_demo.m 近似网格滤波的主函数文件是:bayes_demo.m 近似网格滤波划分网格的方法是:以目标上一个时刻的位置作为中心进行网格的划分,每个网格大小为1,总的区域为5*5 改进后算法的主函数文件是:trackiing_demo.m
26964185
- 基于CRAFT的多阶段柔性设备布局优化算法 多阶段设备布局下的总成本包括设备拆装成本、物料搬运成本以及区域利用成本,问题的目标是最小化总成本。首先,在分析问题的基础上,建立基于多阶段设备布局优化目标的数学模型 其次,采用改进的CRAFT启发式算法优化单阶段设备布局 进一步,提出基于单阶段设备布局算法的多阶段启发式算法,优化多阶段设备布局 最后,数值实验表明算法优化后总成本降幅达28.57%. -CRAFT-based multi-stage flexible equipm
779947538495
- 无线传感器网络是一种全新的信息获取平台,能够实时监测和采集网络分布区域内的各种检测对象的信息,并将这些信息发送到网关节点,以实现复杂的指定范围内目标检测与跟踪,具有快速展开、抗毁性强等特点,有着广阔的应用前景-Wireless sensor networks is a new information access platform, real-time monitoring of distribution and collection networks within the region of
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
interactiveimagesegmentation
- 选取读入一份彩色图像,在运行Untitled.m程序时:先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,,鼠标选取好后,按ENTER健后出现进行分割出现结果。 -Select a color image read in the run Untitled.m program: the first interaction with the mouse, select a color region as the color you want to split with other go
detection
- 在粒子滤波器框架下,选取区域协方差矩阵特征对运动独立的目标进行描述.-an adaptive template update method base on region covariance descr iptor to track the target using particle filter algorithm in a complex circumstance.
Bilinear-interpolation-algorithm
- 图像的双线性插值放大算法中,目标图像中新创造的象素值,是由源图像位 置在它附近的2*2 区域4 个邻近象素的值通过加权平均计算得出的。 双线性内插 值算法放大后的图像质量较高,不会出现像素值不连续的的情况。然而次算法具 有低通滤波器的性质,使高频分量受损,所以可能会使图像轮廓在一定程度上变 得模糊。 -Bilinear interpolation algorithm to enlarge the image, the target image in the newly creat
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
ssim
- 求图像区域间的自相似性,方法可以用来检测目标或是视频中的姿态-calculat self-similarity
meanshift
- 使用meanshift算法进行视频运动目标的跟踪。使用imcrop函数,手动标定目标图形区域,显现目标的半自动跟踪。-Meanshift algorithm using the moving object tracking. Use imcrop function, manual calibration target graphics area, showing semi-automatic target tracking.
zhongxin
- 运动目标区域重心点的横坐标、在matlab中实现 纵坐标计算-Moving target area center of gravity of the abscissa, ordinate calculation
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语言,进行均值法背景建模,并进行差分得到运动目标区域。
目标跟踪
- 通过手动框选目标区域,然后进行自动跟踪,使用的算法是Camshift,自适应均值漂移(By manually selecting the target area, then automatic tracking, using the algorithm is Camshift, adaptive mean shift)
基于视频的车流量统计
- 检测视频中设置区域的运动车辆,设置虚拟线检并计数参考程序测目标车辆(Setting up Virtual Line Inspection and Counting Reference Program to Measure Target Vehicles)