Skip to content

chiahoo2004/OpenCL-FPGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Detail Enhancement Using OpenCL

Objective

This project tries to implement using 3 filtering algorithm with OpenCL. The output of filtering algorithm can be used for image detail enhancement. In order to compare OpenCL on CPU, GPU and FPGA.

Build and Run

At the git repo root

mkdir build
cd build
cmake ../src && make

After build the project, the related OpenCL files must be copied along with the binary. This should be fixed in the future.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages