估计停车位大小的最佳方法(Python,OpenCV)
我正在尝试使用一台相机来确定停车位的大小。
例如,两辆车之间的道路一侧有一个停车位,现在相机正在从侧面看。
解决这个问题的最佳方法是什么?我已经读到,有基于圆的标记选项,您可以检测到已知的长度并使用它来使失真从相机中取出,然后使用像素和偏差来确定实际的长度。
用Python解决此问题的最佳方法是什么,或者有更好的选择?
指南有GitHub回购吗?
I am trying to determine the size of a parking space using a single camera.
For example, a parking space is on one side of the road between two vehicles and the camera is now looking from the side.
What is the best way to solve this? I have read that there is the Circle based Marker option where you detect a known length and use that to get the distortion out of the camera, then use the pixels and the deviation to determine the actual length.
What is the best way to solve this with Python or is there an alternative that is better?
is there any Github repo, for a guide?
Edit:
i don't have an actual image but i did a sketch for example. The Camera Position could be variable, so it's not a fixed position
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论