hku-mars / BALM

An efficient and consistent bundle adjustment for lidar mapping
GNU General Public License v2.0
700 stars 151 forks source link

The calculation of the mapping quality #51

Open jiangpin-legend opened 9 months ago

jiangpin-legend commented 9 months ago

Hi, thank you for your great work. I am attempting to replicate the mapping quality shown in TABLE III by calculating the occupied cells of the point-cloud map. Is there any function within the project that can be used for reproducing the result? image

Zale-Liu commented 3 months ago

Split the optimized point cloud in the voxels with fixed sizes, like 0.1m and count the number of voxels.