#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_CASE (wisper_test) | |
| BOOST_AUTO_TEST_SUITE (fusion_tests) BOOST_AUTO_TEST_CASE(ihs_test) | |
| #define BOOST_TEST_NO_MAIN |
Definition at line 32 of file TsFusion.cpp.
| BOOST_AUTO_TEST_CASE | ( | pca_test | ) |
Definition at line 82 of file TsFusion.cpp.
References te::rp::PCAFusion::execute(), te::rp::PCAFusion::initialize(), te::rp::PCAFusion::InputParameters::m_lowResRasterPtr, te::rp::PCAFusion::OutputParameters::m_rInfo, te::rp::PCAFusion::OutputParameters::m_rType, te::rst::NearestNeighbor, and te::rst::RasterFactory::open().
| BOOST_AUTO_TEST_CASE | ( | wisper_test | ) |
Definition at line 126 of file TsFusion.cpp.
References te::rp::srf::CBERS2BCCDB2Sensor, te::rp::srf::CBERS2BCCDB3Sensor, te::rp::srf::CBERS2BCCDB4Sensor, te::rp::srf::CBERS2BCCDB5PANSensor, te::rp::WisperFusion::execute(), te::rp::WisperFusion::initialize(), te::rp::WisperFusion::InputParameters::m_lowResRasterPtr, te::rp::WisperFusion::OutputParameters::m_rInfo, te::rp::WisperFusion::OutputParameters::m_rType, te::rst::NearestNeighbor, te::rst::RasterFactory::open(), and te::rp::TriangleWAFilter.
| BOOST_AUTO_TEST_SUITE | ( | fusion_tests | ) |
Definition at line 35 of file TsFusion.cpp.
References te::rp::IHSFusion::execute(), te::rp::IHSFusion::initialize(), te::rp::IHSFusion::InputParameters::m_lowResRasterPtr, te::rp::IHSFusion::OutputParameters::m_rInfo, te::rp::IHSFusion::OutputParameters::m_rType, te::rst::NearestNeighbor, and te::rst::RasterFactory::open().