Ask Your Question
1

how can use GPU for opencv in iOS?

asked 2013-08-12 03:37:21 -0600

fpga18 gravatar image

how can use GPU for opencv in iOS?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
3

answered 2013-08-12 07:14:55 -0600

AlexanderShishkov gravatar image

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.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-08-12 03:37:21 -0600

Seen: 1,914 times

Last updated: Aug 12 '13