From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1I4CYY-0003dS-DM for garchives@archives.gentoo.org; Fri, 29 Jun 2007 09:14:23 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l5T9DY4o004149; Fri, 29 Jun 2007 09:13:34 GMT Received: from mx3.rootr.net (usv2.rootr.net [64.71.173.82]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l5T9DXKR004144 for ; Fri, 29 Jun 2007 09:13:34 GMT Received: from [192.168.1.2] (89-180-50-50.net.novis.pt [89.180.50.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: seb) by mx3.rootr.net (Postfix) with ESMTP id 2251538D6C for ; Fri, 29 Jun 2007 09:13:28 +0000 (UTC) Message-ID: <4684CD07.6090109@gentoo.org> Date: Fri, 29 Jun 2007 10:12:39 +0100 From: =?ISO-8859-1?Q?S=E9bastien_Fabbro?= User-Agent: Thunderbird 1.5.0.10 (X11/20070221) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 To: gentoo-science@lists.gentoo.org Subject: Re: [gentoo-science] Advice for image and signal processing libraries References: <4683CA61.6070407@magellium.fr> In-Reply-To: <4683CA61.6070407@magellium.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 512363fa-8ab3-4f7b-bab5-75db54e4efd8 X-Archives-Hash: a2dee0617364a82504fc5ccef5b883f7 Hi A while back, I was looking for a similar c++ library. Apart from the ones already mentioned, I found: - VSIPL++ [1]: seemed well optimized and follow standard - VIGRA [2]: well coded, but you might need more than what they offer - Intel IPP [3], not open source but free for non-commercial use I'm not sure about wavelets, and none of those are in portage. Sebastien [1] http://www.codesourcery.com/vsiplplusplus [2] http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/ [3] http://www.intel.com/cd/software/products/asmo-na/eng/302910.htm Redouane Boumghar wrote: > Good day everybody, > > I have to choose between base libraries (which do not depend on other non-standard libraries) > for image and signal processing applications which may include : > > - Wavelet analysis > - Fourier analysis > - image registration algorithms > - correlation algorithms > - feature extraction > ... > > I would like your personal advice for any libraries that you have used > and think may help me in developing such processings. > > Languages I may use are C/C++, Java. > > Thank you :) > -- gentoo-science@gentoo.org mailing list