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)...

Cost / License

  • Free
  • Proprietary

Platforms

  • Linux
-
No reviews
1like
0comments
0news articles

Features

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

 Tags

  • image-processing-library
  • image-analysis
  • signal-processing

libdwt News & Activities

Highlights All activities

Recent activities

No activities found.

libdwt information

  • Developed by

    Unknown
  • Licensing

    Proprietary and Free product.
  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

Popular alternatives

View all
libdwt was added to AlternativeTo by dabler on and this page was last updated .
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.