Typedefs | Functions | Variables
sav_gol_smoothing_filter.cpp File Reference

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: More...

#include <boost/program_options.hpp>
#include <boost/timer.hpp>
#include <pcl/io/pcd_io.h>
#include <pcl/kdtree/kdtree_flann.h>
#include <pcl/kdtree/kdtree.h>
#include <pcl/surface/mls.h>
#include <pcl/visualization/pcl_visualizer.h>
#include <pcl/visualization/point_cloud_handlers.h>
#include "cob_3d_mapping_common/stop_watch.h"
#include <cob_3d_mapping_tools/impl/sav_gol_smoothing_filter.hpp>
Include dependency graph for sav_gol_smoothing_filter.cpp:

Go to the source code of this file.

Typedefs

typedef
visualization::PointCloudColorHandlerRGBField
< PointXYZRGB > 
ColorHdlRGB

Functions

int main (int argc, char **argv)
void readOptions (int argc, char *argv[])

Variables

string file_
string file_out_ = ""
bool mls_
int poly2nd_
int poly_
int size2nd_
int size_
int th2_
float th_
bool vis_

Detailed Description

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Note:
Copyright (c) 2012
Fraunhofer Institute for Manufacturing Engineering and Automation (IPA)

Project name: TODO FILL IN PROJECT NAME HERE
ROS stack name: TODO FILL IN STACK NAME HERE
ROS package name: TODO FILL IN PACKAGE NAME HERE
Author:
Author: TODO FILL IN AUTHOR NAME HERE
Supervised by: TODO FILL IN CO-AUTHOR NAME(S) HERE
Date:
Date of creation: TODO FILL IN DATE HERE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License LGPL as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License LGPL for more details.

You should have received a copy of the GNU Lesser General Public License LGPL along with this program. If not, see <http://www.gnu.org/licenses/>.

Definition in file sav_gol_smoothing_filter.cpp.


Typedef Documentation

typedef visualization::PointCloudColorHandlerRGBField<PointXYZRGB> ColorHdlRGB

Definition at line 79 of file sav_gol_smoothing_filter.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 120 of file sav_gol_smoothing_filter.cpp.

void readOptions ( int  argc,
char *  argv[] 
)

Definition at line 89 of file sav_gol_smoothing_filter.cpp.


Variable Documentation

string file_

Definition at line 82 of file sav_gol_smoothing_filter.cpp.

string file_out_ = ""

Definition at line 82 of file sav_gol_smoothing_filter.cpp.

bool mls_

Definition at line 86 of file sav_gol_smoothing_filter.cpp.

int poly2nd_

Definition at line 85 of file sav_gol_smoothing_filter.cpp.

int poly_

Definition at line 85 of file sav_gol_smoothing_filter.cpp.

int size2nd_

Definition at line 85 of file sav_gol_smoothing_filter.cpp.

int size_

Definition at line 85 of file sav_gol_smoothing_filter.cpp.

int th2_

Definition at line 84 of file sav_gol_smoothing_filter.cpp.

float th_

Definition at line 83 of file sav_gol_smoothing_filter.cpp.

bool vis_

Definition at line 86 of file sav_gol_smoothing_filter.cpp.



cob_3d_mapping_tools
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:04:27