coherentPointDriftExample.cpp file
Contents
- Reference
 
Functions
- void modifyPointCloud(Mesh::pointer& pointCloud, double fractionOfPointsToKeep, double noiseSampleRatio = 0.0)
 - auto getPointCloud(std::string filename) -> Mesh::pointer
 - auto main(int argc, char** argv) -> int