Typedefs | Functions
elch.cpp File Reference
#include <pcl/io/pcd_io.h>
#include <pcl/point_types.h>
#include <pcl/common/transforms.h>
#include <pcl/registration/icp.h>
#include <pcl/registration/elch.h>
#include <iostream>
#include <string>
#include <vector>
Include dependency graph for elch.cpp:

Go to the source code of this file.

Typedefs

typedef pcl::PointCloud
< PointType
Cloud
typedef Cloud::ConstPtr CloudConstPtr
typedef std::pair< std::string,
CloudPtr
CloudPair
typedef Cloud::Ptr CloudPtr
typedef std::vector< CloudPairCloudVector
typedef pcl::PointXYZ PointType

Functions

bool loopDetection (int end, const CloudVector &clouds, double dist, int &first, int &last)
int main (int argc, char **argv)

Typedef Documentation

Definition at line 52 of file elch.cpp.

Definition at line 53 of file elch.cpp.

typedef std::pair<std::string, CloudPtr> CloudPair

Definition at line 55 of file elch.cpp.

Definition at line 54 of file elch.cpp.

typedef std::vector<CloudPair> CloudVector

Definition at line 56 of file elch.cpp.

Definition at line 51 of file elch.cpp.


Function Documentation

bool loopDetection ( int  end,
const CloudVector clouds,
double  dist,
int &  first,
int &  last 
)

Definition at line 59 of file elch.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 103 of file elch.cpp.



pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:19:12