#include "../Config.h"#include <terralib/rp.h>#include <terralib/raster.h>#include <boost/test/unit_test.hpp>#include <boost/shared_ptr.hpp>Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_NO_MAIN |
Functions | |
| BOOST_AUTO_TEST_SUITE (texture_tests) BOOST_AUTO_TEST_CASE(GLCM_test) | |
| #define BOOST_TEST_NO_MAIN |
Definition at line 32 of file TsTexture.cpp.
| BOOST_AUTO_TEST_SUITE | ( | texture_tests | ) |
Definition at line 36 of file TsTexture.cpp.
References te::rst::Raster::getBand(), te::rst::Raster::getBandDataType(), te::rst::GetDataTypeRanges(), te::rp::RasterAttributes::getGLCM(), te::rp::RasterAttributes::getGLCMMetrics(), te::rst::Band::getMaxValue(), te::rst::Band::getMinValue(), te::rp::Texture::m_contrast, te::rp::Texture::m_dissimilarity, te::rp::Texture::m_energy, te::rp::Texture::m_entropy, te::rp::Texture::m_homogeneity, and te::rst::RasterFactory::open().