TsMosaic.cpp File Reference
#include "../Config.h"
#include <terralib/rp.h>
#include <terralib/raster/Raster.h>
#include <terralib/raster/RasterFactory.h>
#include <terralib/dataaccess/datasource/DataSourceFactory.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_CASE (geoReferencedImagesMosaicWithReprojection_test)
 
 BOOST_AUTO_TEST_CASE (tiePointsMosaic1_test)
 
 BOOST_AUTO_TEST_CASE (tiePointsMosaic2_test)
 
 BOOST_AUTO_TEST_CASE (sequenceMosaic_test)
 
 BOOST_AUTO_TEST_SUITE (mosaic_tests) BOOST_AUTO_TEST_CASE(geoReferencedImagesMosaic_test)
 

Macro Definition Documentation

#define BOOST_TEST_NO_MAIN

Definition at line 34 of file TsMosaic.cpp.

Function Documentation