FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
C++ Blog: Signal Processing, Side-by-Side
C++
void main(void)

Calls, Returns and In-Between.

by Kevin Carlson
SELECTIVE IGNORANCE

Finding the Signal in the Noise

by Andrew Koenig
September 05, 2006

Signal Processing, Side-by-Side

The best tools take a difficult job, and make it easier. The VSIPL++ is a C++ API specification for high-performance signal- and image-processing applications. Specifically, it is designed for parallel applications (say, for instance, processing data from multiple sensors), and can reduce such tasks to just a few lines of code. Mark Mitchell shows us how to build a sample application with VSIPL++ in his article "Inside the VSIPL++ API".

Posted by Kevin Carlson at 05:48 PM  Permalink




 
INFO-LINK