Public Member Functions | Public Attributes
ndt_feature_reg::NDTFrame Class Reference

#include <ndt_frame.h>

List of all members.

Public Member Functions

void assignPts ()
void clear ()
void computeNDT (bool estimateDI=false, bool nonMean=false)
pcl::PointCloud< pcl::PointXYZRGB > getColoredPointCloud ()
const pcl::PointXYZ & getKeyPointCenter (int keyPointIdx)
 NDTFrame ()
 NDTFrame (const NDTFrame &other)
virtual ~NDTFrame ()

Public Attributes

lslgeneric::DepthCamera
< pcl::PointXYZ > 
cameraParams
double current_res
cv::Mat depth_img
cv::Mat dtors
lslgeneric::CellVector idx_prototype
cv::Mat img
std::vector< cv::KeyPoint > kpts
double maxVar
lslgeneric::NDTMap ndt_map
pcl::PointCloud< pcl::PointXYZ > pc_kpts
std::vector< Eigen::Vector4d,
Eigen::aligned_allocator
< Eigen::Vector4d > > 
pts
 3d points, linked to keypoints and SBA points for point-to-point matches. /pc_kpts in 4d vector
size_t supportSize

Detailed Description

Definition at line 69 of file ndt_frame.h.


Constructor & Destructor Documentation

Definition at line 74 of file ndt_frame.h.

virtual ndt_feature_reg::NDTFrame::~NDTFrame ( ) [inline, virtual]

Definition at line 78 of file ndt_frame.h.

ndt_feature_reg::NDTFrame::NDTFrame ( const NDTFrame other) [inline]

Definition at line 81 of file ndt_frame.h.


Member Function Documentation

Definition at line 131 of file ndt_frame.h.

Definition at line 97 of file ndt_frame.h.

void ndt_feature_reg::NDTFrame::computeNDT ( bool  estimateDI = false,
bool  nonMean = false 
) [inline]

Definition at line 145 of file ndt_frame.h.

Definition at line 206 of file ndt_frame.h.

const pcl::PointXYZ& ndt_feature_reg::NDTFrame::getKeyPointCenter ( int  keyPointIdx) [inline]

Definition at line 124 of file ndt_frame.h.


Member Data Documentation

Definition at line 115 of file ndt_frame.h.

Definition at line 114 of file ndt_frame.h.

Definition at line 111 of file ndt_frame.h.

Definition at line 277 of file ndt_frame.h.

Definition at line 121 of file ndt_frame.h.

Definition at line 110 of file ndt_frame.h.

std::vector<cv::KeyPoint> ndt_feature_reg::NDTFrame::kpts

Definition at line 116 of file ndt_frame.h.

Definition at line 113 of file ndt_frame.h.

Definition at line 122 of file ndt_frame.h.

Definition at line 117 of file ndt_frame.h.

std::vector<Eigen::Vector4d, Eigen::aligned_allocator<Eigen::Vector4d> > ndt_feature_reg::NDTFrame::pts

3d points, linked to keypoints and SBA points for point-to-point matches. /pc_kpts in 4d vector

Definition at line 119 of file ndt_frame.h.

Definition at line 112 of file ndt_frame.h.


The documentation for this class was generated from the following file:


ndt_feature_reg
Author(s): Henrik Andreasson, Todor Stoyanov, Jari Saarinen
autogenerated on Wed Aug 26 2015 15:25:07