Simplifies a Gaussian splat DataTable to a target number of splats using the NanoGS progressive pairwise merging algorithm.
Reference: "NanoGS: Training-Free Gaussian Splat Simplification" (Xiong et al.)
The input splat DataTable.
The desired number of output splats.
A new DataTable with approximately targetCount splats.
targetCount
Simplifies a Gaussian splat DataTable to a target number of splats using the NanoGS progressive pairwise merging algorithm.
Reference: "NanoGS: Training-Free Gaussian Splat Simplification" (Xiong et al.)