搜索资源列表
FFT(good)_CanTestWithImage
- 图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试-images Fourier transform (frequency domain transform classic code), I believe we learn in digital image processing, teachers generally require students to use C Image Fo
fft2.rar
- Image Processing FFT Code. C++图像处理FFT代码。,Image Processing FFT Code.
fft
- The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
FFT
- 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
bmpenc
- 一个基于Hash的随机LSB信息隐藏程序 包含波形小幅扰动抗攻击 自己编写的 包含24bitBMP文件的读取与像素分离 快速傅立叶变换 散列LSB等相关算法的头文件 与系统无关 可以通过G++编译 在Win/Linux环境下都可以正常工作 也可以将头文件提取出来应用于其他代码之中-A Hash-LSB steganography source code with randomized DFT anti-RS-attack tech. Coding by myself. Including hea
dct
- DCT and FFT C source code
Written-in-c-language-FFT-code
- 基于c语言编写的数字信号处理快速傅里叶变换FFT代码-Written in c language based on the digital signal processing fast Fourier transform (FFT code
(FFT)
- (FFT)快速傅利叶变换快速傅利叶变换源码(C/C++) -(FFT) Fast Fourier Transform Fast Fourier Transform source code (C/C++)
Canny
- 数字图像处理基本算法C++源代码,包括FFT、DFT、边缘检测算法、滤波算法-The basic algorithm of digital image processing C++ source code, including FFT, DFT, edge detection algorithms, filtering algorithms, etc.
DIB13
- 包含了数字图像处理的基本算法,以及图像FFT、dct、小波变换的等代码 C++编写通过编译,自己编写的框架。-Contains the basic digital image processing algorithms and image FFT, dct, wavelet transform, etc., code C++ write compile frame, you have written.
