搜索资源列表
“C语言接口”扩展程序调用接口规范
- 分析家扩展函数规范V3.10 1.本规范适用于分析家3.10标准版和专业版公式系统. 2.扩展函数用于实现系统函数不能实现的特殊算法. 3.扩展函数用windows 32位动态连接库实现,建议使用Microsoft Visual C++编程. 4.调用时在公式编辑器中写\"动态库名称@函数名称\"(参数表)即可,例如下面函数可以写为\"FXJFUNC@MYCMALOSE\"(5) 5.动态连接库名称和函数名称可以自己定义. 6.使用时可以将动态库拷贝到分析家目录下使用.-V3.10 a stan
pictureRestortooriginal
- 图像线性滤波复原 运用MATLAB软件,并结合维纳滤波法对各种模糊图像进行复原重建 创建一个仿真运动模糊的PSF来模糊图像。 (2)利用deconvwnr函数对无噪声模糊图像进行复原重建 (3)利用deconvwnr函数对有噪声模糊图像进行复原重建 -images linear filtering using MATLAB software recovery, and the Wiener filter to various fuzzy image restoration
FusionCode1
- 针对多聚焦图像融合,本文首先介绍了小波变换融合算法,虽然小波变换方法无冗余,高频分量损失较小,具有较好的融合效果,但存在两个主要缺点:一是移变性,二是融合图像在重构时会受到一些外来因素的影响,所以仍会丢失一些边缘信息,为了克服小波变换法的以上缺点,可以采用基于小波分解和点扩展函数模型PSF相结合的融合方法。该方法首先对不同的图像进行无降2采样的小波分解,以保持与源图像大小相同,然后分别将其各方向、各尺度的高频分量进行叠加,并依此提取其高频分量的特征信息来判定清晰目标或模糊目标,以此来设计融合算法
map_psf
- gsm map协议源代码,psf部分,方便程序员加快map协议的开发速度-gsm map agreement source code, psf, programmers to facilitate an agreement to accelerate the development map speed
psf
- 运动模糊图像的复原中经常要用到点扩散函数psf,该程序实现求取点扩散函数psf,即实现Matlab中的fspecial函数(求psf),你只要设定好参数length和angle就可以了,调用get_psf()
deconvL2_frequency
- 这是在频域的运动模糊图像恢复算法,能在频率域对图像进行恢复,需要知道PSF.-This is in the frequency domain of the motion-blurred image restoration algorithm, in frequency domain image restoration, need to know the PSF.
blur
- esta funcion genera dos tipos de psf para el blurring: movimiento lineal gaussiano
DeblurringImagesUsingtheBlindDeconvolutionAlgorit
- The Blind Deconvolution Algorithm can be used effectively when no information about the distortion (blurring and noise) is known. The algorithm restores the image and the point-spread function (PSF) simultaneously. The accelerated, damped Richardson-
LucyRichardsonAlgorithm
- The Lucy-Richardson algorithm can be used effectively when the point-spread function PSF (blurring operator) is known, but little or no information is available for the noise. The blurred and noisy image is restored by the iterative, accelerated, dam
SSSS
- 通过建立运动模糊数学模型, 进行了消除运动模糊的仿真实验, 维纳滤波恢复运动模糊图像效果较 好。在图像恢复技术中, 点扩展函数( PSF) 是影响图像恢复结果的关键因素, 所以常常利用先验知识和后验判 断方法估计PSF函数来恢复图像。实验表明在实际恢复过程中如果运动模糊图像混入了噪声, 必须考虑到信噪 比、噪声的自相关函数和原始图像的自相关函数对恢复后图像的影响。-Through the establishment of mathematical model of motion
PointSpreadFunction
- PSF function for C++ class calculation. PSF and MTF class calculation.-PSF function for C++ class calculation. PSF and MTF class calculation.
PSFTool
- Point Spread Function Calculation for Modulate transfer function class. PSF calculation class.
PSF_FPA_Simu
- 利用高斯点扩散函数(PSF)模拟焦平面阵列(FPA)成像-the simulation of FPA imaging based on the guass PSF function
PSF-generate
- 产生二维PSF用于去卷积算法等图像处理过程-Produce two-dimensional PSF deconvolution algorithms for image processing
PSF
- 提出一种基于空间域的多聚焦图像融合技术:首先计算点分布函数(PSF),然后利用PSF模糊源图像,最后通过组合原图像中较为清晰的像素点来生成全聚焦图像。-We propose a multi-focus image fusion based on space domain techniques: First calculate the point distribution function (PSF), then use the PSF fuzzy source image, and finall
raacampbell-measurePSF-2570a31
- matlab, image proessing, measusre PSF matlab
08340742uwt
- MATLAB程序-按物理光学模型生成PSF(MATLAB program - generating PSF by physical optics model)
运动图像点扩散函数psf
- 运动模糊点扩散函数,psf可以直接用啊啊啊啊啊啊啊(Motion fuzzy point diffusion function)
psf
- matlab编写计算直边图像的点扩散函数PSF(Compiling Point Spread Function ( PSF) for Computing Straight Edge Images with MATLAB)
用点扩散函数psf对波前编码
- 用点扩散函数psf对波前编码系统产生的模糊图像进行复原得到清晰图像