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
- Host: GitHub
- URL: https://github.com/githubharald/gpuimageprocessingarticle
- Owner: githubharald
- Created: 2018-10-29T08:14:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T18:29:50.000Z (over 6 years ago)
- Last Synced: 2025-04-02T19:11:19.344Z (3 months ago)
- Topics: gpu, image-processing, morphological-operators, opencl, python
- Language: Python
- Homepage: https://medium.com/@harald_scheidl/15e34b787480
- Size: 8.79 KB
- Stars: 13
- Watchers: 1
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`
