We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
depth_map_list的大小由参数max_depth_map_num,在Case1中当前的点投影到最近的HASH_PRIM个深度图,当max_depth_map_num修改大于HASH_PRIM/19时,我设置的25,会出现越界的问题如下(KITTI1.yaml数据结果):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
depth_map_list的大小由参数max_depth_map_num,在Case1中当前的点投影到最近的HASH_PRIM个深度图,当max_depth_map_num修改大于HASH_PRIM/19时,我设置的25,会出现越界的问题如下(KITTI1.yaml数据结果):
The text was updated successfully, but these errors were encountered: