用于Pattern Recongnition的一个图像处理程序--Trace Transform。
用于Pattern Recongnition的一个图像处理程序--Trace Transform。...
用于Pattern Recongnition的一个图像处理程序--Trace Transform。...
基于"trace transform"的识别2D图像的C++源程序, 主文件是tt.cpp, 在LINUX下可以用 g++ tt.cpp -o tt -O3进行编绎, 而且最后的结果也可以在MATLAB下显示出来, This package presents C++ tools to th...
The Hilbert Transform is an important component in communication systems, e.g. for single sideband modulation/demodulation, amplitude and phase detect...
This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. T...
十分详细的基于Wavelet的图像水印嵌入程序,包含水印的嵌入,水印的提取,基于VC...