Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我和我的团队正在构建一个项目,其中包括使用 imageAI 检测和识别移动摄像头前场景中的对象的功能。但是,我们需要估计拿着手机的人和物体之间的距离,但是我们发现这在 imageAI 中是不可用的,那么我们可以使用 openCV 来完成这样的任务吗?我的问题可能很简单,因为我们只是初学者。