-
xb
说明: 小波阈值去噪。对灰度图像和二值图像进行滤波。(Wavelet thresholding filter . Denoiseing for the gray image and binary image .)
- 2010-04-23 14:52:02下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
band-math-IDL-language-code
IDL语言进行波段运算功能的源代码,有两个内容(IDL language band math )
- 2016-07-14 17:04:14下载
- 积分:1
-
GA
说明: 利用遗传算法求多项式的最值,jiandande xy uexiGA(GA optimization)
- 2017-03-31 11:41:12下载
- 积分:1
-
几何校正
实现对辐射校正后的科学数据几何校正以及对角度数据校正,输出控制点文件(The calibration of the scientific data after radiation correction, the correction of the angle data and the output control point files are realized)
- 2017-09-26 16:55:41下载
- 积分:1
-
Nystrom-Ncut
图论分割算法之一“Nystrom Ncut”MatLAB源程序。(MatLAB codeof “Nystrom Ncut”.)
- 2011-11-13 21:40:46下载
- 积分:1
-
MATLAB智能算法30个案例分析 源代码
采用平均图像融合算法,设计并实现基于小波变换的图像融合算法(选择同一场景的三对可见图像、红外图像或SAR图像进行试验)(Average image fusion algorithm is adopted to design and implement image fusion algorithm based on wavelet transform (three pairs of visible images, infrared images or SAR images of the same scene are selected for testing))
- 2018-08-13 16:00:11下载
- 积分:1
-
duojujiaotuxiangrongheyuandaima
多聚焦图像融合的源代码,还包括几个评价指标的的function函数(Multi-focus image fusion source code, also includes several evaluation function function)
- 2013-04-26 11:02:48下载
- 积分:1
-
palmprint PCA
掌纹识别代码,内有详细代码以及train的图(Palmprint recognition code, there are detailed code and train diagram.cation code)
- 2018-05-08 21:26:41下载
- 积分:1
-
gjtxcl
内置虑镜功能,包括获取图像的属性,锐化,模糊,浮雕等功能.
可以缩放,优化图片.打开图片带预览功能,使用了gdiplus,能处理gif,bmp,jpg,png图片,处理速度也不错,呵呵,一直找图形格式转换的朋友就不需要东找西找了,它完全可以实现你的需求!
(Built-in lens into account features, including access to the properties of the image, sharpen, blur, emboss and other functions. Can be scaled to optimize picture. Open the image with the preview function, use the gdiplus, can handle gif, bmp, jpg, png images, the processing speed is not bad, huh, huh, graphic format conversion has been looking for friends do not need to look east and west, and it can achieve your needs!)
- 2010-12-30 12:59:32下载
- 积分:1