CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 图像 距离

搜索资源列表

  1. face-detection-for-K-L-transform

    0下载:
  2. 基于K-L变换的人脸识别技术主要思想是:提取输入人脸图像矩阵的特征向量,并与图像数据库中样本特征的向量求欧氏距离,距离小于阈值时便认为识别成功。本程序即为利用K-L原理实现人脸检测的实例。-The main idea of ​ ​ the face recognition technology based on KL transform is: extract the matrix of the input face image feature vectors and Euc
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:3775
    • 提供者:guocheng
  1. EucilideanSkeleton

    0下载:
  2. 基于阈值算法的欧氏距离图像骨架提取方法。-Generate euclidean skeleton by watershed algorithm and the "rigides gradient".
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:60040
    • 提供者:
  1. zhifangtupipei

    0下载:
  2. 把原图像的直方图按照给定的直方图加以映射,使新图像的直方图的分布类似于给定的函数。 总共有以下几步:   1.求给定的函数的累积直方图s。   2.求原图像的累积直方图G。   3.求s中每一个值在G中距离最小的位置index。   4.求原图像每个像素通过index映射到的新像素的值。-The histogram of the original image to be mapped, in accordance with the histogr
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:463636
    • 提供者:小陈
  1. Matching

    1下载:
  2. 高质量的MATLAB源代码 用于实现虹膜图像的特征匹配(汉明距离)-Quality MATLAB source code for iris image feature matching (Hamming distance)
  3. 所属分类:Graph program

    • 发布日期:2017-11-21
    • 文件大小:1598
    • 提供者:胡胡
  1. colorseg2

    1下载:
  2. 对彩色图像进行分层,并且使用欧式距离和马氏距离作为辅助计算,效果很好。-Stratified, the color image and use the Euclidean distance and Mahalanobis distance as an auxiliary, the effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2048
    • 提供者:peter
  1. colorseg

    0下载:
  2. 此函数主要用欧式距离法和maha法实现图像分割。简单实用。-Image segmentation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-06
    • 文件大小:1285
    • 提供者:zhangqianqian
  1. max_inscribed_circle

    0下载:
  2. 用matlab实现的计算图像中某区域的最大内接圆的程序,用的是距离变换算法-Calculated using matlab image of a region of maximum inscribed circle program, using a distance transform algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:16710
    • 提供者:xinyangq
  1. Distance

    0下载:
  2. 在MATLAB中,根据所拍摄图像进行距离测量;图像最后会显示所得距离值;-In MATLAB, based on the captured image distance measurement resulting image will show the final distance value
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:587
    • 提供者:LT
  1. Iris-images-recognition

    1下载:
  2. 虹膜图像识别的完整程序,包括预处理,Hough变换定位中心,汉明距离匹配等。-Complete program iris recognition, including pretreatment, Hough transform positioning center, Hamming distance matching.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-17
    • 文件大小:20480
    • 提供者:ma
  1. Hough

    0下载:
  2. 基于VC++的图像处理,计算阵列圆之间的距离-VC++ based image processing, calculating the distance between the circular array
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2261265
    • 提供者:李力
  1. pattern1_b

    0下载:
  2. 开集测试。用前20个人的前5张图像作为训练,剩下的图像作为测试。也就是说总共有100张图片和300张测试图像。注意,这时候,后20个人并没有出现在训练集中,需要给出一个合理的拒识方式来判断某张图像是否在训练的20个人中。请设计一个合理的拒识方式(最简单的方式是对测试图像到训练图像的最近距离设定一个阈值),并给出ROC曲线(在a问的前提下选择一个合理的K来做,不一定要考察K的影响)。-Open set tests. 20 individuals with the former image as t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:747
    • 提供者:houlun
  1. pattern2_b

    0下载:
  2. 开集测试 取K=60.设定测试图像到训练图像的最近距离为一个阈值,在不同的阈值情况下,求的Fisher准则的ROC曲线 -Open set tests take K = 60. Setting the test image to the training images as close as a threshold in the case of different thresholds, find the Fisher criterion ROC curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:886
    • 提供者:houlun
  1. segmentation

    0下载:
  2. 这是图像处理,Matlab代码实现了一个新的水平集配方,称为距离正规化水平集演化(DRLSE),在论文“的距离正则提出图像分割的水平集演化及其应用-This Matlab code implements a new level set formulation, called distance regularized level set evolution (DRLSE), proposed by Chunming Li et al s in the paper "Distance Regular
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1903312
    • 提供者:kang
  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. swb9

    2下载:
  2. 自己编的相位解包裹程序,里面的a代表要输入的图像,N一般为1024,d为你所拍的全息图距离。-Own phase unwrapping procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:928
    • 提供者:shangwenbin
  1. SSMetric

    0下载:
  2. 用来图像检索的,SSMetric半监督学习距离图像检索Used for image retrieval, SSMetric a semi-supervised learning distance image retrieval -Used for image retrieval, SSMetric a semi-supervised learning distance image retrieval
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1786
    • 提供者:cherry
  1. oushijuli

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

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

    0下载:
  2. 基于matlab的类间最大距离法的图像分割处理程序-Based on the maximum distance between the classes matlab image segmentation processing method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:813
    • 提供者:杨乐超
  1. Cluster-Analysis

    0下载:
  2. 很实用的图像识别代码,//做m-1次聚类,第一、二个存储聚类对象的号码,第三个存储与两者相关的距离-The image identification code is useful,// ​ ​ m-1 times to make cluster, the first and second target storage cluster number, a third memory associated with the distance between
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2516
    • 提供者:
  1. kuobian

    0下载:
  2. 简单小程序,对二值图像进行扩大,防止形状边界距离图像边界过小而造成图像处理问题。-simple program,expand the binary image boundary。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:4036
    • 提供者:张金
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com