#include "../Config.h"#include <terralib/dataaccess/datasource/DataSourceFactory.h>#include <terralib/dataaccess/datasource/DataSourceInfo.h>#include <terralib/dataaccess/datasource/DataSourceInfoManager.h>#include <terralib/dataaccess/datasource/DataSourceManager.h>#include <terralib/memory/DataSet.h>#include <terralib/memory/DataSetItem.h>#include <terralib/rp/CloudDetection.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 (cloudDetection_test) | |
| #define BOOST_TEST_NO_MAIN |
Definition at line 39 of file TsCloudDetection.cpp.
| BOOST_AUTO_TEST_CASE | ( | cloudDetection_test | ) |
Definition at line 45 of file TsCloudDetection.cpp.
References te::da::PrimaryKey::add(), ds, te::common::Singleton< DataSourceManager >::getInstance(), te::common::Singleton< DataSourceInfoManager >::getInstance(), te::rst::Raster::getSRID(), te::dt::INT32_TYPE, te::rst::RasterFactory::open(), te::gm::PolygonType, te::mem::DataSetItem::setGeometry(), te::mem::DataSetItem::setInt32(), and te::rst::Raster::vectorize().