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

搜索资源列表

  1. dt

    0下载:
  2. C++ implementation of the fast distance transform algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:15.2kb
    • 提供者:王波
  1. 3Ddistancetransform

    0下载:
  2. 自写的3D欧几里德距离空间变换源码,参考Distance Transform of Sampled Functions,优点速度快(附相应的参考文章)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:116.8kb
    • 提供者:伍林
  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
    • 文件大小:48.55kb
    • 提供者:fangfei
  1. FreeForm_Register2D_source_Aug0107

    0下载:
  2. The C++ implementation of the latest 2D shape registration algorithm. Based on distance transform of the original shapes.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58.11kb
    • 提供者:Jeff
  1. skeleton.rar

    1下载:
  2. 一个用opencv编写的骨架提取的程序,主要原理是基于距离变换,鲁棒性很高,里面附了多个测试图片,Opencv prepared with a skeleton extraction procedure, the main principle is based on the distance transform, robust high, which is attached a number of test pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:248.81kb
    • 提供者:huwentao
  1. jiyuHausdorffdetuxiangpeizhun.

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

    • 发布日期:2017-03-21
    • 文件大小:392.4kb
    • 提供者:媛媛
  1. juliTransform

    0下载:
  2. 距离变换算法距很好的将二值图像变换为灰度图,为后续用分水岭算法做准备-From a good distance transform algorithm will transform grayscale binary image, watershed algorithm is used to prepare the follow-up
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:211.06kb
    • 提供者:直线
  1. salience

    0下载:
  2. 基于突变的距离变换用于图像的变化检测和目标检测与定位-The distance transform based on catastrophe
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:127.29kb
    • 提供者:Sun Qiang
  1. opencvske

    0下载:
  2. 基于opencv的距离变换程序,并进行去噪滤波,可用于求取物体几何骨架-Opencv-based distance transform processes and de-noising filter can be used to extract a geometric skeleton of an object
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3mb
    • 提供者:李涵露
  1. DistanceTransform

    0下载:
  2. 距离变换,用chamfer方法,实现栅格距离变换、曼哈顿距离变换和棋盘距离变换-Distance transform method with a chamfer distance transform of Grid, Manhattan distance and the chessboard distance transform transformation
  3. 所属分类:GIS program

    • 发布日期:2017-03-28
    • 文件大小:36.17kb
    • 提供者:bo
  1. DistanceTransform

    0下载:
  2. 对给定的图像做距离变换,用于图像中目标定位-do distance transform for an image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4.19kb
    • 提供者:夏晓珍
  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
    • 文件大小:270.43kb
    • 提供者: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
    • 文件大小:1.19kb
    • 提供者:jcm
  1. vtkImageEuclideanDistance

    0下载:
  2. vtk中距离变换类vtkImageEuclideanDistance 的应用例子,是tcl环境下的-vtk in the distance transform class vtkImageEuclideanDistance application example is the tcl environment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:838byte
    • 提供者:李星
  1. dt

    0下载:
  2. 这是一个用于实现欧几里得距离变换的C++源代码-C++ code used to do Euclidean distance transform
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:14.99kb
    • 提供者:李宇罡
  1. bestDT

    0下载:
  2. 最好的distance transform算法源码。可以完成二值图像到distanceTransform图像的变换。-The best source distance transform algorithm. Can complete binary image to the distanceTransform image transformation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:15.03kb
    • 提供者:朱荣付
  1. disttransform

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

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

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

    • 发布日期:2017-04-01
    • 文件大小:211.05kb
    • 提供者:木头
  1. distance-transform

    1下载:
  2. 距离变换,提取图像的骨架,方法是不断对图像进行腐蚀并且标记每个像素腐蚀到值不再变化的次数。 -distance transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:10.19kb
    • 提供者:王天然
  1. Thscriansform

    0下载:
  2. This paper describes the theory and algorithms of distance transform for fuzzy subsets, called fuzzy distance transform
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:171kb
    • 提供者:song86
« 12 3 4 »
搜珍网 www.dssz.com