资源列表
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)
snake算法的边缘检测
- 图像边缘检测,利用snake算法对图像进行边缘检测实测效果良好(Image edge detection)
Bilinear
- 采用双线性内插对图像进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Bilinear interpolation is used to zoom the image n times, with 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.)
CubicConvolution
- 采用三次卷积法对图像进行插值,进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Using the Cubic Convolution method for image interpolation, n times zoom, there are examples of pictures, notes, can run, welcome exchanges.)
plot画图实例
- 在matlab中,使用plot画图实例,能熟练掌握使用plot进行画图(In MATLAB, use the plot drawing example)
