是否有任何库可以识别相机中的物体?
我目前正在开展一个项目,其中一部分需要一定程度的人工智能。最终用户将 iOS 相机指向预先录制的视频,屏幕非常大,因此他们只能截取整个视频的一部分。他们可以移动 iPhone 并拍摄视频的任何部分,应用程序将自动识别他们的目标并触发比赛事件。
总结一下
是否有一个库可以从视频源中识别预定义的对象?
I'm currently working on a project which part of it needs some level of AI. End user pointing iOS camera to a pre recorded video, the screen is very large so they can only frame part of the entire video. They can move their iPhone and shoot any part of the video and the app will automatically recognize what they aiming for and fire a match event.
To sum up
Is there a lib can recognize predefined object from video source?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我听说有人使用 OpenCV 在 iPhone 上进行编译。我不太清楚你能用它做什么,但我肯定会检查一下。
I've heard of people getting OpenCV to compile on the iPhone. I am not quite clear on what you will be able to do with it, but I would certainly check it out.
是 OpenCv
http://www.eosgarden.com/en/opensource/opencv- ios/overview/
http://www.youtube.com/watch?v=xzVXyrIRm30&feature=player_detailpage
yes OpenCv
http://www.eosgarden.com/en/opensource/opencv-ios/overview/
http://www.youtube.com/watch?v=xzVXyrIRm30&feature=player_detailpage