MRPT
v2.3.2

Get it

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

Learn it

  • Tutorials
  • Applications
  • Code examples
  • Supported sensors
  • 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::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::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;
Next Previous

© Copyright 2021 MRPT authors. Last updated on 14:21, Jul 14, 2021.

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