-
recursive_bilateral_filtering
基于双边滤波算法对原始图像进行增强,输入文件要求是ppm(image enhancement through recursive_bilateral_filtering)
- 2020-06-29 03:40:02下载
- 积分:1
-
line_sobel
Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。(Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.)
- 2009-05-23 21:15:44下载
- 积分:1
-
cell2csv
说明: MATLAB中cell转换为csv,用matlab语言实现(MATLAB cell to csv,matlab)
- 2021-01-08 14:38:52下载
- 积分:1
-
yunlai
在vs平台下利用opencv程序,可以处理图像的膨胀、腐蚀以及开闭运算。(Availability v Understanding use of open platform opencv degree, permissible processing, swelling, corrosion and opening and closing operation)
- 2017-03-04 03:03:26下载
- 积分:1
-
im_smooth
说明: 本程序功能为图像平滑的实现,平滑方法包括中值滤波、均值滤波和高斯滤波算法。可直接下载运行。(The program features for the realization of image smoothing。 The smoothing methods include median filtering, average filtering and Gaussian filtering algorithm. This program can be run directly after downloading.)
- 2020-11-23 22:39:33下载
- 积分: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
-
Image-Similar
本文讲述了一种基于图像颜色直方图的图像相似度的度量的方法,。并用Matlab实现,有源代码(This article describes a method based on the image color histogram image similarity measure. And using Matlab, source code)
- 2020-12-08 11:59:21下载
- 积分:1
-
kurtosis
图像峰度计算函数,可作为图像质量评价的一个标准(Kurtosis calculated image function, image quality evaluation can be used as a standard)
- 2008-04-03 13:17:29下载
- 积分:1
-
rayTracing-1
这是我的图形学的作业,实现光线跟踪。也是学别人做的,仅供学习用。(this is a study work about computer graphics , realizing tracking )
- 2012-04-23 22:31:49下载
- 积分:1
-
MovingTargetDetect
研究生机器视觉课程的大作业 运动目标检测 (moving target detect)
- 2009-09-15 15:52:27下载
- 积分:1