MRPT
2.4.1

Get it

  • Download MRPT
  • Compiling
  • License
  • Change Log
  • Authors

Learn it

  • Tutorials
  • Applications
  • Code examples
  • Supported sensors
  • Unit testing in MRPT
  • Children projects

Advanced

  • MRPT modules
    • [mrpt-apps]
    • [mrpt-core]
    • [mrpt-bayes]
    • [mrpt-comms]
    • [mrpt-config]
    • [mrpt-containers]
    • [mrpt-detectors]
    • [mrpt-expr]
    • [mrpt-graphs]
    • [mrpt-graphslam]
    • [mrpt-gui]
    • [mrpt-hmtslam]
    • [mrpt-hwdrivers]
    • [mrpt-img]
      • Color map functions (in #include
      • namespace mrpt::img
      • enum mrpt::img::DistortionModel
      • enum mrpt::img::TInterpolationMethod
      • struct mrpt::img::TColor
      • struct mrpt::img::TColorf
      • class mrpt::img::CCanvas
      • class mrpt::img::CEnhancedMetaFile
      • class mrpt::img::CImage
      • class mrpt::img::CMappedImage
      • class mrpt::img::TCamera
    • [mrpt-io]
    • [mrpt-kinematics]
    • [mrpt-maps]
    • [mrpt-math]
    • [mrpt-nav]
    • [mrpt-obs]
    • [mrpt-opengl]
    • [mrpt-poses]
    • [mrpt-random]
    • [mrpt-ros1bridge]
    • Round functions (in #include <mrpt/core/round.h>)
    • [mrpt-rtti]
    • [mrpt-serialization]
    • [mrpt-slam]
    • [mrpt-system]
    • [mrpt-tfest]
    • [mrpt-topography]
    • [mrpt-typemeta]
    • [mrpt-vision]
  • Contributing
  • C++ API
  • Docs for other versions
MRPT
  • »
  • MRPT modules »
  • [mrpt-img]
  • Edit on GitHub

[mrpt-img]

Color map functions (in #include
// namespaces

namespace mrpt::img;

// enums

enum mrpt::img::DistortionModel;
enum mrpt::img::TInterpolationMethod;

// structs

struct mrpt::img::TColor;
struct mrpt::img::TColorf;

// classes

class mrpt::img::CCanvas;
class mrpt::img::CEnhancedMetaFile;
class mrpt::img::CImage;
class mrpt::img::CMappedImage;
class mrpt::img::TCamera;
Previous Next

© Copyright 2022 MRPT authors. Last updated on 06:16, Jan 05, 2022.

Built with Sphinx using a theme provided by Read the Docs.