搜索资源列表
AMLE
- AMLE水平集图像插值(AMLE.cpp),包括灰度图轮廓跟踪算法(edgeTrace.cpp),数学形态运算(morphology.h) (其中 AMLE.cpp 是王大凯等《图像处理的偏微分方程方法》一书附带CD中Matlab代码 AMLE_level_set_interp.m 的C++实现)。 注意!本项目还需要下载本人先前上传的 DIBmp.rar,并请自行调整项目所含文件的路径。-AMLE, Edge trace, m
edgeTrace
- 灰度图边缘跟踪(这是对上次AMLE.RAR中同名文件的修订)-Edge trace for gray image
AMLE_level_set_interp
- 用MALE方法就行图像的插值,很好用的方法希望对大家有帮助。-This program implement image interpolation by AMLE method.
AMLE_level_set_interp
- 本程序使用AMLE方法实现图像的内插, -This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an input image by thresholdding. The threshold values are chosen automatically. Then th
PDEmatlab-code
- 偏微分方程在图像处理中的应用代码,有图片及大量代码。-This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an input image by thresholdding. The threshold values are chosen automatically. Then the boun
AMLE_level_set_interp
- 这是基于水平集方法的一种图像分割算法的matlab程序- This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an input image by thresholdding. The threshold values are chosen automatically.
AMLE_level_set_interp
- AMLE水平集插值 This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an input image by thresholdding. The threshold values are chosen automatically. Then the boundaries for
AMLE_level_set_interp
- 这个程序实现AMLE方法的图像插值。首先,通过入口从输入图像得到一定数量的水平集。起点只是自动选择的。然后,每个水平集的边界被提取出来,图像边界上的数据被记录。最后,通过使用AMLE扩展这些信息重建一个非常接近原图像的新的图像。-This program implement image interpolation by AMLE method. Firstly, get a number of level sets from an in
AMLE_level_set_interp
- AMLE在图像处理中一种可能的直接应用是图像编码压缩。如果我们只保留一副图像的N个水平集的边界数据,那么利用AMLE就可重构一副新图像,它在上述N个水平集的边界上的值,将与新图像的值相等,而其余的像素的灰度值是有AMLE插值计算得到的。-AMLE in image processing is a possible direct application of image encoding. If we keep only one imag