Public Attributes
camera_pose_calibration::CalibrationInformation Struct Reference

#include <camera_pose_calibration.hpp>

List of all members.

Public Attributes

std::vector< cv::Point2f > image_points
 List of coordinates in image for where points are found.
std::vector< size_t > nan_indices
 Indices of invalid points.
pcl::ModelCoefficients::Ptr plane_coefficients
 Plane coefficients for the fitted plane.
pcl::PointCloud< pcl::PointXYZ >
::Ptr 
projected_source_cloud
 Points of the detected pattern projected on a plane.
pcl::PointCloud< pcl::PointXYZ >
::Ptr 
source_cloud
 Points of the detected pattern points.
pcl::PointCloud< pcl::PointXYZ >
::Ptr 
target_cloud
 Target model to find the isometry to.

Detailed Description

Definition at line 31 of file camera_pose_calibration.hpp.


Member Data Documentation

List of coordinates in image for where points are found.

Definition at line 33 of file camera_pose_calibration.hpp.

Indices of invalid points.

Definition at line 48 of file camera_pose_calibration.hpp.

Plane coefficients for the fitted plane.

Definition at line 42 of file camera_pose_calibration.hpp.

Points of the detected pattern projected on a plane.

Definition at line 39 of file camera_pose_calibration.hpp.

Points of the detected pattern points.

Definition at line 36 of file camera_pose_calibration.hpp.

Target model to find the isometry to.

Definition at line 45 of file camera_pose_calibration.hpp.


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


camera_pose_calibration
Author(s): Hans Gaiser , Jeff van Egmond , Maarten de Vries , Mihai Morariu , Ronald Ensing
autogenerated on Thu Jun 6 2019 20:34:08