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

搜索资源列表

  1. 20100318ImageSearch

    0下载:
  2. 用visual C++ 编写的基于内容的图像检索系统,主要是通过颜色直方图和欧式距离的-Using visual C++ written in content-based image retrieval system, primarily through color histogram and the Euclidean distance of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:42777
    • 提供者:安健
  1. mani

    0下载:
  2. 基于人脸图像距离的ISOMAP算法,可视化效果更-Face images based on distance ISOMAP algorithm, visualization, better good
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:9991
    • 提供者:qinchanchan
  1. image matching

    2下载:
  2. 实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法-Three matching algorithms to achieve 1: normalized cross correlation matching algorithm 2: the image matching algorithm based on Hausdorff Distance 3: Image Invariant Moment Matchin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-16
    • 文件大小:12749
    • 提供者:赵宏磊
  1. sarMatch

    2下载:
  2. 基于边缘特征的SAR图像与光学图像匹配,测度为Hausdorff距离-SAR images based on edge features and optical image matching, for the Hausdorff distance measure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-15
    • 文件大小:2037369
    • 提供者:吴磊
  1. best

    0下载:
  2. 对图像进行校正,然后进行距离标定,求出两个点之间的实际距离-The image correction, and then from the calibration, calculated the actual distance between two points
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:3506822
    • 提供者:chenjie
  1. shibie

    0下载:
  2. 基于奇异值分解的人脸识别方法 梁毅雄 龚卫国 潘英俊 李伟红 刘嘉敏 张红梅 提出了一种将傅里叶变换和奇异值分解相结合的人脸自动识别方法.首先对人脸图像进行傅里叶变换,得到其具有位移不变特性的振幅谱表征.其次,从所有训练图像样本的振幅谱表征中给定标准脸并对其进行奇异值分解,求出标准特征矩阵,再将人脸的振幅谱表征投影到标准特征矩阵后得到的投影系数作为该人脸的模式特征.然后,对经典的最近邻分类器算法进行了改进,并采用模式特征之间的欧式距离作为相似性度量,从而完成对未知人脸的识别.采用ORL
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:57931
    • 提供者:houhj
  1. disttransform

    0下载:
  2. 此程序是基于OPENCV的对图像进行距离变换的-This program is based on the OPENCV the distance transform the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3286636
    • 提供者:胡锦
  1. DistanceTransform

    0下载:
  2. 距离变换,图形图像处理中经常用到的,把一个二值图像变为灰度图像-Distance transform, Computer Graphics often used, to a binary image into a grayscale image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:216115
    • 提供者:木头
  1. Distance

    1下载:
  2. 对bmp图像的读写操作及各种距离变换,如曼哈顿,棋盘距离变换,欧式距离变换等。-distance transformation of bmp pictures and access of bmp files.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2714606
    • 提供者:wuhandaxue
  1. juli

    0下载:
  2. 三维重构计算空间距离,在图像匹配后计算得到。-Three-dimensional reconstruction calculated distance, the images calculated after matching.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:952
    • 提供者:
  1. Content-basedImageRetrieval

    0下载:
  2. 基于内容(颜色)的图像检索,用VC++实现算法——欧氏距离,可以在指定的目录下搜索相似的图案,旗帜,冬景等,是图像检索的最简单的模型,感兴趣的可以下载看看。-Content-based (color) image retrieval, using VC++ algorithm- Euclidean distance, you can search the directory specified similar pattern, flags, winter landscape, are the s
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5995120
    • 提供者:陈杨
  1. work

    3下载:
  2. 对于细胞图像序列中多目标的追踪是细胞运动研究中的难点,针对高密度细胞图像中细胞运动的复杂性,本文提出一个细胞分割和追踪的系统。在细胞分割部分,针对实验所用细胞图像序列的特点,本文分别采用了不同的分割方法。在基本的细胞分割后,由于得到的分割图像存在着一些粘连细胞,为了将之分离,采用了基于Freeman code法对细胞轮廓进行跟踪编码。根据编码所得的链码特征分析细胞的轮廓形态,找出粘连细胞图像中的凹角点,再将凹角点进行分组配对完成粘连细胞的分离。在追踪部分,针对细胞的运动特性,将细胞分为惰性细胞和
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-28
    • 文件大小:3523534
    • 提供者:刘颖
  1. LinearDiscriminantAnalysis

    1下载:
  2. 提出了一种新的基于图像分块重构和线性判别分析相融合的方法,主要用于人脸识别。该方法通过计算两幅图像之间图 像块的重构均值误差,运用线性判别分析求出两幅图像降维后的欧式距离,融合重构误差和欧式距离计算这两幅图像之间的差别 程度。-A new block-based image reconstruction and the integration of linear discriminant analysis method is mainly used for face recognitio
  3. 所属分类:matlab

    • 发布日期:2015-05-18
    • 文件大小:220160
    • 提供者:程德志
  1. matlab

    0下载:
  2. 利用matlab软件,使用距离变换和分水岭法对图像进行分割-Using matlab software using the distance transformation and watershed image segmentation method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:788
    • 提供者:遥想古风
  1. 9

    0下载:
  2. 由于选用部分Hausdorf距离进行图像匹配时不能满足较大尺寸图像匹配实时性要求,利用了多级分层匹配技术加速图像匹配,本文提出了多级实时图像匹配算法,该算法以部分Hausdorf距离为图像匹配相似性度量,结合小波变换多分辨率思想提取多尺度图像特征,实现了由粗到精多级分层实时匹配。-As part of the Hausdorf distance used for image match the larger size can not meet the requirements of real-t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:264736
    • 提供者:wenping
  1. simpsal

    0下载:
  2. 基于视觉注意机制的图像显著图提取,包括亮度,dkl颜色,方向等通道,合成图像的显著性描述图-Image-based visual attention saliency map mechanism extraction, including brightness, dkl color and direction of channels, the significance of synthetic image descr iption graph
  3. 所属分类:matlab

    • 发布日期:2017-02-21
    • 文件大小:102400
    • 提供者:
  1. OTSU

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。 -OTSU method of adaptive image binarization threshold, the algorithm of the input histogram analysis of gray image, the histogram is divided into two parts, making the maxim
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1502
    • 提供者:王晓波
  1. 1884425program

    0下载:
  2. 图像处理 计算基于hausdorff距离和遗传算法的图像匹配(只有旋转和平移)-Hausdorff distance calculation is based on image processing and genetic algorithms image matching (only rotation and translation)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:33610
    • 提供者:宋军
  1. fenlei1

    0下载:
  2. 利用提出的纹理灰度值进行最小距离分类遥感图像-Using the proposed minimum distance of gray value texture classification of remote sensing image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:609
    • 提供者:刘晓航
  1. DT

    0下载:
  2. 该函数为实现图像距离变换的代码,代码完整-distance transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2582
    • 提供者:朝露
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com