资源列表
wavelet-transform
- 实现小波变换,小波滤波器,小波除噪等功能。-To achieve wavelet transform, wavelet filters, wavelet denoising function
MATLAB 神经网络用于数字识别源程序
- 使用matlab神经网络工具包进行图像数字识别进行(image digital recognition using matlab neural network toolkit)
MATLAB
- 小波变换用于图像处理的源程序。便于初学小波的学习。-Wavelet transform for image processing of the source. Easy beginner wavelet learning.
xiaobo
- 基于小波变换图像降噪方法 基于小波变换图像降噪方法-Based on the wavelet transform of the image noise reduction method
Discrete-Time-Fourier-Transform
- Discrete Time Fourier Transform f(t) to F(w)-Discrete Time Fourier Transform f(t) to F(w)
数字水印源码
- 是关于数字水印的空域算法原代码,用的是delphi7.0。是把二值水印嵌入到原图像的低三位的嵌入算法-This is a watermark soucecode based on Spacial Domain Algorithm implemented by using Delphi7.0. The main idea is to embed the binary watermark into the primary image.
Matlab_PN_QC-LDPC
- 包含了QC-LDPC编码、译码 的程序,含有PN序列的实现,欢迎下载-Contains a QC-LDPC codes, decoding procedure, with the realization of PN sequences, welcome to download
Audio-watermarking-internship-report
- 音频信号的水印设计,以音频信号为载体,将秘密信号嵌入载体音频信号当中, 实现音频信号的水印。采用变换域小波变换(DWT)的技术,将音频信号进行小波变换,提取出低频分量,然后将水印嵌入到音频信号的低频当中。实验当中先在MATLAB 上面进行了仿真实验,并且通过加入噪声以及滤波等进行干扰以此检测了算法的透明性和健壮性,然后利用C 语言进行了测试,最后经 过一些修改,例如加入定时器以及进行中断的处理和加入缓冲在DSP 板子上实现了加入水印的音频声音的播放。-Audio signal water
611908814920071021165467978869
- 小波分解后进行消噪处理,在进行重构,得到处理后的信号
fuliye变换
- 用傅立叶变换去噪声 可以使用在多种处理环境中 工程应用性强大
Gaussian-Filter-Algorithm
- 很清楚的讲解了高斯滤波在图像在的应用,对于高斯噪声有很好的平滑效果,并且讲解了高斯滤波的原理-Clearly explain the Gaussian filter in image applications, for Gaussian noise has a good smoothing effect and explain the principles of the Gaussian filter
DCT
- 离散余弦变换Visual C++实现供大家分享-Discrete Cosine Transform