gaussian-splatting icon indicating copy to clipboard operation
gaussian-splatting copied to clipboard

Point-Cloud Scale

Open Tinky7 opened this issue 1 year ago • 2 comments
trafficstars

Does the point cloud generated by 3d gaussian splatting have real world dimensions? Can it be used for measurement?The length measurement results of the two generated point clouds in the software are not very accurate.

Tinky7 avatar Mar 05 '24 03:03 Tinky7

You can always scale it in place, but the point cloud resides in local space without any world scale.

jaco001 avatar Mar 05 '24 07:03 jaco001

Does the point cloud generated by 3d gaussian splatting have real world dimensions? Can it be used for measurement?The length measurement results of the two generated point clouds in the software are not very accurate.

Try SuGaR based on 3D GS.

NHMMing avatar Mar 29 '24 08:03 NHMMing