An open API service indexing awesome lists of open source software.

https://github.com/githubharald/gpuimageprocessingarticle


https://github.com/githubharald/gpuimageprocessingarticle

gpu image-processing morphological-operators opencl python

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# OpenCL implementation of dilation and erosion

Code for the [GPU Image Processing using OpenCL](https://medium.com/@harald_scheidl/15e34b787480) article.
Tested on Windows 7 and Windows 10 for an Intel and AMD GPU.

Run: `python main.py`

![illustration](illustration.png)