- Feb 09, 2018
-
-
Guillaume Pasero authored
-
- Oct 27, 2017
-
-
Antoine Regimbeau authored
-
- Oct 25, 2017
-
-
Antoine Regimbeau authored
-
- Sep 04, 2017
-
-
Rémi Cresson authored
-
- May 18, 2017
-
-
Victor Poughon authored
GetGdalReadImageFileName does not set its second argument when its first argument is a non empty directory and not a supported format (OTB supports opening directories in some cases). But in that case it does return false, which was not handled before this commit. This resulted in a misleading error message and a corrupted m_FileName.
-
Victor Poughon authored
-
- May 17, 2017
-
-
Victor Poughon authored
-
- May 16, 2017
-
-
Victor Poughon authored
-
- May 10, 2017
-
-
Victor Poughon authored
-
- Apr 07, 2017
-
-
Marina Bertolino authored
-
- Mar 23, 2017
-
-
Marina Bertolino authored
-
- Mar 10, 2017
-
-
Marina Bertolino authored
-
- Mar 08, 2017
-
-
Sébastien Dinot authored
-
Sébastien Dinot authored
-
- Feb 21, 2017
-
-
Manuel Grizonnet authored
-
- Feb 15, 2017
-
-
Guillaume Pasero authored
-
- Feb 14, 2017
-
-
Guillaume Pasero authored
-
- Nov 17, 2016
-
-
Guillaume Pasero authored
-
- Oct 13, 2016
-
-
Manuel Grizonnet authored
-
- Oct 11, 2016
-
-
Julien Michel authored
-
- Sep 16, 2016
-
-
Manuel Grizonnet authored
-
- Aug 30, 2016
-
-
Julien Michel authored
-
- Aug 24, 2016
-
-
Julien Michel authored
This changeset introduce support for Gdal derived subdatasets. Changes include: - A new private const method to get the real source name from the derived dataset filename - An update of the TestFileExistency() method to check for existency of the real source name instead of derived dataset filename - A patch to make sure OSSIM tries to open the real source name instead of the derived dataset. If derived datasets are not supported by gdal, ImageFileReader will end with GDALImageIO CanRead saying false, so there should be no impact.
-
- Jun 27, 2016
-
-
Luc Hermitte authored
-
- Jun 13, 2016
-
-
Manuel Grizonnet authored
Used the following command: find . \( -iname *.txx -and ! -path *ThirdParty* \) -exec perl -pi -w -e 's/__otb(.*)_txx/otb$1_txx/g;' {} \; find . \( -iname *.h -and ! -path *ThirdParty* \) -exec perl -pi -w -e 's/__otb(.*)_h/otb$1_h/g;' {} \; Fixes many, but not all, clang -Wreserved-id-macro warnings.
-
- Apr 08, 2016
-
-
Guillaume Pasero authored
-
- May 19, 2015
-
-
Mickael Savinaud authored
-
- Feb 26, 2015
-
-
Julien Michel authored
-
- Feb 23, 2015
-
-
Mickael Savinaud authored
ENH: manage the outputpixelType to the imageIO level to remove include otbGDALImageIO from otbImagefilereader
-
Mickael Savinaud authored
-
Mickael Savinaud authored
-
Mickael Savinaud authored
-
- Feb 18, 2015
-
-
Julien Malik authored
-
- Feb 03, 2015
-
-
Julien Michel authored
-
- Jan 23, 2015
-
-
Julien Michel authored
-
Julien Michel authored
-
- Nov 06, 2014
-
-
Guillaume Pasero authored
-
- Oct 28, 2014
-
-
Mickael Savinaud authored
modifications generated via the script FindRedundantHeaderIncludes.py
-
- Oct 21, 2014
-
-
Julien Michel authored
-
- Aug 06, 2014
-
-
Guillaume Pasero authored
-