-
byxf
本程序能够实现图像处理中的图像细化,是基于matlab的。(This procedure can realize image processing image thinning is based on the matlab.)
- 2008-03-16 11:01:19下载
- 积分:1
-
Relative_error_
用来比较两张图片的相似程度的MATLAB程序(A MATLAB program used to compare the similarity between two pictures)
- 2021-03-16 15:29:22下载
- 积分: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
-
C++.netBMP24bitTo8bit
此程序实现二十四位BMP到八位BMP图像的转换(this program to 24 BMP eight BMP image conversion)
- 2007-04-04 15:20:57下载
- 积分:1
-
Exercises
2014年西安电子科技大学数字图像处理上机实验,同时是研究生和本科生的代码及作业
(2014 Xi' an University of Electronic Science and Technology of digital image processing experiments on board, while the graduate and undergraduate students and job code)
- 2014-01-27 17:37:16下载
- 积分:1
-
huidugongshengjuzhentezhentiqu
基于图像纹理的特征提取,使用灰度共生矩阵方法。(Texture feature extraction based on the use of gray level co-occurrence matrix method.)
- 2010-05-12 15:14:47下载
- 积分:1
-
Gui_quwu
图像去噪,采用GUI界面形式,里面包括高斯滤波,低通滤波和理想滤波三种方法。(Image denoising, using GUI interface form, which includes Gaussian filtering, low-pass filtering and ideal filtering three methods.)
- 2017-04-22 14:01:43下载
- 积分:1
-
vtk-CT(MC)
MC算法实现CT医学图像的三维重建,面绘制技术(MC algorithm CT medical image reconstruction, surface rendering technology)
- 2014-02-25 10:14:46下载
- 积分:1
-
laplace
说明: 本代码采用的是opencv,有视频采集和对采集的视频帧进行laplace处理的功能!(This code uses a opencv, with video capture and the capture of video frames laplace processing capabilities!)
- 2009-08-24 09:50:35下载
- 积分:1
-
graph
对圆形,正方形,长方形等几何图形进行计算面积,周长等运算(Circular, square, rectangular and other geometric shapes are calculated area, perimeter of operation)
- 2016-06-29 22:12:46下载
- 积分:1