TsTiePointsLocator.cpp File Reference
#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_CASE (moravecStrategySameImage_test)
 
 BOOST_AUTO_TEST_CASE (moravecStrategyUpsampledImage_test)
 
 BOOST_AUTO_TEST_CASE (moravecStrategy90ClkWRotationImage_test)
 
 BOOST_AUTO_TEST_CASE (moravecStrategyHalfRotated90Image_test)
 
 BOOST_AUTO_TEST_CASE (moravecStrategySameImageDifBoxes_test)
 
 BOOST_AUTO_TEST_CASE (moravecStrategyMultipleThreads_test)
 
 BOOST_AUTO_TEST_CASE (moravecStrategyRescaleFactor_test)
 
 BOOST_AUTO_TEST_CASE (surfStrategySameImage_test)
 
 BOOST_AUTO_TEST_CASE (surfStrategyUpsampledImage_test)
 
 BOOST_AUTO_TEST_CASE (surfStrategy90ClkWRotationImage_test)
 
 BOOST_AUTO_TEST_CASE (surfStrategySameImageDifBoxes_test)
 
 BOOST_AUTO_TEST_CASE (surfStrategyHalfRotated90Image_test)
 
 BOOST_AUTO_TEST_CASE (surfStrategyMultipleThreads_test)
 
 BOOST_AUTO_TEST_CASE (surfStrategyRescaleFactor_test)
 
 BOOST_AUTO_TEST_SUITE (tiePointsLocator_tests) void saveImagesAndTiePoints(const te
 

Macro Definition Documentation

#define BOOST_TEST_NO_MAIN

Definition at line 32 of file TsTiePointsLocator.cpp.

Function Documentation

BOOST_AUTO_TEST_SUITE ( tiePointsLocator_tests  ) const