Ask Your Question

boudy's profile - activity

2015-02-20 02:05:20 -0600 received badge  Student (source)
2015-02-19 11:50:05 -0600 commented question OpenCV operations are slower on iPad Air 2

Thanks for the reply. Its the iPad Air and Air 2. I updated the question.

2015-02-19 11:49:38 -0600 received badge  Editor (source)
2015-02-19 09:29:55 -0600 asked a question OpenCV operations are slower on iPad Air 2

Hi,

I have an IOS application that uses OpenCV heavily for object detection. Benchmarks of the detection algorithm show that it is running about 10 fps slower on the iPad Air 2 than on the iPad Air. Profiling shows that most of the time is spent in template matching, and then median filtering. The relative proportions of the time spent in these operations INCREASES on the Air 2 despite the fact that it has a faster processor. Any clues why OpenCV appears to be slower?

I'm currently using the 2.4.9. Not using the GPU, as far as I know there are no supported operations for IOS.

Thanks

-Eric

2014-10-03 08:40:19 -0600 asked a question OpenCL on IOS8?

Any plans to support OpenCL on ios8, or is this not an option due to the OS?

Thanks.

-Eric