#include "../Config.h"#include <terralib/rp.h>#include <terralib/raster.h>#include <boost/test/unit_test.hpp>Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_NO_MAIN |
Functions | |
| BOOST_AUTO_TEST_CASE (pca_test) | |
| BOOST_AUTO_TEST_SUITE (mixtureModel_tests) BOOST_AUTO_TEST_CASE(linear_test) | |
| #define BOOST_TEST_NO_MAIN |
Definition at line 32 of file TsMixtureModel.cpp.
| BOOST_AUTO_TEST_CASE | ( | pca_test | ) |
Definition at line 108 of file TsMixtureModel.cpp.
References b, te::rp::MixtureModel::execute(), te::rp::MixtureModel::generateTransformMatrix(), te::rst::Raster::getNumberOfBands(), te::rp::MixtureModel::initialize(), te::rp::MixtureModel::InputParameters::m_components, te::rp::MixtureModel::OutputParameters::m_createErrorRaster, te::rp::MixtureModel::InputParameters::m_inputRasterBands, te::rp::MixtureModel::InputParameters::m_inputRasterPtr, te::rp::MixtureModel::InputParameters::m_inputSensorBands, te::rp::MixtureModel::OutputParameters::m_rInfo, te::rp::MixtureModel::OutputParameters::m_rType, te::rp::MixtureModel::InputParameters::m_strategyName, te::rst::RasterFactory::open(), and te::rp::MixtureModel::InputParameters::setMixtureModelStrategyParams().
| BOOST_AUTO_TEST_SUITE | ( | mixtureModel_tests | ) |
Definition at line 35 of file TsMixtureModel.cpp.
References b, te::rp::MixtureModel::execute(), te::rp::MixtureModel::generateTransformMatrix(), te::rst::Raster::getNumberOfBands(), te::rp::MixtureModel::initialize(), te::rp::MixtureModel::InputParameters::m_components, te::rp::MixtureModel::OutputParameters::m_createErrorRaster, te::rp::MixtureModel::InputParameters::m_inputRasterBands, te::rp::MixtureModel::InputParameters::m_inputRasterPtr, te::rp::MixtureModel::InputParameters::m_inputSensorBands, te::rp::MixtureModel::OutputParameters::m_rInfo, te::rp::MixtureModel::OutputParameters::m_rType, te::rp::MixtureModel::InputParameters::m_strategyName, te::rst::RasterFactory::open(), and te::rp::MixtureModel::InputParameters::setMixtureModelStrategyParams().