Adding support for Metal language under iOS platform. (Feature #4100)
Description
Hello!
As you know, we don't have OpenCL under iOS unless you jailbreak your device.
It seems Apple don't like OpenCL. However they created its own language called Metal and it seems they are very similar:
i.imgur.com/K858yLi.jpg
Here docs about Metal:
https://developer.apple.com/library/ios/documentation/Metal/Reference/MetalFrameworkReference/
My request would be support this language because probably artificial vision will improve a lot in this mobile platform.
Associated revisions
Merge pull request #4100 from alalek:fix_ffmpeg
History
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4898