Character Recognition Paper, DSP Code

Character Recognition by Feature Point Extraction
http://www.ccs.neu.edu/home/feneric/charrec.html
 
 
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensionshttp://www.fftw.org
 
FAQs (Frequently asked questions with answers) on Digital Signal Processinghttp://www.bdti.com/faq/dsp_faq.htm
http://www.bdti.com/faq/1.htm
 

Comments

Popular posts from this blog

Imote2 with Camera setup IMB400 over Ubuntu 9.10/10.04

Branch and bound algorithm in C#- Article by AsiF Munir

Tensorflow - Simplest Gradient Descent using GradientDescentOptimizer