- May 25, 2020
-
-
Julien Osman authored
-
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.
-
- May 19, 2020
-
-
Cédric Traizet authored
Update documentation for QGIS, Python and multiwriter See merge request orfeotoolbox/otb!713
-
Cédric Traizet authored
-
- May 05, 2020
-
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Cédric Traizet authored
Spectral angle classification Closes #2012 See merge request orfeotoolbox/otb!708
-
- Apr 27, 2020
-
-
Cédric Traizet authored
-
Cédric Traizet authored
-
- Apr 23, 2020
-
-
Julien Osman authored
Update the date in the copyright See merge request orfeotoolbox/otb!710
-
Julien Osman authored
-
Julien Osman authored
Add "epsg" filename extension Closes #1889 See merge request orfeotoolbox/otb!709
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Cédric Traizet authored
-
- Apr 22, 2020
-
-
Cédric Traizet authored
Updates QT5, ITK and pcre See merge request orfeotoolbox/otb!711
-
- Apr 16, 2020
-
-
Cédric Traizet authored
-
- Apr 15, 2020
-
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Cédric Traizet authored
-
- Apr 09, 2020
-
-
Julien Osman authored
-
- Apr 08, 2020
-
-
Julien Osman authored
-
Julien Osman authored
-
- Apr 07, 2020
-
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Julien Osman authored
ENH: Add new Extendded Filename 'epsg' to set the projection of the output image with an EPSG code + tests + doc
-
Julien Osman authored
-
Julien Osman authored
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Cédric Traizet authored
-