CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image euclidean distance

搜索资源列表

  1. face_recognition

    0下载:
  2. 1. 本程序使用PCA算法对训练图像降维,得到特征图像; 2. 将每一幅图片与平均图像的差值投影到特征向量空间; 3. 计算训练图片投影两两之间的最大欧氏距离distance_max; 4. 将测试图片也投影到特征向量空间,计算它与所有训练图像投影的最小欧氏距离distanceST_min。 5. 设定判别阈值(设为0.3*distance_max,此为测试得到的经验值,不同阈值将影响判别结果)。当distanceST_min>0.3*distance_max时,则认为测试
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:640103
    • 提供者:天涯
  1. oushijuli

    1下载:
  2. 图像里计算欧式距离的经典程序,也是蔡登老师编写的原版程序。很好用。-Image in the classic Euclidean distance calculation procedures, very good use.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:805
    • 提供者:李佳
  1. ImgProView

    0下载:
  2. 对简单背景下和单脸的图片进行人脸检测;算法为欧式距离;计算出原图像与模板间的欧式距离;去最小的欧氏距离即为人脸-Face detection in simple background and single face image algorithm for Euclidean distance calculate the Euclidean distance between the original image and the template the minimum Euclidean d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3280
    • 提供者:刘东秦
  1. humoments

    0下载:
  2. 基于图像Hu不变矩及图像的欧氏距离对二值图像进行分类-Invariant moments and images based on the image Hu Euclidean distance to the binary image classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1366
    • 提供者:yuxin
  1. cvEucdist

    0下载:
  2. 欧几里得距离是一种数学计算矩阵距离的算法,可用于图像分类时查找最近邻的距离。-Euclidean distance is a mathematical algorithm to calculate the distance matrix can be used for image classification when looking for the nearest neighbor distance.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:902
    • 提供者:彭沛沛
  1. tuxiangchuli

    0下载:
  2. 彩色数字图像边缘检测,高斯滤波、欧式距离、Canny算子、双阈值处理和非极大抑制。-Color digital image edge detection, gaussian filtering, Euclidean distance, Canny operator, double threshold processing and not greatly suppressed.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5475
    • 提供者:jiajun
  1. xiugai

    2下载:
  2. 针对于图像复制粘贴篡改检测,对图像数据进行降维处理,并进行块匹配,比较其图像块欧几里得距离-For copy and paste the image tamper detection, image data dimensionality reduction, and block matching, comparing its image block Euclidean distance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2216
    • 提供者:吴金鑫
  1. fuzzy

    0下载:
  2. Fuzzy c-means clustering (FCM) with spatial constraints (FCM_S) is an effective algorithm suitable for image segmentation. Its effectiveness contributes not only to introduction of fuzziness for belongingness of each pixel but also to exploitat
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:36555
    • 提供者:mahsy
  1. LGD_source_code

    0下载:
  2. For encoding, image is split in blocks and each block is then converted to the training vector Xi = (xi1, xi2, ..….., xik ). The codebook is searched for the nearest codevector Cmin by computing squared Euclidean distance as presented in equa
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1046087
    • 提供者:noufal
  1. hand-gesture-recognition

    0下载:
  2. Pattern recognition and Gesture recognition are the growing fields of research. Being a significant part in non verbal communication hand gestures are playing vital role in our daily life. Hand Gesture recognition system provides us an innovative,
  3. 所属分类:Project Design

    • 发布日期:2017-05-11
    • 文件大小:2134635
    • 提供者:ahmed
  1. histram

    0下载:
  2. 用于相似颜色图像检索,传统直方图法,巴氏系数法,传统欧式距离法-For the image similarity graph, the traditional histogram Bhattacharyya coefficient method, traditional Euclidean distance method
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1625
    • 提供者:潇枫
  1. fqxeawfq

    0下载:
  2. 应用小区域方差对比,程序简单,最小均方误差(MMSE)的算法,包括主成分分析、因子分析、贝叶斯分析,基于欧几里得距离的聚类分析,粒子图像分割及匹配均为自行编制的子例程。-Application of small area variance comparison, simple procedures, Minimum mean square error (MMSE) algorithm, Including principal component analysis, factor analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5657
    • 提供者:kdajddzx
  1. etkjjvbe

    1下载:
  2. 仿真效率很高的,预报误差法参数辨识-松弛的思想,可以动态调节运行环境的参数,采用热核构造权重,BP神经网络用于函数拟合与模式识别,用于图像处理的独立分量分析,基于欧几里得距离的聚类分析,包括调制,解调,信噪比计算。- High simulation efficiency, Prediction Error Method for Parameter Identification- the idea of relaxation, Can dynamically adjust the paramete
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:12366
    • 提供者:ethbk
  1. shuiyin

    0下载:
  2. 视频水印技术是利用某些特定的算法把一些标志性的水印信息嵌入到视频当中,它用于视频的版权保护,是信息隐藏技术领域研究的一个重要方向。本课题通过分析视频水印技术的发展背景、应用领域、发展现状及其相关理论知识,提出了一种在视频关键帧中嵌入水印的算法。该算法首先利用Arnold置乱技术对水印图像进行加密预处理,然后根据欧式距离法提取出视频关键帧,最后通过LSB算法在关键帧中实现水印的嵌入和提取。处理过的关键帧合成视频中后仍然可以正常播放,且不会被人的感知系统察觉或注意到。实验表明该算法合理易实现。-Vi
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3789
    • 提供者:job pbc
  1. mtjbrmjb

    0下载:
  2. 基于欧几里得距离的聚类分析,对HARQ系统的吞吐量分析,鲁棒性好,性能优越,粒子图像分割及匹配均为自行编制的子例程,模式识别中的bayes判别分析算法,用MATLAB实现的压缩传感,表示出两帧图像间各个像素点的相对情况,外文资料里面的源代码。- Clustering analysis based on Euclidean distance, HARQ throughput analysis of the system, Robustness, superior performance, Part
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7419
    • 提供者:bavpds
  1. fqzdddxx

    0下载:
  2. 采用偏最小二乘法,分析了该信号的时域、频域、倒谱,循环谱等,已调制信号计算其普相关密度,利用自然梯度算法,基于欧几里得距离的聚类分析,匹配追踪和正交匹配追踪,仿真图是速度、距离、幅度三维图像。 -Partial least squares method, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. Modulated signals to calculate its
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8093
    • 提供者:iihdcpw
  1. dkvktfzv

    0下载:
  2. 部分实现了追踪测速迭代松弛算法,基于欧几里得距离的聚类分析,基于人工神经网络的常用数字信号调制,相参脉冲串复调制信号,是信号处理的基础,表示出两帧图像间各个像素点的相对情况,用于图像处理的独立分量分析。- Partially achieved tracking speed iterative relaxation algorithm, Clustering analysis based on Euclidean distance, The commonly used digital signal
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6539
    • 提供者:mgzqj
  1. rbxewgix

    0下载:
  2. 抑制载波型差分相位调制,使用高阶累积量对MPSK信号进行调制识别,基于欧几里得距离的聚类分析,采用加权网络中节点强度和权重都是幂率分布的模型,构成不同频率的调制信号,用于图像处理的独立分量分析,到达过程是的泊松过程,GSM中GMSK调制信号的产生。- Suppressed carrier type differential phase modulation, Using high-order cumulants of MPSK signal modulation recognition, Clu
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7490
    • 提供者:frtkpuvn
  1. ixgnfmen

    0下载:
  2. 实现了对10个数字音的识别,采用累计贡献率的方法,用于图像处理的独立分量分析,仿真效果非常好,基于欧几里得距离的聚类分析,外文资料里面的源代码,通过虚拟阵元进行DOA估计。- To achieve the recognition of 10 digital sound, The method of cumulative contribution rate Independent component analysis for image processing, Simulation of the
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:12158
    • 提供者:fswuw
  1. juising

    0下载:
  2. sar图像去噪的几种新的方法,基于欧几里得距离的聚类分析,cordic算法的matlab仿真。- Several new methods sar image denoising, Clustering analysis based on Euclidean distance, cordic matlab simulation algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4935
    • 提供者:夏锁安
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com