MRPT  2.0.4
Functions
CPointCloudFilterByDistance_unittest.cpp File Reference
#include <gtest/gtest.h>
#include <mrpt/maps/CPointCloudFilterByDistance.h>
#include <mrpt/maps/CSimplePointsMap.h>

Go to the source code of this file.

Functions

void run_pc_filter_test (const double map2_x_off, const double map2_tim_off, const size_t expected_m1_count, const size_t expected_m2_count)
 
 TEST (CPointCloudFilterByDistance, noOutliers)
 
 TEST (CPointCloudFilterByDistance, withOutliers)
 
 TEST (CPointCloudFilterByDistance, tooOldMap)
 

Function Documentation

◆ run_pc_filter_test()

void run_pc_filter_test ( const double  map2_x_off,
const double  map2_tim_off,
const size_t  expected_m1_count,
const size_t  expected_m2_count 
)

◆ TEST() [1/3]

TEST ( CPointCloudFilterByDistance  ,
noOutliers   
)

Definition at line 52 of file CPointCloudFilterByDistance_unittest.cpp.

References run_pc_filter_test().

◆ TEST() [2/3]

TEST ( CPointCloudFilterByDistance  ,
tooOldMap   
)

Definition at line 64 of file CPointCloudFilterByDistance_unittest.cpp.

References run_pc_filter_test().

◆ TEST() [3/3]

TEST ( CPointCloudFilterByDistance  ,
withOutliers   
)

Definition at line 58 of file CPointCloudFilterByDistance_unittest.cpp.

References run_pc_filter_test().




Page generated by Doxygen 1.8.18 for MRPT 2.0.4 at Thu Sep 24 07:14:18 UTC 2020