Fast and memory efficient semantic segmentation of 3D point clouds. Runs on Windows, Mac and Linux.
GNU Affero General Public License v3.0
136
stars
21
forks
source link
Fix voxel centroid nearest neighbor on M1 #11
Closed
pierotofy closed 1 year ago
Fixes an issue with static casting to
size_t
on M1.Also closes #9