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

不太理解为什么bin_size 使用两个不同的坐标轴进行计算 #164

Open
EveningLin opened this issue Jul 12, 2024 · 0 comments
Open

Comments

@EveningLin
Copy link

bin_size = (self.position_range[3] - self.depth_start) / (self.depth_num * (1 + self.depth_num))
纯小白发言!self.position_range[3]和depth_start应该是两个方向吧,(self.position_range[3] - self.depth_start) 似乎没有几何含义?

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

1 participant