how can use GPU for opencv in iOS?
how can use GPU for opencv in iOS?
CUDA and OpenCL are not supported for iOS. However, the newer iPhones, iPod touches, and the iPad all have GPUs that support OpenGL ES 2.0. So you can use glsl shaders for GPU calculations.
Asked: 2013-08-12 03:37:21 -0600
Seen: 1,983 times
Last updated: Aug 12 '13