搜索资源列表
-
0下载:
C++ implementation of the fast distance transform algorithm
-
-
0下载:
自写的3D欧几里德距离空间变换源码,参考Distance Transform of Sampled Functions,优点速度快(附相应的参考文章)
-
-
0下载:
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
-
-
0下载:
The C++ implementation of the latest 2D shape registration algorithm. Based on distance transform of the original shapes.
-
-
1下载:
一个用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
-
-
0下载:
针对图像配准中常出现的RST(旋转-比例-平移)变换,推导出了相应的盒距离变换公式。与传统的基于广
义仿射变换的Hausdorff盒距离变换公式相比,缩小了搜索距离空间。在计算Voronoi表面时,根据Hausdorff距
离的计算需要提出比较滑动窗口的区域Voronoi表面,节省了计算Voronoi表面的时间。并且在利用边缘点计算
Hausdorff距离时,剔除琐碎的边缘,仅使用较长的边缘计算。试验结果表明,这些改进方法较大地提高了基于
Hausdorff距离的图像配准的计算速度。
-
-
0下载:
距离变换算法距很好的将二值图像变换为灰度图,为后续用分水岭算法做准备-From a good distance transform algorithm will transform grayscale binary image, watershed algorithm is used to prepare the follow-up
-
-
0下载:
基于突变的距离变换用于图像的变化检测和目标检测与定位-The distance transform based on catastrophe
-
-
0下载:
基于opencv的距离变换程序,并进行去噪滤波,可用于求取物体几何骨架-Opencv-based distance transform processes and de-noising filter can be used to extract a geometric skeleton of an object
-
-
0下载:
距离变换,用chamfer方法,实现栅格距离变换、曼哈顿距离变换和棋盘距离变换-Distance transform method with a chamfer distance transform of Grid, Manhattan distance and the chessboard distance transform transformation
-
-
0下载:
对给定的图像做距离变换,用于图像中目标定位-do distance transform for an image
-
-
0下载:
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
-
-
0下载:
KL变换的MATLAB源码程序,用于图形图像地震资料等的处理。效果良好。-KL transform MATLAB source code program for graphic images such as seismic data processing. Good results.
-
-
0下载:
vtk中距离变换类vtkImageEuclideanDistance
的应用例子,是tcl环境下的-vtk in the distance transform class vtkImageEuclideanDistance application example is the tcl environment
-
-
0下载:
这是一个用于实现欧几里得距离变换的C++源代码-C++ code used to do Euclidean distance transform
-
-
0下载:
最好的distance transform算法源码。可以完成二值图像到distanceTransform图像的变换。-The best source distance transform algorithm. Can complete binary image to the distanceTransform image transformation.
-
-
0下载:
此程序是基于OPENCV的对图像进行距离变换的-This program is based on the OPENCV the distance transform the image
-
-
0下载:
距离变换,图形图像处理中经常用到的,把一个二值图像变为灰度图像-Distance transform, Computer Graphics often used, to a binary image into a grayscale image
-
-
1下载:
距离变换,提取图像的骨架,方法是不断对图像进行腐蚀并且标记每个像素腐蚀到值不再变化的次数。
-distance transform
-
-
0下载:
This paper describes the theory and algorithms of distance transform for fuzzy
subsets, called fuzzy distance transform
-