-
matlab
小波分析在图像处理中有非常重要的应用,包括图像压缩,图像去噪,图像融合,图像分解,图像增强等。文中给出了详细的程序范例,用MATLAB实现了基于小波变换的图像处理。(Wavelet analysis in image processing has very important applications, including image compression, image denoising, image fusion, image decomposition, image enhancement. The paper gives detailed procedures for example, implemented with the MATLAB image processing based on wavelet transform.)
- 2010-11-10 22:06:35下载
- 积分:1
-
tofloat_and_adpmedian
自适应中值滤波器 该滤波器与中值滤波器相比,功能有很大的改善,但函数要复杂了很多(adapt median filter ,this filter compared with median filter, it is much improved in the resulted image.)
- 2017-08-03 23:03:53下载
- 积分:1
-
quyushengzhangfa
说明: 区域生长法的图像分割,可以较好地提取脑部图像。(The region growing method can extract brain image well.)
- 2019-01-13 23:39:45下载
- 积分:1
-
C# 图片推拉效果 实例
C# 图片推拉效果 实例
- 2013-05-30下载
- 积分:1
-
Corner
一种带有自适应阈值和动态支持区域的CSS角点检测算法,其效果被认为优于目前所有的CSS角点检测算法和大多数的其他类型角点检测算法。(a curvature scale space corner detector
with adaptive threshold and dynamic region of support, it is considered to be the one of the best corner detection algorithms.)
- 2009-07-20 21:03:45下载
- 积分:1
-
LSQR
说明: 此程序为地震层析成像的LSQR算法,此算法用来解反问题。(This procedure for seismic tomography LSQR algorithm, the algorithm used to solve inverse problems.)
- 2011-04-05 21:06:01下载
- 积分:1
-
spa
连续投影算法适合初学者使用,可以对光谱数据进行变量选择。(Continuous projection algorithm for beginners to use, you can the spectral data variables.)
- 2017-03-14 10:16:52下载
- 积分:1
-
SusanCorner
这是一个利用matlab开发的程序,功能是用susan算法提取图像角点的。一个压缩包,程序可用哟。(This is a program developed using matlab, the functional algorithm is susan corner of image. A compact package, the procedure can be used yo.)
- 2008-06-04 12:56:44下载
- 积分:1
-
Python_medical
说明: example used in Python & VTK
- 2020-06-16 05:20:02下载
- 积分:1
-
canny
canny边缘检测的步骤:
1,生成高斯核,与图像做卷积
2,计算梯度图像
3,非极大值抑制
4,双阈值法和连接边缘(Canny edge detection steps:
1, Generate Gaussian kernel, convolution with the image
2, calculate the gradient image
3, non-maximal inhibition
4, double threshold method and connect the edge)
- 2017-11-28 19:31:27下载
- 积分:1