搜索资源列表
使用距离变换和分水岭算法分割图像的Matlab程序
- 使用距离变换和分水岭算法分割图像的Matlab程序
distance transform
- 目前效率最好的距离变换算法,距离变换广泛应用于图像处理,比如可以用距离变换准确找到图像中物体的骨架或者中心线。(用winrar解压)-efficiency of the current best distance algorithm distance transform widely used image processing, For example, can be used to find accurate distance tra
DistanceTransform(VC)
- 距离变换算法距很好的将二值图像变换为灰度图,为后续用分水岭算法做准备。并且附上详细的代码说明和例子。-distance from the algorithm will be two very good value for the image transform the gray level for the follow-up watershed algorithm used to prepare. And attached a deta
DistanceTransform(vc++)
- 距离变换算法距另一种算法,很好的将二值图像变换为灰度图,为后续用分水岭算法做准备。-distance algorithm from another algorithm will be two very good value for the image transform the gray level for the follow-up watershed algorithm used to prepare.
SEEDVPM642_DistanceTransform_4
- 基于VPM642的距离变换程序,经过优化,性能非常好-VPM642 based on the distance transformation process, after optimization, performance is very good
distance_tran
- 基于OpenCV的距离变换,实现计算输入图像的说有非零象素与其最近零象素的距离。-OpenCV based on distance transform, realize that the calculation of the input image has non-zero pixel with its recent zero-pixel distance.
distance_transforms
- 是讲如何对图像进行距离变换的资料,里面有变换的源代码和文献
MidAxes
- 依据距离变换生成的最科学的中轴线绘制程序。-Based on distance transform to generate the most scientific axis drawing program.
BMPFILE
- 位图读取+距离变换+位图显示,带有中点画线算法-Read bitmap+ Distance transform+ Bitmap display with a stipple line algorithm in
HomeWork
- 生成一个哑铃,进行欧几里德距离变换 里面涉及vtk5.0 并用到Saito’s 算法-Generate a dumbbell, the Euclidean distance transform which involves vtk5.0 and Saito s algorithm used
DistanceTransformationByMATLAB65
- 在MATLAB提供的距离变换函数的基础上,对二值BMP图像进行不同距离度量的距离变换,并给出变换效果。程序已经在MATLAB6.5上运行通过。-Provided in MATLAB distance transform function based on the binary BMP images of different distance measure of distance transform, and gives the eff
dynamicTreeCut_1.11-3
- 距离变换的实现方案及代码,代码量小非常小 很小,小的可怜-Distance transform and the realization of program code, and a small amount of very small very small, small, poor
9
- ch9_2_1:调用函数bwmorph实现骨架化操作(§9.2.4) ch9_2_2:利用函数bwperim实现提取边界操作(§9.2.4) ch9_2_3:利用函数bwmorph实现提取边界操作和骨架化操作(§9.2.4) ch9_2_4:利用函数imbothat处理图像(§9.2.4) ch9_2_5:利用函数imclose执行图像闭运算(§9.2.4) ch9_2_6:利用函数imopen执行图像开运算度(§9
jiyuHausdorffdetuxiangpeizhun
- 针对图像配准中常出现的RST(旋转-比例-平移)变换,推导出了相应的盒距离变换公式。与传统的基于广 义仿射变换的Hausdorff盒距离变换公式相比,缩小了搜索距离空间。在计算Voronoi表面时,根据Hausdorff距 离的计算需要提出比较滑动窗口的区域Voronoi表面,节省了计算Voronoi表面的时间。并且在利用边缘点计算 Hausdorff距离时,剔除琐碎的边缘,仅使用较长的边缘计算。试验结果表明,这些改进方法较
DistanceTransform
- 对给定的图像做距离变换,用于图像中目标定位-do distance transform for an image
BMPmap
- 地图代数距离变换程序 可以对24位或者256色bmp图像进行处理-Distance transform map algebra can be of 24-bit or 256-color bmp image processing
distrans
- 对二值图像进行距离变换,利用opencv中的距离变换函数-distance transform,opencv
EDTransform
- 用带形状校正的腐蚀膨胀实现Euclidean距离变换-Implementation of Euclidean Distance Transforms Using Erosion and Dilation with Form Correction
salience
- 基于突变的距离变换用于图像的变化检测和目标检测与定位-The distance transform based on catastrophe
DistanceTransformation
- 距离变换算法实现,在C#中,地图代数中经常用到-Distance transform algorithm