PointBufferPtr computeNormals(int with, int height, bool interpolate)
A class to parse the program options for the reconstruction executable.
The PanoramaNormals class computes normals for a given panorama.
The ModelToImage class provides methods to re-project 3D laser scans to image planes.
static ModelPtr readModel(std::string filename)
std::shared_ptr< PointBuffer > PointBufferPtr
void writePGM(string filename, float cutoff)
Writes the scan panaroma to an pgm file.
std::shared_ptr< Model > ModelPtr
string coordinateSystem() const
int main(int argc, char **argv)
Main entry point for the LSSR surface executable.
static void saveModel(ModelPtr m, std::string file)