|
MEPP2 Project
|
#include "FEVV/DataStructures/DataStructures_pcl_point_cloud.h"#include "FEVV/Wrappings/Graph_traits_pcl_point_cloud.h"#include "FEVV/Wrappings/Geometry_traits_pcl_point_cloud.h"#include "FEVV/Wrappings/Graph_properties_pcl_point_cloud.h"#include "FEVV/Wrappings/properties_pcl_point_cloud.h"#include "FEVV/Filters/PCL/pcl_point_cloud_reader.hpp"#include "FEVV/Filters/PCL/pcl_point_cloud_writer.hpp"#include <pcl/search/impl/search.hpp>#include <pcl/features/normal_3d.h>#include <pcl/kdtree/kdtree_flann.h>#include <pcl/features/shot_omp.h>#include <pcl/pcl_config.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 41 of file shot_color_estimation_pcl.cpp.
