Software & Data Downloads — FRPC
Fast Resampling on Point Clouds via Graphs for demonstrating how to use a graph based filter to conduct subsampling on an input point cloud.
We propose a randomized resampling strategy to reduce the cost of storing, processing and visualizing a large-scale point cloud, that selects a representative subset of points while preserving application-dependent features. The strategy is based on graphs, which can represent underlying surfaces and lend themselves well to efficient computation. We use a general feature-extraction operator to represent application-dependent features and propose a general reconstruction error to evaluate the quality of resampling; by minimizing the error, we obtain a general form of optimal resampling distribution. The proposed resampling distribution is guaranteed to be shift-, rotation- and scale-invariant in the 3D space.
Software & Data Downloads
Access software at https://github.com/merlresearch/FRPC.