Halide is a new programming language designed to make it easier to write
high-performance image processing code on modern machines. Its current
front end is embedded in C++. Compiler targets include x86/SSE, ARM
v7/NEON, CUDA, and OpenCL.
http://halide-lang.org/
Halide source code can be found at: https://github.com/halide/Halide
Halide tutorials are located at: https://github.com/halide/Halide/tree/master/tutorial
http://halide-lang.org/
Halide source code can be found at: https://github.com/halide/Halide
Halide tutorials are located at: https://github.com/halide/Halide/tree/master/tutorial