#include "../Config.h"#include <terralib/rp/PostClassification.h>#include <terralib/rp.h>#include <terralib/raster.h>#include <boost/test/unit_test.hpp>#include <boost/shared_ptr.hpp>#include <boost/uuid/random_generator.hpp>#include <boost/uuid/uuid_io.hpp>Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_NO_MAIN |
Functions | |
| BOOST_AUTO_TEST_CASE (postClassification_test) | |
| #define BOOST_TEST_NO_MAIN |
Definition at line 33 of file TsPostClassification.cpp.
| BOOST_AUTO_TEST_CASE | ( | postClassification_test | ) |
Definition at line 39 of file TsPostClassification.cpp.
References te::rp::PostClassification::execute(), te::rp::PostClassification::initialize(), te::rp::PostClassification::InputParameters::m_inRasterPtr, te::rp::PostClassification::OutputParameters::m_rInfo, te::rp::PostClassification::OutputParameters::m_rType, te::rp::PostClassification::InputParameters::m_threshold, te::rp::PostClassification::InputParameters::m_weight, and te::rst::RasterFactory::open().