Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(pointcloud): simplify SSE computation for pointcloud
Project average point spacing on screen and compare to sse threshold. It's a simplification of the approach proposed in #674. This allows to drop a dependency (convexhull) and brings the SSE compuation for pointcloud closer to what is done for other geometries.
- Loading branch information