Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于论文的几点疑问 #32

Open
LeungWaiHo opened this issue Aug 22, 2023 · 1 comment
Open

关于论文的几点疑问 #32

LeungWaiHo opened this issue Aug 22, 2023 · 1 comment

Comments

@LeungWaiHo
Copy link

LeungWaiHo commented Aug 22, 2023

作者您好,
1、请问符合条件(距离阈值,中间没有穿过第三个marking-point)的两个marking-point,各自怎么对应Fig. 5中的五种marking-point
2、T形状和L形状的marking-point确定了方向后,对停车位推断有何帮助?

@Teoge
Copy link
Owner

Teoge commented Aug 25, 2023

因为对于能组成 parking-slot 的两个 marking-points 来说,它们的朝向组合是有限的,总共有 16 种情况(具体可以看论文 Fig. 6),所以判断两个 marking-points 的朝向组合是否符合 16 种情况之一就可以得知它们是否能组成一个 parking-slot

1、请问符合条件(距离阈值,中间没有穿过第三个marking-point)的两个marking-point,各自怎么对应Fig. 5中的五种marking-point

通过判断两个 marking-points 的朝向组合是否符合 16 种情况之一

2、T形状和L形状的marking-point确定了方向后,对停车位推断有何帮助?

用于判断两个 marking-points 的朝向组合是否符合 16 种情况之一

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants