Gentoo Archives: gentoo-science

From: "Sébastien Fabbro" <bicatali@g.o>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] Advice for image and signal processing libraries
Date: Fri, 29 Jun 2007 09:14:23
Message-Id: 4684CD07.6090109@gentoo.org
In Reply to: [gentoo-science] Advice for image and signal processing libraries by Redouane Boumghar
1 Hi
2
3 A while back, I was looking for a similar c++ library. Apart from the
4 ones already mentioned, I found:
5
6 - VSIPL++ [1]: seemed well optimized and follow standard
7 - VIGRA [2]: well coded, but you might need more than what they offer
8 - Intel IPP [3], not open source but free for non-commercial use
9
10 I'm not sure about wavelets, and none of those are in portage.
11
12 Sebastien
13
14 [1] http://www.codesourcery.com/vsiplplusplus
15 [2] http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/
16 [3] http://www.intel.com/cd/software/products/asmo-na/eng/302910.htm
17
18 Redouane Boumghar wrote:
19 > Good day everybody,
20 >
21 > I have to choose between base libraries (which do not depend on other non-standard libraries)
22 > for image and signal processing applications which may include :
23 >
24 > - Wavelet analysis
25 > - Fourier analysis
26 > - image registration algorithms
27 > - correlation algorithms
28 > - feature extraction
29 > ...
30 >
31 > I would like your personal advice for any libraries that you have used
32 > and think may help me in developing such processings.
33 >
34 > Languages I may use are C/C++, Java.
35 >
36 > Thank you :)
37 >
38
39 --
40 gentoo-science@g.o mailing list

Replies

Subject Author
Re: [gentoo-science] Advice for image and signal processing libraries "M. Edward (Ed) Borasky" <znmeb@×××××××.net>