|
Jafar
|
**************************************************************************** RegionMapEstimator More...
**************************************************************************** RegionMapEstimator
Definition at line 98 of file filters.hpp.
#include <filters.hpp>
Public Types | |
| typedef pcl::PCLBase< PointInT > | BaseClass |
|
typedef pcl::PointCloud < PointRegionMap > | PointCloudOut |
|
typedef boost::shared_ptr < RegionMapEstimator< PointInT > > | Ptr |
|
typedef boost::shared_ptr < const RegionMapEstimator < PointInT > > | ConstPtr |
Public Member Functions | |
| void | init () |
| void | compute (PointCloudOut &output) |
Private Member Functions | |
| bool | initCompute () |
Private Attributes | |
| REGION_MAP * | regionMap |
| DATA_IM3D * | im3D |
| Generated on Wed Oct 15 2014 00:37:52 for Jafar by doxygen 1.7.6.1 |
|