Loading [MathJax]/extensions/tex2jax.js
MRaster lib 22.0.0.0
Image Processing Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nmjr
 NramCanvasPixelFilterNamespace for ramCanvas Pixel Filters
 CColorSchemeOnChanColorize by applying a color scheme to a single channel automatically mapping max channel value to max color scheme index
 CFixGeomBaseAn incomplete class (no getPxColorNC method) that provides a nice base for homogeniouss pixel filters
 CFuncHomoTransformTransform an image with a pixel function
 CIdentityIdentity filter – i.e
 CMonoIntensityMonochrome transformation using colorT::intensityScaled()
 CRGBAbyteConvert to an RGBA color image with 8-bit integer channels
 CRGBAdblConvert to an RGBA color image with 64-bit floating point channels
 CRGBbyteConvert to an RGB color image with 8-bit integer channels
 CRGBdblConvert to an RGB color image with 64-bit floating point channels
 CRotate90CWRotate image 90 degrees clockwise
 CScaleDownMeanScale down a canvis using a method similar to ramCanvasTpl::scaleDownMean()
 CcolorTplTemplate Class used to house colors for ramCanvas objects
 Ccs2dFltPalArgCompute a color for a point in \(\mathbb{R}^2\) using a continuous color scheme for the phase angle
 Ccs2dIdxPalArgCompute a color for a point in \(\mathbb{R}^2\) using a discrete color scheme for the phase angle
 Ccs2dRichardsonCompute a color from Richardson's 2D complex number coloring scheme
 Ccs2dThaller_tplTemplate for Thaller 2D color schemes
 CcsBin_tplBinary color scheme
 CcsCB_tplTemplate for Color Brewer 2 variable sized pallets
 CcsCC_tplTemplate providing RGB color cube gradiant color schemes
 CcsCubeHelix_tplCompute a color from Dave Green's cubehelix scheme
 CcsFP_tplTemplate for fixed size pallets
 CcsHSLh_tplTemplate for HSL color schemes
 CcsPLY_tplCompute a color from a polynomial space curve in the RGB color space
 CcsVarToFixed_tplWrapper for Color Brewer 2 variable sized pallet template to produce a simple fixed color scheme with a numC member
 CcsWS_tplTemplate for web safe 216 pallets
 Chershey
 CherCharStruct to define a glyph
 Cpoint2dHandy class to hold a point in 2D (integer or real)
 CramCanvasTplClass providing off-screen drawing functionality