-
S-C-transformation
数值实现施瓦兹-克里斯多夫变换 可将一般区域保角映射为单位圆,条形带,方形等等基本区域,包含manual. matlab源码,有GUI,可实现点、点映射的显示(Numercial realization of the Schwarz-Christoffel Conformal Mapping)
- 2011-09-19 17:20:28下载
- 积分:1
-
sanxininterference-image
能够利用matlab针对三芯光纤的干涉图样进行仿真,得到其干涉图片(Able to use matlab to three core optical fiber interference pattern, and simulation the interference image
)
- 2012-12-13 18:45:28下载
- 积分:1
-
matlab
图像去模糊处理,分别运用了维纳滤波器、deconvreg方法、deconvlucy方法、盲反卷积等方法。非常实用(Image deblurring processing, namely the use of the Wiener filter, deconvreg method, deconvlucy methods, blind deconvolution methods. Very useful)
- 2020-11-06 01:09:50下载
- 积分:1
-
strtok
strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
- 2013-05-06 14:36:34下载
- 积分:1
-
MRFaEM-change-detection
马尔科夫随机场 EM算法 做图像变化检测 请多指教(MRF EM image change detection algorithms do please advise)
- 2021-03-31 12:39:08下载
- 积分:1
-
MATLAB
数字图像处理图像复原算法源代码(维纳滤波,最小二乘方法,L-R算法)(Digital image processing, image restoration algorithm source code (Wiener filtering, least squares method, the LR algorithm))
- 2012-06-03 14:38:09下载
- 积分:1
-
weinalvbo
彩色图像的威纳滤波去噪算法,很简单的,很全,自己毕业论文的程序(Color image of the Wiener filter denoising algorithm, very simple, very full, their thesis program)
- 2013-01-14 15:54:47下载
- 积分:1
-
ExtPhaseCorrelation
数字图像相位相关性,对两幅图像位移的前后相位变化进行检测(Phase Correlation)
- 2010-12-14 14:27:18下载
- 积分:1
-
dct
图相多描述编码matlab仿真
多描述编码的matlab仿真,本科生的毕业设计
生成图像后计算psnr
>> J=imread( 两描述都收到后重建的图像.bmp )
PSNR(I,J)
ans =
32.3290
>> J=imread( 描述1重建后的图像.bmp )
>> PSNR(I,J)
ans =
28.7011
>> J=imread( 描述2重建后的图像.bmp )
>> PSNR(I,J)
ans =
29.1467
(Figure phase multiple description coding matlab simulation
Matlab simulation of multiple description coding, undergraduate graduation design
Generated images calculated psnr
>> J = imread ( the reconstructed image after the two descriptions are received. Bmp )
>> PSNR (I, J)
ans =
32.3290
>> J = imread ( to describe a reconstruction of images. Bmp )
>> PSNR (I, J)
ans =
28.7011
>> J = imread ( to describe two reconstruction images. Bmp )
>> PSNR (I, J)
ans =
29.1467)
- 2020-12-10 21:09:19下载
- 积分:1
-
Annas-EMD
一种二维EMD算法,作者是Anna Linderhed,该学者博士研究课题为二维EMD和小波变换,她的二维EMD算法与Nenus或其他学者的算法有较大的不同。(A two-dimensional EMD algorithm, the author is Anna Linderhed, her Ph.D. research topic is bidimensional EMD and wavelet transform. Her two-dimensional EMD algorithm is quite different from that of Nenus and other scholars.)
- 2021-04-16 14:58:54下载
- 积分:1