CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 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. matlab-face

    0下载:
  2. 基于PCA和欧几里得距离判据的模板匹配分类器-Euclidean distance criterion based on PCA and template matching classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:17751
    • 提供者:leilei
  1. ok

    0下载:
  2. Euclidean distance between two images
  3. 所属分类:Software Testing

    • 发布日期:2017-04-13
    • 文件大小:2179
    • 提供者:Hany Fathy
  1. Fingerprint_Matching

    0下载:
  2. 一种基于特征点的指纹识别方法.该程序利用2副指纹图像间对应的欧几里得距离,比通常基于细枝末节方法速度有了大幅提高。-Feature points based on fingerprint recognition. The program utilizes two fingerprint images Euclidean distance between the corresponding than the usual minutiae-based approach speed has been
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:597940
    • 提供者:张飞
  1. knn

    0下载:
  2. knn k近邻算法,可选择欧式距离或者曼哈顿距离-knn k nearest neighbor, Euclidean distance or Manhattan can choose the distance
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1767
    • 提供者:葛文耀
  1. CourseOutline

    0下载:
  2. Possible measures of similarity: Euclidean distance or cross-correlation between intensity values.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-16
    • 文件大小:19668
    • 提供者:maulik
  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. panda-face-recognition

    1下载:
  2. gui界面软件,可计算欧几里得距离识别大熊猫面部,具有大量测试集和训练集样本库-gui interface software to calculate the Euclidean distance identification panda face, with a large test set and the training set of sample library
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6530646
    • 提供者:hjq
  1. Plate-recognition-system-source-code

    2下载:
  2. 本源码是基于MATLAB实现车牌识别并语音播报。 本系统针对家庭小型车蓝底白字车牌进行识别。根据彩色图像的RGB比例定位出近似蓝色的候选区域。但是由于RGB三原色空间中两点间的欧氏距离与颜色距离不成线性比例,在设定蓝色区域的定位范围时不能很好的控制。因此造成的定位出错是最主要的。这样在图片中出现较多的蓝色背景情况下识别率会下降,不能有效提取车牌区域。对此本文提出了自适应调节方案。对分割出来的区域进行识别调整。根据长宽比,蓝白色比对候选区域进行多次定位。最终找到车牌区域。 对字符正确识别之
  3. 所属分类:matlab

    • 发布日期:2017-06-16
    • 文件大小:24704410
    • 提供者:longfei
  1. 16QAM

    0下载:
  2. 16QAM simulation. The entire process includes the generation of the 16QAM constellation and the waveform signal in complex base band, the upconverting to passband, pass through AWGN channel, demodulation with a Matched Filter, detection using the sof
  3. 所属分类:3G develop

    • 发布日期:2017-04-13
    • 文件大小:1636
    • 提供者:Alice
  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. lloyd-max-algorithm

    0下载:
  2. lloyd max algorithm is used to quantize an analog signal, uses euclidean distance condition to selectively choose the quantization levels.
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1552569
    • 提供者:venkatesh
  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. similarity8

    0下载:
  2. 采用欧几里德距离等分析手段对两个text文档的相似度进行比较。-The similarity of the two text documents were compared using the Euclidean distance method.
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2914999
    • 提供者:compiler
  1. Euclidean-Distan

    0下载:
  2. This Programm will compute the distance of one feature to other feaetures
  3. 所属分类:.net

    • 发布日期:2017-04-13
    • 文件大小:1536
    • 提供者:nouman
  1. PCASVDD

    0下载:
  2. 针对故障辨识诊断,提出新型未知故障辨识的加权归一化半径判别法,与欧氏距离和归一化半径判别作比较,证明了该方法的有效性。-Failure to diagnose against new, unknown fault identification proposed weighted normalized radius discrimination law, and Euclidean distance and normalized radius of discrimination as compar
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:618289
    • 提供者:程序圆
  1. Radial-basis-function

    0下载:
  2. 径向基函数是一个取值仅仅依赖于离原点距离的实值函数,也就是Φ(x)=Φ(‖x‖),或者还可以是到任意一点c的距离,c点称为中心点,也就是 Φ(x,c)=Φ(‖x-c‖)。任意一个满足Φ(x)=Φ(‖x‖)特性的函数Φ都叫做径向量函数,标准的一般使用欧氏距离,尽管其他距离函数也是可以的。一些径向函数代表性的用到近似给定的函数,这种近似可以被解释成一个简单的神经网络,径向基函数在支持向量机中也被用做核函数。-Radial basis function depends only on the valu
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1617936
    • 提供者:张光
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com