- Sep 24, 2015
-
-
Stéphane Albert authored
-
Stéphane Albert authored
-
Guillaume Pasero authored
-
Stéphane Albert authored
TEST: Updated DEMHandlerTest to take WILL_FAIL property when geoid file loading fails (throwing an exception).
-
Guillaume Pasero authored
Conflicts: Modules/Core/Common/test/CMakeLists.txt
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
Stéphane Albert authored
-
- Sep 23, 2015
-
-
Guillaume Pasero authored
-
Stéphane Albert authored
-
Rashad Kanavath authored
-
- Sep 22, 2015
-
-
Guillaume Pasero authored
-
Manuel Grizonnet authored
-
Rashad Kanavath authored
-
Rashad Kanavath authored
This reverts commit b741226d.
-
- Sep 21, 2015
-
-
Julien Michel authored
-
Julien Michel authored
BUG: Fixing bug #983 (Split map was not correctly estimated when ImageRegion did not start at [0,0]). Added two tests for this case as well.
-
Rashad Kanavath authored
-
Manuel Grizonnet authored
Following remarks from debian packagers, the ITCopyright.txt was mentioned in several files but not available in the Copyright directory. After contacting the contributor Gregoire Mercier, he has suggested to harmonize the copyright for his contributions. Files with GET or IT copyright referenced now the IMTCopyright.txt file (Institut Mines Telecom) which was added to the Copyright directory. Moreover, Gregoire Mercier confirmed that he is not the author of 7 files which are mentioning the GET or IT copyright: Modules/Filtering/Projection/include/otbROIdataConversion.h Modules/Filtering/Projection/include/otbROIdataConversion.txx Modules/Segmentation/Conversion/test/otbVectorDataRasterizeFilter.cxx Modules/Segmentation/Conversion/test/otbVectorDataToLabelImageFilterWithoutReader.cxx Modules/Segmentation/Conversion/test/otbPolygonizationRasterizationTest.cxx Modules/Segmentation/Conversion/test/otbVectorDataToLabelImageFilter.cxx Modules/Segmentation/Conversion/test/otbOGRDataSourceToLabelImageFilter.cxx Thus, the copyright was also modified for these 7 files (CNES Copyright).
-
Stéphane Albert authored
-
- Sep 18, 2015
-
-
Julien Michel authored
-
Julien Michel authored
-
- Sep 17, 2015
-
-
Stéphane Albert authored
-
Christophe Palmann authored
-
Rashad Kanavath authored
-
- Sep 16, 2015
-
-
Stéphane Albert authored
ENH: Added bool return value when otb::DEMHandler::OpenGeoidFile() has failed and thrown ITK exception when file could not be properly loaded.
-
Stéphane Albert authored
-
Stéphane Albert authored
-
Stéphane Albert authored
REFAC: Removed needless otb::DEMHandler::m_ElevManager (since it is just an alias to ossimElevManager::instance()).
-
Stéphane Albert authored
-
Rashad Kanavath authored
Earlier one needs all otb modules to build examples. This single commit activate an example and its related test if and only if all of its dependent module is activated. The check for a module is done using <Module>_LOADED cmake variable. With this change, activating BUILD_EXAMPLES=ON works flawlessly irrespective of your build configuration.
-
- Sep 15, 2015
-
-
Christophe Palmann authored
-
Christophe Palmann authored
-
- Sep 14, 2015
-
-
Christophe Palmann authored
-
Julien Michel authored
-
Christophe Palmann authored
-
Christophe Palmann authored
-