CropBoxFilter.hpp
Go to the documentation of this file.
1 
20 #pragma once
21 
24 #include "pcl-1.7/pcl/filters/impl/crop_box.hpp"
25 
26 namespace next_best_view {
27 
31  class CropBoxFilter : public GeneralFilter {
32  private:
34 
35  public:
40  CropBoxFilter(const std::string &xml_path);
41 
46  void doFiltering(IndicesPtr &indicesPtr);
47 
53  };
54 
59 }
boost::shared_ptr< std::vector< CropBoxWrapperPtr > > getCropBoxWrapperPtrList()
getCropBoxPtrList
void doFiltering(IndicesPtr &indicesPtr)
doFiltering Does the actual filtering. setInputCloud(...) must be called before.
CropBoxFilter(const std::string &xml_path)
CropBoxFilter.
The CropBoxFilter class, used to filter objects in crop boxes.
this namespace contains all generally usable classes.
boost::shared_ptr< CropBoxFilter > CropBoxFilterPtr
CropBoxFilterPtr typedef for consistency/less code to create boost::shared_ptr to CropBoxFilter...
boost::shared_ptr< std::vector< CropBoxWrapperPtr > > mCropBoxPtrList


asr_next_best_view
Author(s): Aumann Florian, Borella Jocelyn, Heller Florian, Meißner Pascal, Schleicher Ralf, Stöckle Patrick, Stroh Daniel, Trautmann Jeremias, Walter Milena, Wittenbeck Valerij
autogenerated on Thu Jan 9 2020 07:20:18