alu_pointcloud_to_pcd.cpp File Reference

#include <iostream>
#include <fstream>
#include "pcl/common/file_io.h"
#include "pcl/io/pcd_io.h"
#include "pcl/point_types.h"
Include dependency graph for alu_pointcloud_to_pcd.cpp:

Go to the source code of this file.

Classes

struct  GeneralPoint

Functions

bool checkFileHeader (std::istream &file, const std::string headerKeyWord)
void getAverageViewpoint (const std::vector< GeneralPoint > &points, float &vp_mean_x, float &vp_mean_y, float &vp_mean_z)
int main (int argc, char **argv)
void printUsage (const char *progName)

Function Documentation

bool checkFileHeader ( std::istream &  file,
const std::string  headerKeyWord 
)

Definition at line 64 of file alu_pointcloud_to_pcd.cpp.

void getAverageViewpoint ( const std::vector< GeneralPoint > &  points,
float &  vp_mean_x,
float &  vp_mean_y,
float &  vp_mean_z 
)

Definition at line 102 of file alu_pointcloud_to_pcd.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 118 of file alu_pointcloud_to_pcd.cpp.

void printUsage ( const char *  progName  ) 

Definition at line 55 of file alu_pointcloud_to_pcd.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:55:25 2013