[Rock-dev] c++ lib for Digital Signal Processing

Alexander Duda Alexander.Duda at dfki.de
Mon Sep 5 19:40:50 CEST 2011


Hi,

I am looking for a c++ library for DSP which supports std::iterators.
The idea is that someone can do something like:

centerAverageWindow(src_start,src_end,dst_start,dst_end,window_size)

I know that writing this functions takes basically no time but there is
more useful stuff which could be shared or is maybe already implemented.

If you are already using a c++ lib for dsp which supports std::iterators
please let me know.

For example http://aquila-dsp.org/ is one which looks quite interesting
but is very limited.

Greets 
Alex

-- 
Dipl.-Ing. Alexander Duda 
Unterwasserrobotik

DFKI Bremen
Robotics Innovation Center
Robert-Hooke-Straße 5
28359 Bremen, Germany

Phone: +49 (0)421 178-456620
Fax:   +49 (0)421 178-454150
E-Mail: alexander.duda at dfki.de

Weitere Informationen: http://www.dfki.de/robotik
-----------------------------------------------------------------------
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
(Vorsitzender) Dr. Walter Olthoff
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
Amtsgericht Kaiserslautern, HRB 2313
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
USt-Id.Nr.:    DE 148646973
Steuernummer:  19/673/0060/3



More information about the Rock-dev mailing list