资源列表
CBEEMD
- 基于对BEMD和BEEMD的改进算法-CBEEMD算法实现-An Improved Algorithm Based on BEMD and BEEMD- Implementation of CBEEMD Algorithm
arnold
- 包含基于Arnold的图像置乱算法研究的PDF文档,以及Arnold算法的代码实现-Contains a PDF document based on Arnold s image scrambling algorithm, and the code implementation of the Arnold algorithm
hundujiami
- 代码内容:基于MATLAB的混沌加密实现。包括混沌序列产生和应用,TXT。-Code Content: Realization of Chaotic Encryption Based on. Including the generation and application of chaotic sequences
li11_3
- 内容包含:离散小波域的图像压缩方法实现,进行两次压缩编码-Content includes: discrete wavelet domain image compression method to achieve, two compression coding
dwt
- 程序内容:使用sym4小波对信号进行一层小波分解,处理一层小波系数,并求处理后压缩信号与原信号的标准差-Program content: The sym4 wavelet is used to decompose the signal by a layer of wavelet, and the wavelet coefficients are processed, and the standard deviation of the compressed signal and the origi
SWT
- 使用db1小波对图像进行三层平稳小波分解SWT,在重建过程中,保证其他各项系数为零来避免iswt的合成运算。-The three-layer smooth wavelet decomposition SWT is used to reconstruct the image using db1 wavelet. In the reconstruction process, the other coefficients are zero to avoid the synthesis of iswt.
defect-detection
- 内含完整基于图像处理的缺陷检测源代码,可以直接运行-Including a complete defect detection based on image processing source code can be directly run
ljl
- 提取图像上明显的直线和颜色直方图,用于分析图像的相识程度-Extract the straight line and color histogram on the image
LowpassFilter
- 在频率中实现对图像进行低通滤波处理,可以实现图像去噪图像平滑等操作,很好的用于图像处理领域。-LowpassFilter
Floyd-Steinberg
- 最经典的弗洛伊德加网算法.图像半色调处理,在印刷纺织等相关领域进行图像的加网计算,而已实现二值化-halftone
otsu
- 利用otsu算法实现图片的自动多阈值分割;用matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像-Using otsu algorithm to realize multi- threshold segmentation of pictures
HE_matlab
- 直方图均衡算法的MATLAB实现,并且有详细的说明,没有调用histeq函数-The MATLAB of HE