- Sep 11, 2020
-
-
Cédric Traizet authored
-
Cédric Traizet authored
-
-
- Sep 10, 2020
-
-
Luc Hermitte authored
-
- Sep 04, 2020
-
-
Julien Osman authored
-
Cédric Traizet authored
-
- Sep 03, 2020
-
-
Luc Hermitte authored
-
Luc Hermitte authored
-
- Sep 02, 2020
-
-
Luc Hermitte authored
-
Luc Hermitte authored
-
Luc Hermitte authored
-
Luc Hermitte authored
-
- Sep 01, 2020
-
-
Luc Hermitte authored
-
Luc Hermitte authored
-
Luc Hermitte authored
-
- Aug 31, 2020
-
-
Luc Hermitte authored
-
- Aug 28, 2020
-
-
Cédric Traizet authored
-
Cédric Traizet authored
-
- Aug 27, 2020
-
-
Cédric Traizet authored
-
- Aug 26, 2020
-
-
Cédric Traizet authored
-
- Aug 20, 2020
-
-
Luc Hermitte authored
-
- Aug 19, 2020
-
-
Luc Hermitte authored
-
- Aug 17, 2020
-
-
Cédric Traizet authored
This reverts commit ba914d9c.
-
Cédric Traizet authored
-
- Aug 13, 2020
-
-
Luc Hermitte authored
-
- Aug 11, 2020
-
-
Julie Brossard authored
-
Julie Brossard authored
This reverts commit b3c3a183.
-
Julie Brossard authored
-
- Aug 06, 2020
-
-
Julie Brossard authored
-
- Aug 04, 2020
-
-
Julie Brossard authored
-
- Jul 27, 2020
-
-
Julien Osman authored
-
- Jul 25, 2020
-
-
Rémi Cresson authored
-
- Jun 17, 2020
-
-
Cédric Traizet authored
-
Cédric Traizet authored
BUG: Use the same mapping strategy when comparing spatial reference from a Datasource and a wkt string
-
- May 25, 2020
-
-
Julien Osman authored
The application Superimpose crashed with a segmentation fault during resampling. Investigation revealed that the interpolated index was out of image bounds. The application uses the PHR mode and resample the XS image with a otb::GridResampleImageFilter. This filter doesn't check explicitly that input indexes are in the input buffered region. It uses a m_ReachableOutputRegion to crop the output region processed. The problem appears because an output pixel is right on the border of the input image extent, and when someone uses a nearest neighbor interpolator, this one converts the continuous index to an out-of-bound index.
-
- Apr 27, 2020
-
-
Cédric Traizet authored
-
- Apr 23, 2020
-
-
Julien Osman authored
-
Cédric Traizet authored
-
- Apr 15, 2020
-
-
Cédric Traizet authored
-
- Apr 09, 2020
-
-
Julien Osman authored
-