资源列表
Fourier Transform
- Fourier Transform load and show image result
Local Enhancement
- Local Enhancement load and save image gui
bitplan-datahide
- data hiding 1-8 bit plan load and save image
84996094matlab
- 我在网上看见一篇很好的文章,有关以下内容:图像二值化,去离散噪声,彩色图像灰度化,特征提取,灰度化,彩色图像平均灰度(I saw a good article on the Internet. The following are the following contents: image two valued, discrete noise, color grayscale, feature extraction, grayscale and average color image.)
精通MATLAB图像处理%282015代码%29
- 精通matlab图像处理书籍的源码 精通matlab图像处理书籍的源码(Well versed in the source code for MATLAB image processing books)
1
- 利用基于直方图的自适应阈值方法实现分割前景与背景a)设定三个不同阈值,直接观察分割结果; b) 利用统计直方图,得到一个自适应的阈值.(The segmentation foreground and background a are realized by using the histogram based adaptive threshold method, and three different thresholds are set, and the segmentation
PCA
- 非常经典的特征提取算法,经常用来做降维方法,但是也可以直接用来做特征提取,很适合图像处理入门,在人脸识别也经常用到(Very classic feature extraction algorithm, often used to do dimensionality reduction methods, but can also be used directly to do feature extraction, it is suitable for image processing, in fa
duckmass
- 以顶点一阶邻域内三角形面积为权重计算每个顶点的质量(The weight of each vertex is calculated by the weight of the triangle area which is the first neighborhood of that vertex.)
freadenvi
- matlab读取高光谱图像,把高光谱图像读取成一个矩阵,同时读取其他图像信息(Matlab reading hyperspectral images)
C++与Halcon之间的交互
- 从Halcon到VC++、 从VC++到Halcon图像和变量转换说明(From Halcon to VC++, from VC++ to Halcon images and variable transformation instructions)
LMD
- 局部均值分解程序,可根据信号本身的信息进行自适应分解,用于信号数据或图形数据的分析处理。(The local mean decomposition program can be adaptively decomposed according to the information of the signal itself, which is used for the analysis and processing of signal data or graphic data.)
image
- 调用自定义函数解决题目: 1.读取自然图像、生成合成图像、高相关图像、高去相关图像,完成压缩 2.得到傅里叶变换后的图像 3.fft中心变换\walsh变换,进行两种变换的对比 4.得到傅里叶变换后的图像和傅里叶变换需要的时间,显示变换后的图像,显示傅里叶变换时间随图像像素的变化 5.显示不同阶数butterworth高通滤波和低通滤波滤波器的传递函数和处理后的图像 6.调用butterworthw.m,显示原图像、原图像频谱、低通滤波、高通滤波的传递函数,以及滤波器处理后的图像 7.拉普拉斯高