Skip to content
/ 2d-dwt Public

A minimal C-implementation of 5/3 CFD biorthogonal reversible Two-Dimensional Discrete Wavelet Transform (2D-DWT)

Notifications You must be signed in to change notification settings

larshb/2d-dwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweaked from openJPEG.

Currently only works with 512x512 image tiles.

Use the MATLAB code provided to test the 2D-DWT softcore.

The source code in /src are merely provided for reference.

The suite is designed to work with MS Windows. However, the C-code can easily be compiled for other OS-es. The system specific commands in the MATLAB code then needs to be tweaked.

About

A minimal C-implementation of 5/3 CFD biorthogonal reversible Two-Dimensional Discrete Wavelet Transform (2D-DWT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published