#include "RPExamples.h"#include <terralib/dataaccess.h>#include <terralib/geometry.h>#include <terralib/memory.h>#include <terralib/raster.h>#include <terralib/rp.h>#include <string>#include <map>#include <iostream>Go to the source code of this file.
Functions | |
| void | Contrast () |
| void Contrast | ( | ) |
Definition at line 16 of file examples/rp/Contrast.cpp.
References b, te::rp::Contrast::execute(), te::rst::Raster::getNumberOfBands(), te::rp::Contrast::initialize(), te::rp::Contrast::InputParameters::LinearContrastT, te::rp::Contrast::OutputParameters::m_createdOutRasterDSType, te::rp::Contrast::OutputParameters::m_createdOutRasterInfo, te::rp::Contrast::InputParameters::m_inRasterBands, te::rp::Contrast::InputParameters::m_inRasterPtr, te::rp::Contrast::InputParameters::m_lCMaxInput, te::rp::Contrast::InputParameters::m_lCMinInput, te::rp::Contrast::InputParameters::m_type, and te::rst::RasterFactory::open().
Referenced by main().