Skip to content
Snippets Groups Projects
Commit 0522ad6d authored by Peter Faber's avatar Peter Faber
Browse files

New readme, now with text

parent 795edd09
No related branches found
No related tags found
No related merge requests found
# parallel_worlds
This is the repository for the "parallel worlds" OpenCL example originally
published in c't 26/2014.
The final program takes images from a camera -- or, if none can be found,
a stored input image (preview.png). It then transforms the image into a grey
image, from which the edges are extracted using a Sobel operator. The result
is then used to enhance the edges found in the image.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment