This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
andreagus
/
rodinia-benchmark
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
6773ff9938
شاخهها
تگها
cpu-benchmark
gpu-benchmark
master
wip/platform-unification
rodinia-benchma...
/
opencl
/
dwt2d
Andrea Gussoni
1f1ceb7172
Initialized repo with Rodinia 3.1
8 سال پیش
..
dwt_cl
1f1ceb7172
Initialized repo with Rodinia 3.1
8 سال پیش
Makefile
1f1ceb7172
Initialized repo with Rodinia 3.1
8 سال پیش
README
1f1ceb7172
Initialized repo with Rodinia 3.1
8 سال پیش
com_dwt.cl
1f1ceb7172
Initialized repo with Rodinia 3.1
8 سال پیش
common.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 سال پیش
components.cpp
1f1ceb7172
Initialized repo with Rodinia 3.1
8 سال پیش
components.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 سال پیش
dwt.cpp
1f1ceb7172
Initialized repo with Rodinia 3.1
8 سال پیش
dwt.h
1f1ceb7172
Initialized repo with Rodinia 3.1
8 سال پیش
main.cpp
1f1ceb7172
Initialized repo with Rodinia 3.1
8 سال پیش
run.sh
1f1ceb7172
Initialized repo with Rodinia 3.1
8 سال پیش
README
//DESCRITPTION
This is the OpenCL version of the code.
The JPEG2000 standard uses 2D Discrete Wavelet Transform (2D DWT), which consumes a significant part of the total encoding time
// USE
**************OUTPUT********************
USAGE:
make clean
make OUTPUT=Y
**************PARAMETERS*****************
USEAGE:
./dwt2d [otpions] src_img.rgb
-d, --dimension dimensions of src img, e.g. 1920x1080
-l, --level DWT level, default 3
-f, --forward forward transform
-5, --53 5/3 transform