搜索资源列表
000homework
- .EJB2.0查询语言还不支持order by ,所以新增加的文章无法列在最前面(解决方法:在article辅助类中实现java.lang.Comparable接口,取出的时候排序一下java.util.Collections.sort(list) 2005-6-13) 3.模糊查询LIKE后面的参数不能动态匹配 2005-6-12 4.在第一次发布的时候,初始化数据以后打开首页可能会出现空白现象,而有时候又是好的。如果初始化以后,用测试的客户端列出某分类下的文章一遍,打开
Clustering_Algorithms
- 选择【聚类分析】菜单,可以对样品进行聚类分析。 ② 选择【模糊聚类】菜单,可以对样品进行模糊聚类分析。 ③ 选择【遗传算法】菜单,可以应用遗传算法对样品进行聚类分析。 在上述处理中,注意选择距离的计算方式和参数输入的范围。
imagesgauss
- 对图像进行高斯模糊处理(图像复原)的源代码,编译后的可执行文件须带参数运行.希望对需要的人有点用了.大家都互相帮助互相学习吧!
openSNR
- 一种超分辨率处理测试程序。用于测试超分辨率算法的效率。打开一幅图像,选择降质,之后清晰的图像会变为多幅模糊图像。选择算法重建后模糊图像会经过处理变清晰。与原始图像比较后的效能参数将显示在右边。
imageprocessing-4
- 介绍了3种实用的图像复原的源代码(须带参数运行):1.高斯模糊处理;2.均值滤波处理;3.中值滤波处理。 希望对大家有用。
psf
- 运动模糊图像的复原中经常要用到点扩散函数psf,该程序实现求取点扩散函数psf,即实现Matlab中的fspecial函数(求psf),你只要设定好参数length和angle就可以了,调用get_psf()
此模块封装了GDI+1.1里面的Effect
- 此模块封装了GDI+1.1里面的Effect,在模块里是“GP效果类”,这个类只是一个基类,真正要使用的是它的子类,包括: “GP模糊类”、“GP锐化类”、“GP色调类”、“GP红眼修正类”、“GP颜色矩阵效果类”、“GP颜色查找表类”、“GP亮度对比度类”、“GP色相饱和亮度类” “GP色彩平衡类”、“GP色阶类”、“GP颜色曲线类” 使用步骤:(拿 GP模糊类 打比方) 1、创建一个“GP模糊类” 2、调用“GP模糊类.置参数()”方法,设置模糊参数 3、
Blur-Estimation.rar
- 一种无参数的散焦模糊图像模糊参数的估计算法。,Parameters of a non-defocus blurred image fuzzy parameters estimation algorithm.
BD IP2006
- 一个盲去卷积程序,可以实现去除图像的各类模糊,同时可进行相关参数的自适应调整。-A blind deconvolution process can be achieved to remove all kinds of image blur, while the relevant parameters can be adaptive.
estimate
- 对清晰图像加模糊并用时域和频域的方法分别实现对模糊参数的估计并将图像复原(其中用频域的方法实现对模糊角度的估计)-Clear picture of the additive fuzzy and time-domain and frequency domain methods, respectively, to achieve the estimated fuzzy parameters and image restoration (including the method used to ach
example
- 利用正则化方法对模糊图像进行恢复的算法,产生一幅图象,然后加入噪声后对特定的输入正则化参数其进行图象恢复。-The use of regularization method for the restoration of blurred images of the algorithm, resulting in an image, and then adding noise to the input of specific parameters of regularization to resto
vnbpsnr
- 自动同时调整高斯噪声和模糊度 并生成参数与psnr对比关系三维图的程序-Program vnbpsnr is as same as program cpsnr basically but sig1 and sig 2 will be changed at the same time. I1 means original image. We just need to input the original image. The sig1(sig noise) will be test from 0.
perceptual-blur-metric
- 图像去模糊的一篇重要文献,通过相关分析,对模糊图像的成像原理进行分析,并根据相关关系来得到模糊参数的估计方法。-Image deblurring an important document, by correlation analysis, fuzzy image of the imaging principle of the analysis, and according to relationship to get fuzzy parameters estimation.
fourier
- 基于radon的图像运动模糊参数估计程序,估计了模糊角度与模糊尺度,但过大的图片需先处理后才能使用-Radon-based image motion blur parameter estimation procedure, estimates of the fuzzy point and fuzzy scale, but the picture is too large to be treated before use
Autocorrelation
- 用微分自相关法实现运动模糊图像模糊参数估计的功能,是目前较少公布的微分自相关法实现模糊参数估计。-Autocorrelation method with a differential image to achieve motion blur blur parameter estimation function, the differential is less published method fuzzy autocorrelation parameter estimation.
1
- 该程序为运动模糊参数识别的频域方法,模糊方向识别的MRT算法-The program parameter identification in frequency domain method for the motion blur blurred direction identification of MRT algorithm.
getDegree
- 运动模糊参数估计 模糊方向估计 一个关于运动模糊图像恢复算法的模糊方向估计方面的代码 基于MATLAB-Motion blur parameter estimation blur direction estimated a motion-blurred image restoration algorithm fuzzy direction of estimated code based on MATLAB
WenLiLiJiaophoto
- 该程序为离焦模糊参数识别的方法,通过canny算子检测边缘,用hough变换检测直线的方法求离焦半径。-The program for the defocus blur parameter identification method by canny operator edge detection using hough transform line detection method for the defocus radius.
Image-restoration-algorithm-system
- 图像复原 自适应方法与固定参数方法相比较,自主输入模糊参数-Compared with fixed parameter adaptive method for image restoration method, independent input fuzzy parameters
maoboli
- 光束传播时,模拟毛玻璃对光场的模糊效果,参数可调(The fuzzy effect of the glass field is simulated, and the parameters can be adjusted)