%% Author: Rami Zewail %% Group : JP2K Project This folder contains matlab routines that were used to do some analysis and comparision between the hardware and software DWT. dwt_1d.m : performs 1D-dwt dwt_2d.m : performs the 2d-dwt filter_even : even filter step. filter_odd : odd filter step PSNR.m : calculates the psnr and histogram for the image obtained by the software and hardware implementation.