PyGPU: A high-level language for high-speed image processing
Image processing is an area with many computationally demanding algorithms. When implementing an algorithm the programmer has to make the choice of either using a high-level language, thereby gaining rapid development at the expense of run-time performance. Or, using a lower-level language having higher runtime performance, but also a higher implementation cost. In this paper we present PyGPU, an
