资源列表
代码
- 基于matlab对图像进行染噪处理,然后进行降噪处理,有效的提高了图像的清晰度(Based on MATLAB for image noise processing, and then noise reduction processing, effectively improve the image clarity)
玫瑰
- 红外玫瑰扫描花瓣图样生成,附带原理图和添加噪声测试程序,matlab程序,图像处理用。(Infrared Rosette Scanning petal pattern generation, matlab program, image processing.)
50543410canny_edge
- 实现图像的边缘提取,有很好的效果,可以帮助大家学习(Realize the image edge extraction, has a very good effect, can help everyone to learn)
11212
- Mac下通过Xcode实现opengl模拟机器人的小程序(Mac through Xcode to achieve OpenGL simulation robot applet)
小波与小波变换经典教程
- 清华大学计算机科学与技术系出版的小波与小波变换(tutorial of wavelet transform)
wavelet_tutotial
- 罗文大学ROBI POLIKAR,小波变换经典教程原文。(Classical tutorial of wavelet transform)
plot画图实例
- 在matlab中,使用plot画图实例,能熟练掌握使用plot进行画图(In MATLAB, use the plot drawing example)
Matlab图像处理
- 图像处理中,msk的设计,可实现变密度采样(Variable density sampling)
DFT_DCT
- 对图像进行8*8DCT变换后保留前六条对角线上系数并进行反变换。 不使用MATLAB自带工具包进行DFT变换。(8*8 DCT transform of a image)
CubicConvolution
- 采用三次卷积法对图像进行插值,进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Using the Cubic Convolution method for image interpolation, n times zoom, there are examples of pictures, notes, can run, welcome exchanges.)
NearestNeighbor
- 采用最近邻法对图像进行插值,进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Using the nearest neighbor method for image interpolation, n times zoom, there are examples of pictures, notes, can run, welcome exchanges.)
Bilinear
- 采用双线性内插对图像进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Bilinear interpolation is used to zoom the image n times, with examples of pictures, notes, can run, welcome exchanges.)
