HiRISE
 Observation

Classes | Namespaces | Functions

LUT.hh File Reference

#include "Data_Component.hh"
#include "PVL.hh"
#include <iostream>
#include <string>
Include dependency graph for LUT.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LUT
 A LUT contains the lookup table used to map 14-bit CCD sensor values to 8-bit image pixel values. More...

Namespaces

namespace  UA
 

University of Arizona.


namespace  UA::HiRISE
 

High Resolution Imaging Science Experiment.


Functions

Pixel_type * pukool_table (const idaeim::PVL::Value &conversion_table, Pixel_type *maping_table, double offset_percentage=LUT::DEFAULT_PUKOOL_OFFSET)
 Generates a reverse lookup (pukool) table from a LUT PVL_PDS LOOKUP_CONVERSION_TABLE Parameter Value.