MeVisLab Toolbox Reference
mlPCLStatisticalClusterInfo.h File Reference

Helper class for the ML PCL Module PCLClusterStatistics which manages statistics for one cluster. More...

#include <MLPCLClusterStatisticsSystem.h>
#include <mlPCLSupportTools.h>
#include <mlPCLSupportStatistics.h>
#include <mlLine.h>
#include <mlPlane.h>
#include <PCLThirdPartyWarningsDisable.h>
#include <pcl/common/pca.h>
#include <pcl/common/io.h>
#include <pcl/common/common.h>
#include <PCLThirdPartyWarningsRestore.h>

Go to the source code of this file.

Classes

struct  ml::StatisticalClusterInfo
 Small helper container managing some information about a cluster. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

Helper class for the ML PCL Module PCLClusterStatistics which manages statistics for one cluster.

Author
"Wolf Spindler"
Date
04/2018

Helper class for the ML PCL Module PCLClusterStatistics which manages statistics for one cluster.

Definition in file mlPCLStatisticalClusterInfo.h.