-
image
给定一幅图像,输出其直方图。给定一个线性变换函数(可以输入不同的参数),实现图像的灰度拉伸;实现对图像的均衡化。
实验测试图像:任意
(histogram;Gray stretch;Image equalization)
- 2016-05-25 17:42:35下载
- 积分:1
-
VC-PH
球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持(Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV)
- 2010-05-15 11:42:48下载
- 积分: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
-
REG_PLY
读入多组点云数据,全局配准,得到经过配准矫正后的图像数据
文件格式:*.PLY(Read multiple point cloud data, global registration, the registration to be corrected after the image data file formats:*. PLY)
- 2011-09-29 11:57:45下载
- 积分:1
-
CUDA_image-denoising
用CUDA并行处理方法改写的图像降噪算法,包括KNN,NLM,以及改进的NLM方法。配置环境适合VS2010+CUDA5.0,对使用CUDA的同学来说是很好的教材。(Image denoising algorithms including KNN,NLM and refined NLM run on CUDA, useful demo for who learns CUDA based parallel programming.)
- 2014-09-15 20:55:52下载
- 积分:1
-
demosaic
图像处理源代码,进行图像插入,图像恢复,图像增强等,进行图像处理(Image processing source code, image insertion, image restoration, image enhancement and so on, to carry out image processing)
- 2008-01-02 18:54:27下载
- 积分:1
-
fenshui3
该程序是对原图像进行梯度加掩模的三次分水岭分割(That the procedure was in the original image mask plus three gradient watershed segmentation)
- 2008-06-16 12:44:38下载
- 积分:1
-
最邻近插值的matlab实现代码nearset
最邻近插值的matlab实现代码,可以对图像进行插值,插值的方法为最邻近插值法(The nearest neighbor interpolation matlab code, image interpolation, interpolation methods nearest neighbor interpolation)
- 2012-10-29 20:54:31下载
- 积分:1
-
纹理特征提取
采用gabor算法,灰度共生矩阵、灰度梯度共生矩阵提取图像纹理信息(Using Gabor algorithm, gray level co-occurrence matrix and gray level gradient co-occurrence matrix to extract image texture information)
- 2020-11-05 17:49:50下载
- 积分:1
-
guiimagefusion
该源代码是采用gui界面的多种图像融合算法的集合,融合后会产生清楚的图像,并比较融合质量(Gui interface using a variety of collection of image fusion algorithm)
- 2011-06-13 03:20:48下载
- 积分:1