MRPT  1.9.9
Miscellaneous.h File Reference
#include <mrpt/config.h>
#include <mrpt/math/types_math.h>
#include <map>
#include <string>
#include <iostream>
#include <iterator>
#include <vector>
#include <pcl/point_types.h>
#include <pcl/point_cloud.h>
#include <mrpt/math/ops_containers.h>
Include dependency graph for Miscellaneous.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mrpt::pbmap::Segment
 

Namespaces

 mrpt::pbmap
 

Typedefs

using mrpt::pbmap::PointT = pcl::PointXYZRGBA
 

Functions

template<class pointPCL >
Eigen::Vector3f mrpt::pbmap::getVector3fromPointXYZ (pointPCL &pt)
 
template<class POINT >
Eigen::Vector3f mrpt::pbmap::diffPoints (const POINT &P1, const POINT &P2)
 
template<class dataType >
Eigen::Matrix< dataType, 3, 1 > mrpt::pbmap::compose (Eigen::Matrix< dataType, 4, 4 > &pose, Eigen::Matrix< dataType, 3, 1 > &point)
 
template<class dataType >
Eigen::Matrix< dataType, 4, 4 > mrpt::pbmap::compose (Eigen::Matrix< dataType, 4, 4 > &pose1, Eigen::Matrix< dataType, 4, 4 > &pose2)
 
template<class dataType >
Eigen::Matrix< dataType, 4, 4 > mrpt::pbmap::inverse (Eigen::Matrix< dataType, 4, 4 > &pose)
 
float mrpt::pbmap::dist3D_Segment_to_Segment2 (Segment S1, Segment S2)
 
bool mrpt::pbmap::isInHull (PointT &point3D, pcl::PointCloud< PointT >::Ptr hull3D)
 
template<typename dataType >
dataType mrpt::pbmap::getMode (std::vector< dataType > data, dataType range)
 
template<typename dataType >
Eigen::Vector4f mrpt::pbmap::getMultiDimMeanShift_color (std::vector< Eigen::Vector4f > &data, dataType &stdDevHist, dataType &concentration)
 
template<typename dataType >
dataType mrpt::pbmap::getHistogramMeanShift (std::vector< dataType > &data, double range, dataType &stdDevHist_out)
 
template<class T >
std::ostream & mrpt::pbmap::operator<< (std::ostream &os, const std::vector< T > &v)
 Output a vector as a stream that is space separated. More...
 



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020