资源列表
tuxiangfuyuan
- 用MATLAB编的图像模糊和复原的程序
vc-picture
- vc对图像进行水平镜像处理的源代码,值得大家收藏
showkeys
- 显示关键点,返回值为关键点的坐标,尺度,方向,模值,描述符-return the (x,y),scale,derection,size
Regional_Growth_Act
- 典型,具有代表性的区域增长算法,选取了3个种子。-Typical and representative regional growth algorithm, select the 3 seed.
sobelmatlabdetection
- 此代码是matlab下根据sobel原理编写的一段代码,优点:方便快捷且每一步都有非常详细的讲解、方便大家理解;缺点:缺少边缘细化-Matlab under this code is prepared in accordance with the principle of sobel code, advantages: convenience and every step very detailed explanation to facilitate understanding disadva
gaosi
- 图像增强处理方法,这M文件是对加入高期噪声后应用了中值滤波,均值滤波,低通滤波等方会分别来处理的程序。-Image enhancement method, this document is to join M phase noise after the application of the high value of the filter, mean filter, low pass filtering and so on will be to deal with the procedures,
nn15
- this program is 10 percent noise adding process TO numbers 1 to 9
Saveimagefuntion
- 在做图像处理的时候,经常需要对24位图和8位图的保存,现在把他们总结出来-Doing image processing, it often requires 24-bit map and 8 map to save, and now they sum up
fuzzy_C_means
- 模糊聚类算法是一种基于函数最优方法的聚类算法,使用微积分计算技术求最优代价函数-Fuzzy clustering algorithm is a clustering algorithm based on optimal function method, using the calculus technique for optimal cost function
fourier
- 中心切片定理,主要用于医学图像重建的matlab程序代码-Central slice theorem, mainly for medical image reconstruction matlab code
3.2DCT
- 对cameraman.tif图像进行DCT变换,分别选取最大的1/4、1/8、1/16个变换系数(其余置为0),进行反DCT得到重构图像,显示原图像和各重构图像并分别计算重构图像的峰值信噪比。-Cameraman.tif DCT transform of the image, were selected maximum 1/4,1/8,1/16 transform coefficients (the remainder is set to 0), inverse DCT to obtain th
myfft
- 基2的快速傅里叶变换算法,经典算法,简单易懂-Fast Fourier transform algorithm group 2, the classic algorithm, easy to understand