搜索资源列表
tag
- 利用灰度共现矩阵,sift特征和HSV颜色特征实现的图像相似度计算-Use of gray level co-occurrence matrix, sift characteristics and HSV color features to achieve the image similarity calculation
ImageSimilarity.tar
- C语言实现利用opencv处理图像,将图像逐块分割通过计算平均熵值计算图像相似度-A program processing the image with opencv in C language,it break up the image to calculate the average entropy to calculate the similarity.
LOT_Source
- 目标跟踪第t帧图像,目标特征,噪音参数,粒子窗口 1. 在第一帧选定跟踪区域,将图像由rgb转成hsv,计算目标的特征模型; 2. 初始化粒子,用超像素计算粒子的特征; 3. 通过emd计算粒子所在位置区域特征计算与目标特征的相似度; 4. 根据emd计算粒子的权重,归一化权重,新的目标位置是所有粒子的位置和权重乘积的和; 5. 建立新目标的特征模型,计算emd。 6. 更新噪音参数; 输出:目标位置,更新参数,新的粒子窗口 -Multiple Object Tr
HU
- 利用HU不变矩计算待测图像与模板图的相似度-Use the invariant moment of HU to calculate the similarity between the sample and template