-
StereoDisparity
双目立体匹配中获取图像对的视差图,可用于后续的三维重建工作。(Binocular stereo matching to get the image on the disparity map can be used for subsequent 3D reconstruction.)
- 2012-05-06 18:48:37下载
- 积分:1
-
facedetect
人脸检测,是采用国外的一个论文中的算法实现,如果想要论文,请发信给我(face detecting)
- 2009-04-20 15:59:30下载
- 积分:1
-
FractalDim
分形算法中的分形维数的源代码(Fractal dimension)
- 2011-11-23 15:35:12下载
- 积分:1
-
MutiTargetDetection
多目标检测与跟踪算法的实现,matlab程序,各个函数分开写的,便于调用(Many target detection and tracking algorithm, the realization of the matlab, each function, easy to call the write it separately
)
- 2011-06-09 22:16:32下载
- 积分:1
-
interpolation
双线性插值算法是一种空间域的错误掩盖算法,本程序实现了用双线性插值算法恢复受损图像的matlab程序(Bilinear interpolation algorithm is a spatial domain error concealment algorithm to achieve this program using bilinear interpolation algorithm to restore damaged image matlab program)
- 2009-10-31 10:27:14下载
- 积分:1
-
SR-ridge
读入一副图片,提取其脊线(含有噪声,除噪声需另外编程实现)(Get the ridge of a picture (with noise))
- 2020-08-11 19:28:26下载
- 积分:1
-
yxpj
图像融合客观评价程序,包括扭曲度,相关系数,方差等(Objective evaluation of image fusion procedures, including distortions, the correlation coefficient, variance, etc.)
- 2020-12-13 03:59:16下载
- 积分: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
-
zidianbijiao
利用稀疏表示进行图像去噪时,需要生成两种学习字典,该源码比较了生成的两种字典的优劣(Denoising sparse representation, it is necessary to generate two learning dictionary, which compares the generated source code of the merits of two dictionary)
- 2015-10-19 19:11:21下载
- 积分: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