-
area_perimeter-and-aspect-ratio
matlab数字图像分割,可以提取一幅图中想要的目标,并计算出目标的面积,周长和长宽比。(Digital Image Segmenting Useing Matlab.This program can extract the interesting target from a figure, and calculate the target area, perimeter and aspect ratio.)
- 2012-02-29 15:16:30下载
- 积分:1
-
hist21
计算两幅图像联合直方图的matlab小程序。可以用于图像分割及图像互信息的计算(calculated two joint histogram of the image of small Matlab procedures. Can be used for image segmentation and image mutual information calculation)
- 2007-05-31 16:29:37下载
- 积分:1
-
wode1
是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )(Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wrong point with point, the match point with a line linking Note: The main function is match.m, after running the main function Enter the run command box match (' image1.jpg' , ' image2.jpg' ))
- 2011-10-17 16:07:23下载
- 积分:1
-
alpha-stable-programma
alpha稳定分布,密度函数图形,这较少出现。(alpha-stable distribution,picture of pdf,it s very rare)
- 2021-03-26 11:29:13下载
- 积分:1
-
Texture
计算四个方向的灰度共生矩阵,将其作为纹理特征,是一种纹理特征提取算法。(Calculation of the four directions of Gray Level Co-occurrence matrix as texture features, is a kind of texture feature extraction algorithm.)
- 2008-03-11 19:51:54下载
- 积分:1
-
da1
说明: MATLAB程序用于计算钢筋混凝土结构(梁,柱等)的非线性分析。(MATLAB program used to calculate the reinforced concrete structures (beams, columns, etc.) nonlinear analysis.)
- 2011-03-02 16:19: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
-
shuzhishuiying
图像数字水印的方案毕业论文MATLAB和典型的混沌系统(Image Digital Watermarking thesis MATLAB programs and typical chaotic systems)
- 2020-07-01 13:20:02下载
- 积分:1
-
ImageRestore2
说明: 基于fft的数字图像处理MATLAB实现(Fft based on MATLAB for digital image processing to achieve)
- 2009-08-03 15:33:46下载
- 积分:1
-
quzao
对比了常见的几种去噪方法,含中值滤波,均值滤波,维纳滤波,高斯滤波,以及三种形态学滤波(一般的,改进的,多结构元素形态学滤波)(Comparison of several common Denoising containing median filtering, mean filtering, Wiener filtering, Gaussian filtering, as well as three morphological filtering (generally improved, multi-structural elements morphological filtering))
- 2013-04-10 10:10:18下载
- 积分:1