ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Namespaces | Functions
msd.cxx File Reference
#include "msd.h"
#include <boost/smart_ptr/shared_ptr.hpp>
#include <pcl/kdtree/kdtree_flann.h>
#include <algorithm>
#include <cstddef>
#include <numeric>
#include <string>
#include <vector>
Include dependency graph for msd.cxx:

Go to the source code of this file.

Namespaces

 msd
 

Functions

std::vector< float > msd::compute_mean_square_distance (pcl::PointCloud< pcl::PointXYZ >::Ptr cloud, int k)
 
float msd::first_quartile (pcl::PointCloud< pcl::PointXYZ >::Ptr cloud)