-
GrayGradinetGSJZ
本程序对梯度-灰度共生矩阵进行求解,并对其进行归一化的处理。(Gradient of the program- to solve GLCM, and its normalization processing.)
- 2011-04-21 21:54:05下载
- 积分: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
-
drawline
C++开发的计算机图形学关于直线绘制的算法,主要涉及DDA算法、中点画线算法、Bresenham画线算法(C++ developed computer graphics on line drawing algorithm, mainly involves DDA algorithm, midpoint line algorithm, Bresenham line drawing algorithm.)
- 2018-06-22 15:07:51下载
- 积分:1
-
SusanCorner
这是一个利用matlab开发的程序,功能是用susan算法提取图像角点的。一个压缩包,程序可用哟。(This is a program developed using matlab, the functional algorithm is susan corner of image. A compact package, the procedure can be used yo.)
- 2008-06-04 12:56:44下载
- 积分:1
-
image-processing-
图像处理,对图像进行二值化变化,对图像进行增强处理,及进行去噪处理 (image processing)
- 2012-05-21 09:32:58下载
- 积分:1
-
检测皮肤代码 face_detection1
检测皮肤代码。主要包括图像读入,大小变换,格式转换,图像滤波,颜色空间转换,皮肤模型,去除少像素连同区域以及膨胀作用(face detection based on skin model)
- 2020-06-27 10:00:02下载
- 积分:1
-
MeanShift
meanshift聚类,找到聚类中心,以及数据的类别(Clustering meanshift to find cluster centers, as well as the type of data)
- 2007-11-07 15:04:35下载
- 积分:1
-
color-image-seg
由于彩色图像提供了比灰度图像更为丰富的信息, 因此彩色图像处理正受到人们越来越多的关注。彩色图像分割是彩色图像处理的重要问题, 彩色图像分割可以看成是灰度图像分割技术在各种颜色空间上的应用, 为了使该领域的研究人员对当前各种彩色图像分割方法有较全面的了解, 因此对各种彩色图像分割方法进行了系统论述, 即先对各种颜色空间进行简单介绍, 然后对直方图阈值法、特征空间聚类、基于区域的方法、边缘检测、模糊方法、神经元网络、基于物理模型方法等主要的彩色图像分割技术进行综述, 并比较了它们的优缺点, 通过比较发现模糊技术由于能很好地表达和处理不确定性问题, 因此在彩色图像分割领域会有更广阔的应用前景。(colorful image segment)
- 2011-07-08 08:09:16下载
- 积分:1
-
jubujunheng
此代码从局部上来使用直方图均衡来达到增强图像的目的,非常的好,而且已经调试好了无差错(This code from the local authorities to use histogram equalization to achieve the purpose of enhanced images, very good, and has good debugging error-free)
- 2008-05-17 09:34:33下载
- 积分:1
-
MATLAB
实验2绿叶变色,实验3图像数字化显示,实验4图像类型转换,实验5对比度增强,实验6直方图均衡化和规定化,实验7噪声添加和空域滤波,实验8边缘增强和边缘检测,实验9彩色图像增强,fft,dct,dwt变化及压缩,滤波器,实验20运动退化和维纳波复原,实验21图像的几何畸形校正等实验的代码和报告(Experiment 2 leaves change color, 3 digital image display, the image type conversion, 4 5 contrast enhancement experiment, the experiment 6, histogram equalization and regulations 7 noise adding and spatial filtering experiment, experiment and edge enhancement and edge detection, the experiments of 9 color image enhancement, FFT and DCT, DWT and compression, filter, degradation experiment of 20 movement and wiener recovery, experiment 21 image geometric deformity correction code and report)
- 2016-05-11 21:12:47下载
- 积分:1