资源列表
实验1
- 适用于简单图像处理,比如图像的压缩旋转还有放大缩小(It's a little program for my homework.It can be helpful for people who just learn to study using MATLAB.)
Gpforth
- 实现多边形裁剪,被裁剪部分用绿色表示,裁剪区域内的部分用红色表示(Polygon clipping is implemented, and the cropped part is represented by green. The part in the clipping area is represented by red)
calibration
- 立体匹配中的单目标定,输入图片,得出结果,官方实例(Monocular calibration)
canny_test
- 实现canny算子进行边缘提取,进行特征提取(Edge extraction based on Canny operator)
laserandgaussian_eoe_03
- 激光光学的学习,有利于介绍高斯光束传播的相关问题(Describe Gaussian beam propagation)
contourlet_toolbox
- 轮廓波变换的工具箱,可直接使用。主程序里选择除第一行以外的代码然后运行就可以了,自带图像。(Contour wave transformation toolbox, can be used directly. The main program in addition to select the first line of code and then run on it, comes with images.)
ZALICZENIE
- a program to ilustrate iconic ilustrations
MRF2.2
- MRF代码实现,visual C++ 代码,不错,可以尝试(an implementation of MRF)
geo_tif
- LibGeotiff函数库,众所周知是处理TIFF图像的首选函数库.其和LibTiff函数库就像搭档一样,提供了简单简便的函数操作,为处理转化压缩TIFF格式文件的用户提供了极大地便利(LibGeotiff function library is well known as the preferred function library for processing TIFF images. As a partner, LibTiff library provides a simple and c
ImageRevolves
- 图像旋转变换,c++实现,有具体详细注释,希望读者采纳(homework From the image class,hoping it will be helpful to all of you,thank you very much)
MP
- MP算法代码 作为对信号进行稀疏分解的方法之一,将信号在完备字典库上进行分解。(MP algorithm as one of the sparse decompose method ,make the single decomposed in a dictionary library)
noise
- 本程序基于matlab平台,向一张图片中分别添加了三种不同的噪声,并用四种不同的去噪方法进行去噪,并比较了去噪的效果(Based on the MATLAB platform, this program adds three different kinds of noise to a picture, and uses four different denoising methods to denoise, and compares the effect of denoising)