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

搜索资源列表

  1. bwdistsc

    0下载:
  2. This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on opti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:49720
    • 提供者:fangfei
  1. jiyuHausdorffdetuxiangpeizhun.

    0下载:
  2. 针对图像配准中常出现的RST(旋转-比例-平移)变换,推导出了相应的盒距离变换公式。与传统的基于广 义仿射变换的Hausdorff盒距离变换公式相比,缩小了搜索距离空间。在计算Voronoi表面时,根据Hausdorff距 离的计算需要提出比较滑动窗口的区域Voronoi表面,节省了计算Voronoi表面的时间。并且在利用边缘点计算 Hausdorff距离时,剔除琐碎的边缘,仅使用较长的边缘计算。试验结果表明,这些改进方法较大地提高了基于 Hausdorff距离的图像配准的计算速度。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:401822
    • 提供者:媛媛
  1. palm-matlab

    1下载:
  2. 掌纹识别的matlab程序,包括最大内切圆求法,KL变换,小波变换,欧式距离识别方法-Palmprint recognition matlab program, including the largest inscribed circle Method, KL transform, wavelet transform, Euclidean distance to identify methods
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:165416
    • 提供者:简康
  1. harmonic_888

    0下载:
  2. 本文是为了实现谐波小波变换的功能,运用matlab进行编程仿真,希望对大家有用-This text makes use of a matlab progress plait distance to imitate really for carrying out the function of harmonic small wave transform, hope that the usefulness is vs everyone
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:723
    • 提供者:金艳
  1. sfinge25

    0下载:
  2. A novel texture-based Automatic Fingerprint Authentication System (AFAS) is proposed. A fingerprint image is preprocessed to enhance the image by Short Time Fourier Transform (STFT) analysis. Then, three sets of invariant moment features, as a kind o
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:276921
    • 提供者:joyce
  1. kl_transform

    0下载:
  2. KL变换的MATLAB源码程序,用于图形图像地震资料等的处理。效果良好。-KL transform MATLAB source code program for graphic images such as seismic data processing. Good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1223
    • 提供者:jcm
  1. Wavelet-transform---image-fusion

    1下载:
  2. 小波变换-图像融合的matlab代码~ 图像融合实验。显微镜或照相机在某一次固定焦距下清晰成像的物距是一定的,即成像的物体只有一个层面是清晰而其它层面是模糊的,需要我们把各幅在不同焦距下的图像融合成一张图像,使得远近的物体都清晰。 设定好融合图像数、小波分解的层数、彩色图像的通道数等几个参数后,可对原图像进行融合。 本算法首先对彩色图像变成YIQ空间,对所有图像的各个颜色分量进行小波分解,然后在小波变换域上根据某种策略选取系数,最后做小波反变换和YIQ反变换即得结果图像。-Wa
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:4661487
    • 提供者:吴迪
  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. 纹理特征提取

    0下载:
  2. MATLAB实现图像纹理特征提取:自相关函数法、灰度共生矩阵、分数阶傅里叶变换。GUI界面。运行后可自定义自相关函数的x和y轴偏移,灰度共生矩阵的距离和角度,分数阶傅里叶变换的阶数。输出相应的特征图。(MATLAB realize image texture feature extraction: autocorrelation function method, gray co-occurrence matrix, fractional Fourier transform. GUI interf
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:96256
    • 提供者:小玲子
  1. lei_v67

    0下载:
  2. Matching Pursuit and orthogonal matching pursuit, Calculation of the Euclidean distance between the two matrices, Gabor wavelet transform and PCA face recognition code.
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:6144
    • 提供者:awkjn
  1. 4fab7b56a46f4

    0下载:
  2. 根据现有的程序,对两幅图像分别进行二维小波变换,分别对变换后得到的水平,垂直以及对角细节子带的小波系数进行直方图统计,然后用广义高斯函数去近似三个直方图,分别得到尺度参数和形状参数,求出对应图像的KL距离。(According to the existing programs, the two images respectively, two-dimensional wavelet transform respectively to levels after transformation, ve
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:146432
    • 提供者:whitney4459
  1. fftcalcshift

    0下载:
  2. 实现了利用傅里叶变换求两张图像平移距离; 输入是两张具有平移关系的图片; 输出distancex,distancey表示求得的平移距离(The Fourier transform is used to calculate the translation distance of two images. The input is two images with a translation relationship. The output distancex, distancey repres
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:holyzihao
  1. 归档 3

    0下载:
  2. 利用二次傅里叶变换的方法计算图像经透镜后在指定距离的光屏上所成的像(Two times Fourier transform is used to calculate the image of the image after the lens is placed on the optical screen at the specified distance.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:145408
    • 提供者:ethantheman
  1. 归档 5

    0下载:
  2. 利用傅里叶变换卷积的方法计算图像经透镜后在指定距离的光屏上所成的像(Fourier transform convolution method is applied to calculate the image of the image after the lens is placed on the optical screen at the specified distance.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:145408
    • 提供者:ethantheman
搜珍网 www.dssz.com