Public Types | Public Member Functions | Public Attributes | List of all members
jsk_pcl_ros::SnapshotInformation Class Reference

#include <intermittent_image_annotator.h>

Public Types

typedef boost::shared_ptr< SnapshotInformationPtr
 

Public Member Functions

 SnapshotInformation ()
 
virtual ~SnapshotInformation ()
 

Public Attributes

image_geometry::PinholeCameraModel camera_
 
Eigen::Affine3d camera_pose_
 
pcl::PointCloud< pcl::PointXYZRGB >::Ptr cloud_
 
cv::Mat image_
 

Detailed Description

Definition at line 89 of file intermittent_image_annotator.h.

Member Typedef Documentation

◆ Ptr

Definition at line 124 of file intermittent_image_annotator.h.

Constructor & Destructor Documentation

◆ SnapshotInformation()

jsk_pcl_ros::SnapshotInformation::SnapshotInformation ( )
inline

Definition at line 125 of file intermittent_image_annotator.h.

◆ ~SnapshotInformation()

virtual jsk_pcl_ros::SnapshotInformation::~SnapshotInformation ( )
inlinevirtual

Definition at line 126 of file intermittent_image_annotator.h.

Member Data Documentation

◆ camera_

image_geometry::PinholeCameraModel jsk_pcl_ros::SnapshotInformation::camera_

Definition at line 130 of file intermittent_image_annotator.h.

◆ camera_pose_

Eigen::Affine3d jsk_pcl_ros::SnapshotInformation::camera_pose_

Definition at line 126 of file intermittent_image_annotator.h.

◆ cloud_

pcl::PointCloud<pcl::PointXYZRGB>::Ptr jsk_pcl_ros::SnapshotInformation::cloud_

Definition at line 131 of file intermittent_image_annotator.h.

◆ image_

cv::Mat jsk_pcl_ros::SnapshotInformation::image_

Definition at line 129 of file intermittent_image_annotator.h.


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


jsk_pcl_ros
Author(s): Yohei Kakiuchi
autogenerated on Tue Jan 7 2025 04:05:46