搜索资源列表
DFT
- 利用蝶形算法,实现快速傅立叶变换及其逆变换-The use of butterfly algorithm, fast Fourier transform and its inverse transform
DFT
- DFT,傅里叶变换的C程序,使用傅里叶矩阵变化算法-DFT, Fourier transform of C programs, changes in algorithm using Fourier matrix
ctdftembed
- 利用分块和随机序列的基于contourlet及DFT的水印嵌入算法-Use of block and random sequence contourlet and DFT-based watermarking algorithm
ctdftextraction
- 利用分块和随机序列的基于contourlet及DFT的水印提取算法-Use of block and random sequences and the DFT-based contourlet watermark extraction algorithm
watermarkfft
- 本代码介绍了DFT水印算法,此算法提高鲁棒性-This code describes the DFT watermarking algorithm, this algorithm improves the robustness
dct-dft-wmaaking
- 数字水印嵌入和提取算法 包含时空域和变换域的算法的matlab实现-Airspace and transform domain algorithm matlab achieve the digital watermark embedding and extraction algorithm contains
Canny
- 数字图像处理基本算法C++源代码,包括FFT、DFT、边缘检测算法、滤波算法-The basic algorithm of digital image processing C++ source code, including FFT, DFT, edge detection algorithms, filtering algorithms, etc.
DFT
- 基于DFT的数字水印算法实现,有载体图像,水印图像,源码,实现6项攻击,matlab软件运行,里面有论文-DFT watermarking algorithm
DigitalImageProcess
- DFT.m:计算一幅图像的DFT,并在屏幕上显示频谱图,将频谱原点移到图像中间。 zhifangtu.m:用直方图均衡算法对一幅图像进行增强。 fenge.m:设计一种算法自动从灰度图像上求得全局分割阈值,将一幅图像中的目标和背景分隔开,使这幅图像的目标和背景有着不同的平均灰度。 gongshengjuzhen.m:求出一幅图像的像素和有下一个像素的共生矩阵。 OpenAndClose.m:实现二值形态学的膨胀、腐蚀、开操作、闭操作。-DFT.m: Calculates the
dct·dft
- 使用matlab对图像进行dct、dft变换(通过原理实现算法)(Using MATLAB to carry out DCT and DFT transform (through principle implementation algorithm))