Main MRPT website > C++ reference for MRPT 1.9.9
Classes | Namespaces | Functions
CObservation3DRangeScan.h File Reference
#include <mrpt/serialization/CSerializable.h>
#include <mrpt/img/CImage.h>
#include <mrpt/obs/CObservation.h>
#include <mrpt/obs/CObservation2DRangeScan.h>
#include <mrpt/obs/TRangeImageFilter.h>
#include <mrpt/poses/CPose3D.h>
#include <mrpt/poses/CPose2D.h>
#include <mrpt/math/CPolygon.h>
#include <mrpt/math/CMatrix.h>
#include <mrpt/typemeta/TEnumType.h>
#include <mrpt/opengl/pointcloud_adapters.h>
#include <mrpt/core/integer_select.h>
#include <mrpt/serialization/serialization_frwds.h>
#include "CObservation3DRangeScan_project3D_impl.h"
Include dependency graph for CObservation3DRangeScan.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mrpt::obs::T3DPointsProjectionParams
 Used in CObservation3DRangeScan::project3DPointsFromDepthImageInto() More...
 
struct  mrpt::obs::T3DPointsTo2DScanParams
 Used in CObservation3DRangeScan::convertTo2DScan() More...
 
class  mrpt::obs::CObservation3DRangeScan
 Declares a class derived from "CObservation" that encapsules a 3D range scan measurement, as from a time-of-flight range camera or any other RGBD sensor. More...
 
struct  mrpt::obs::CObservation3DRangeScan::TPixelLabelInfoBase
 Virtual interface to all pixel-label information structs. More...
 
struct  mrpt::obs::CObservation3DRangeScan::TPixelLabelInfo< BYTES_REQUIRED_ >
 
struct  mrpt::obs::CObservation3DRangeScan::TCached3DProjTables
 Look-up-table struct for project3DPointsFromDepthImageInto() More...
 
class  mrpt::opengl::PointCloudAdapter< mrpt::obs::CObservation3DRangeScan >
 Specialization mrpt::opengl::PointCloudAdapter<CObservation3DRangeScan> More...
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::obs
 This namespace contains representation of robot actions and observations.
 
 mrpt::obs::detail
 
 mrpt::opengl
 The namespace for 3D scene representation and rendering.
 

Functions

template<class POINTMAP >
void mrpt::obs::detail::project3DPointsFromDepthImageInto (mrpt::obs::CObservation3DRangeScan &src_obs, POINTMAP &dest_pointcloud, const mrpt::obs::T3DPointsProjectionParams &projectParams, const mrpt::obs::TRangeImageFilterParams &filterParams)
 
 MRPT_FILL_ENUM_MEMBER (mrpt::obs::CObservation3DRangeScan, CH_VISIBLE)
 
 MRPT_FILL_ENUM_MEMBER (mrpt::obs::CObservation3DRangeScan, CH_IR)
 

Function Documentation

◆ MRPT_FILL_ENUM_MEMBER() [1/2]

MRPT_FILL_ENUM_MEMBER ( mrpt::obs::CObservation3DRangeScan  ,
CH_IR   
)

◆ MRPT_FILL_ENUM_MEMBER() [2/2]

MRPT_FILL_ENUM_MEMBER ( mrpt::obs::CObservation3DRangeScan  ,
CH_VISIBLE   
)



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST