How to detect movement of object on iPhone's camera screen?

你。 提交于 2019-12-05 21:39:26

问题


I have an application which needs to be able to detect the movement of object or image which is shown on camera screen. Is this possible with the iPhone?


回答1:


You'll need to use a motion detection algorithm to do so.

Check these links. They should help you get started.

Fast, very lightweight algorithm for camera motion detection?
How can you track motion using the iPhone's camera?



来源:https://stackoverflow.com/questions/12382780/how-to-detect-movement-of-object-on-iphones-camera-screen

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