Compilation error when using g++, vector types, BOUNDARY_CONSTANT, and scalar constat.
This works in recent g++ versions (tested 5.4.0 and 6.2.1). New syntax: BoundaryCondition<uchar4>...
Add Example for Interfacing OpenCV
The new syntax allows to initialize/assign is as follows: float data[3][3] = { {...
Derive Domains from Masks
Allow to Set Individual Elements of the Domain
Segfault in Renderscript Runtime
This was actually no bug in the Renderscript runtime, but triggered by out-of-bounds...
Renderscript: Cast before setting script parame...