libdwt

 1 like

A software library for computation of the discrete wavelet transform that is primarily implemented in C/C++ language and as well in other languages intended for target platforms (assembly languages). The library is designed for PC platform (basic and optimized implementation)...

License model

  • FreeProprietary

Platforms

  • Linux
  No rating
1 like
0comments
0 news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

libdwt News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

libdwt information

  • Licensing

    Proprietary and Free product.
  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

Popular alternatives

View all

Our users have written 0 comments and reviews about libdwt, and it has gotten 1 likes

libdwt was added to AlternativeTo by dabler on Aug 7, 2014 and this page was last updated Nov 27, 2014.
No comments or reviews, maybe you want to be first?
Post comment/review

What is libdwt?

A software library for computation of the discrete wavelet transform that is primarily implemented in C/C++ language and as well in other languages intended for target platforms (assembly languages). The library is designed for PC platform (basic and optimized implementation), embedded processor platform, and for hardware implementation (FPGA) and combined environment (EdkDSP) in future. The library implements fast wavelet transform algorithm using lifting scheme. Biorthogonal spline wavelets also known as Cohen-Daubechies-Feauveau wavelets of order of 4 (with 4 vanishing moments) were used. The library is implemented in C language, a demonstration application written in C++ and employing OpenCV library is enclosed.