A pair (x,y) of pixel coordinates (subpixel resolution).
Definition at line 21 of file TPixelCoord.h.
#include <mrpt/utils/TPixelCoord.h>
Public Types | |
typedef float | pixel_coord_t |
The type of x and y. More... | |
Public Member Functions | |
TPixelCoordf () | |
Default constructor: undefined values of x,y. More... | |
TPixelCoordf (const float _x, const float _y) | |
Constructor from x,y values. More... | |
Public Attributes | |
float | x |
float | y |
typedef float mrpt::utils::TPixelCoordf::pixel_coord_t |
The type of x and y.
Definition at line 23 of file TPixelCoord.h.
|
inline |
Default constructor: undefined values of x,y.
Definition at line 28 of file TPixelCoord.h.
|
inline |
Constructor from x,y values.
Definition at line 31 of file TPixelCoord.h.
float mrpt::utils::TPixelCoordf::x |
Definition at line 25 of file TPixelCoord.h.
Referenced by aux_projectPoint_with_distortion(), mrpt::obs::detail::cost_func(), mrpt::vision::CCamModel::distort_a_point(), mrpt::vision::TSequenceFeatureObservations::loadFromTextFile(), mrpt::opengl::COctreePointRenderer< CPointCloudColoured >::octree_recursive_render(), mrpt::vision::pixelTo3D(), mrpt::vision::CCamModel::project_3D_point(), project_point(), mrpt::vision::pinhole::projectPoint_no_distortion(), mrpt::vision::pinhole::projectPoint_with_distortion(), mrpt::vision::recompute_errors_and_Jacobians(), mrpt::opengl::gl_utils::renderMessageBox(), reprojectionResidualsElement(), mrpt::vision::TSequenceFeatureObservations::saveAsSBAFiles(), mrpt::vision::pinhole::undistort_point(), and mrpt::vision::CCamModel::unproject_3D_point().
float mrpt::utils::TPixelCoordf::y |
Definition at line 25 of file TPixelCoord.h.
Referenced by aux_projectPoint_with_distortion(), mrpt::obs::detail::cost_func(), mrpt::vision::CCamModel::distort_a_point(), mrpt::vision::TSequenceFeatureObservations::loadFromTextFile(), mrpt::opengl::COctreePointRenderer< CPointCloudColoured >::octree_recursive_render(), mrpt::vision::pixelTo3D(), mrpt::vision::CCamModel::project_3D_point(), project_point(), mrpt::vision::pinhole::projectPoint_no_distortion(), mrpt::vision::pinhole::projectPoint_with_distortion(), mrpt::vision::recompute_errors_and_Jacobians(), mrpt::opengl::gl_utils::renderMessageBox(), reprojectionResidualsElement(), mrpt::vision::pinhole::undistort_point(), and mrpt::vision::CCamModel::unproject_3D_point().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |