- Jul 10, 2020
-
-
Julien Osman authored
-
Julien Osman authored
-
- Jul 09, 2020
-
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
- Jul 08, 2020
-
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
- Jul 07, 2020
-
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
Merge branch '2024-metadata-refac' of gitlab.orfeo-toolbox.org:orfeotoolbox/otb into 2024-metadata-refac
-
Julien Osman authored
-
Julien Osman authored
Changes in otbMetadataSupplierInterface: method - GetRessourceFile now takes a parameter - new method GetRessourceFiles
-
Cédric Traizet authored
-
Julien Osman authored
Add a new Fetch method for the Extra metadata. And the other Fetch methods had an issue with fetching the metadata for the bands.
-
Julien Osman authored
-
Cédric Traizet authored
REFAC: don't use GetProjectionRef in ChangeInformationImageFilter because the method don't use the itk metadata dictionary anymore
-
- Jul 06, 2020
-
-
Cédric Traizet authored
BUG: don't write identity geotransform (0,1,0,0,0,1) in ImageTest and VectorImageTest (back compatibility)
-
Cédric Traizet authored
-
- Jul 03, 2020
-
-
Cédric Traizet authored
-
Cédric Traizet authored
-
- Jul 02, 2020
-
-
Cédric Traizet authored
BUG: use SetProjectionRef() instead of MetadataKey::ProjectionRefKey to set the output projection (new metadata framework)
-
Julien Osman authored
-
Julien Osman authored
-
Julien Osman authored
-
Cédric Traizet authored
-
Julien Osman authored
-
Cédric Traizet authored
This reverts commit ac35c7d8.
-
- Jul 01, 2020
-
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Julien Osman authored
-
Cédric Traizet authored
Merge branch '2024-metadata-refac' of https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb into 2024-metadata-refac
-
Cédric Traizet authored
REFAC: return an empty projection in GetGCPProjection if the image has no gcp instead of asserting that the image has gcps (or segfault in release mode). This means that the user of ImageCommon does not have to check that the image has gcp before calling this method
-
Julien Osman authored
When using ToJSON attribute to export metadata, the order the metadata are exported depends on the platform. This is not a problem when working with metadata, but the test (as they are currently made) need a constant order of the metadata in the output file.
-
Cédric Traizet authored
-
- Jun 30, 2020
-
-
Cédric Traizet authored
-