#include <pcl/surface/surfel_smoothing.h>#include <pcl/io/pcd_io.h>#include <pcl/features/normal_3d.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 9 of file surfel_smoothing_test.cpp.