Functions
test_statistical_outlier_removal_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 <pcl/filters/statistical_outlier_removal.h>
#include <pcl/filters/impl/statistical_outlier_removal.hpp>
#include <pcl/io/pcd_io.h>
#include <cob_3d_mapping_common/point_types.h>
#include <boost/timer.hpp>
#include "cob_3d_mapping_common/stop_watch.h"
#include <iostream>
#include <fstream>
#include <boost/random.hpp>
#include <boost/random/normal_distribution.hpp>
Include dependency graph for test_statistical_outlier_removal_filter.cpp:

Go to the source code of this file.

Functions

void DoSampleRun ()
void DoSampleRun2 ()
int main ()
void TestProcessingTime ()
double TestProcessingTimeOnce (unsigned int width, unsigned int height)

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 test_statistical_outlier_removal_filter.cpp.


Function Documentation

void DoSampleRun ( )

Definition at line 139 of file test_statistical_outlier_removal_filter.cpp.

void DoSampleRun2 ( )

Definition at line 153 of file test_statistical_outlier_removal_filter.cpp.

int main ( )

Definition at line 224 of file test_statistical_outlier_removal_filter.cpp.

Definition at line 123 of file test_statistical_outlier_removal_filter.cpp.

double TestProcessingTimeOnce ( unsigned int  width,
unsigned int  height 
)

Definition at line 83 of file test_statistical_outlier_removal_filter.cpp.



cob_3d_mapping_filters
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:02:54