Sébastien Fabbro wrote:
> 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 :)
>>
>
Now that I think of it, there are wavelet packages in the R library,
although I don't know if they're 1D or 2D or both and I've never used them.
--
[EMAIL PROTECTED] mailing list