Functions | Variables
transform_from_viewpoint.cpp File Reference
#include <pcl/PCLPointCloud2.h>
#include <pcl/io/pcd_io.h>
#include <pcl/features/fpfh.h>
#include <pcl/console/print.h>
#include <pcl/console/parse.h>
#include <pcl/console/time.h>
#include <pcl/common/transforms.h>
Include dependency graph for transform_from_viewpoint.cpp:

Go to the source code of this file.

Functions

bool loadCloud (const std::string &filename, pcl::PCLPointCloud2 &cloud)
int main (int argc, char **argv)
void printHelp (int, char **argv)
void saveCloud (const std::string &filename, const pcl::PCLPointCloud2 &output)
void transform (const pcl::PCLPointCloud2::ConstPtr &input, pcl::PCLPointCloud2 &output)

Variables

Eigen::Quaternionf orientation
Eigen::Vector4f translation

Function Documentation

bool loadCloud ( const std::string filename,
pcl::PCLPointCloud2 cloud 
)

Definition at line 62 of file transform_from_viewpoint.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 134 of file transform_from_viewpoint.cpp.

void printHelp ( int  ,
char **  argv 
)

Definition at line 56 of file transform_from_viewpoint.cpp.

void saveCloud ( const std::string filename,
const pcl::PCLPointCloud2 output 
)

Definition at line 119 of file transform_from_viewpoint.cpp.

void transform ( const pcl::PCLPointCloud2::ConstPtr input,
pcl::PCLPointCloud2 output 
)

Definition at line 77 of file transform_from_viewpoint.cpp.


Variable Documentation

Eigen::Quaternionf orientation

Definition at line 53 of file transform_from_viewpoint.cpp.

Eigen::Vector4f translation

Definition at line 52 of file transform_from_viewpoint.cpp.



pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:49