包裝ffmpeg中的codecs成為DirectShow中的transform filter
包裝ffmpeg中的codecs成為DirectShow中的transform filter...
包裝ffmpeg中的codecs成為DirectShow中的transform filter...
This code demonstrate Fast Wavelet Transform. Executable and can be run on Visual C++ platform...
Getting to Know the FFT What is the FFT? FFT = Fast Fourier Transform. The FFT is a faster version of the Discrete Fourier Transform (DFT). The FFT ...
This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inverse FFT) is implemeted as a function. 2^n-point FF...
基于"trace transform"的识别2D图像的C++源程序, 主文件是tt.cpp, 在LINUX下可以用 g++ tt.cpp -o tt -O3进行编绎, 而且最后的结果也可以在MATLAB下显示出来, This package presents C++ tools to th...