-
colorimagerestoration
说明: 一种基于tv模型的彩色图像修复方法,效果很好(Tv model based on color image restoration)
- 2010-03-19 09:30:14下载
- 积分:1
-
susan-
基于SUSAN特征检测算子的边缘提取,添加图片即可运行,可自行根据图片特征设置参数得到较好的边缘检测效果(Edge detection feature extraction SUSAN operator, add images to run, you can set your own parameters to get a better edge detection based on image characteristics)
- 2016-03-31 10:02:02下载
- 积分:1
-
梯度金字塔
实现三层图像金字塔构建和两幅图像融合,代码完整(Three layers of image Pyramid construction and two image fusion, complete code)
- 2020-12-22 10:09:07下载
- 积分:1
-
ForEstimateCircle
圆心检测算法,使用matlab根据sci文章仿写,在图像质量不高的情况下检测效率较高。(Center of a circle detection algorithm, the use of matlab under the sci article仿写, image quality is not high in the case of a higher detection efficiency.)
- 2008-06-17 16:13:00下载
- 积分:1
-
Pinjie
图像拼接,用于合成全景图像,VC++开发环境,C++实现。(Image Stitching)
- 2012-11-21 12:13:40下载
- 积分:1
-
mesh_simplification
网格简化,
将复杂的带有很多细节的物体的三维立体网格进行任意比例的简化,使得其减少点和面片的数量并保持物体的基本特征,以达到加快图像显示及压缩文件的效果。(Mesh simplification, the complex three-dimensional grid with many of the details of the object simplified in any proportion, such that it reduce the number of points and surfaces of the sheet and keep the basic characteristics of the object, in order to achieve the speed up of the image display and the effect of the compressed file .)
- 2014-12-21 14:36:07下载
- 积分:1
-
IICandIID_R_nmp
对特征值进行非极大值抑制的角点检测,并且选用了合适的阈值加强检测效果(corner detection by non-maxima suppression of Eigenvalues and selected the appropriate threshold to enhance detection)
- 2013-10-29 11:38:22下载
- 积分:1
-
虹膜识别算法源代码code
说明: 实现虹膜的预处理、识别等功能,使用matlab实现(iris source code ,using matlab)
- 2020-02-13 10:24:56下载
- 积分:1
-
d7
说明: 通过matlab实现理想低通滤波对图像处理,进行降噪(matlab,ILPF,noise reduction)
- 2017-11-23 21:27:34下载
- 积分: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