How to detect tap on small nearest buttons in iOS?

不羁岁月 提交于 2019-12-06 08:29:44

Your requirement is a pretty complex one.

Here you have to take a help of Core image. You need to process that image and get the core details of that image. Also "Morphological Operations" will help you to detect object from image. Take a look on links:

Core image processing

Morphological Operations

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!