#include <iostream>#include <pcl/io/pcd_io.h>#include <pcl/point_types.h>#include <pcl/common/common.h>
Go to the source code of this file.
Functions | |
| int | main (int, char **) |
| int main | ( | int | , |
| char ** | |||
| ) |
Definition at line 7 of file example_get_max_min_coordinates.cpp.