Skip to content

code-wolf/highperformancecomputing

Repository files navigation

Gaussian Blur with OpenCL

Authors: Alexander Wolf, Patrick Nanzer, Melissa Schmidt

Description

A simple gaussian blur wit OpenCL in C++. The package contains the demo image and the demo image in portrait.

Build

There is a Makefile included, simple run make to build the Program. The output is the executable gauss. It has been testet und Mac and Windows. Eventually some libs in the Makefile or in main.cpp have to be adapted due to an unknown testing system.

Run

gauss

The Application does not require any parameters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published