- 06 Jul, 2020 2 commits
-
-
Cédric Traizet authored
Deploy Doxygen, take 3 See merge request orfeotoolbox/otb!724
-
Cédric Traizet authored
CI: directly untar the Doxygen documentation into the Doxygen directory instead of moving it afterward
-
- 03 Jul, 2020 2 commits
-
-
Cédric Traizet authored
Deploy Doxygen, take 2 See merge request orfeotoolbox/otb!723
-
Cédric Traizet authored
-
- 02 Jul, 2020 2 commits
-
-
Cédric Traizet authored
Deploy Doxygen documentation in CI See merge request orfeotoolbox/otb!721
-
Cédric Traizet authored
-
- 29 Jun, 2020 1 commit
-
-
Cédric Traizet authored
-
- 22 Jun, 2020 2 commits
-
-
Cédric Traizet authored
Fix spatial reference equality tests Closes #2051 and #2055 See merge request orfeotoolbox/otb!720
-
Cédric Traizet authored
Fix Centos CI build See merge request orfeotoolbox/otb!719
-
- 17 Jun, 2020 2 commits
-
-
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
-
- 16 Jun, 2020 1 commit
-
-
Cédric Traizet authored
-
- 15 Jun, 2020 1 commit
-
-
Cédric Traizet authored
BUG: #2046 Add an epsilon margin to compute the m_ReachableOutputRegion Closes #2046 See merge request orfeotoolbox/otb!714
-
- 14 Jun, 2020 1 commit
-
-
Cédric Traizet authored
Error in the documenation of the QGIS plugin See merge request orfeotoolbox/otb!716
-
- 12 Jun, 2020 1 commit
-
-
Laurențiu Nicola authored
Update GDAL version in superbuild (3.1.0) Closes #2052 See merge request orfeotoolbox/otb!715
-
- 09 Jun, 2020 1 commit
-
-
Cédric Traizet authored
-
- 28 May, 2020 1 commit
-
-
Cédric Traizet authored
-
- 27 May, 2020 4 commits
-
-
Cédric Traizet authored
REFAC: update multi-baseline for large input tests (same projection, but different wkt strings) and removed out-of-date baselines
-
Cédric Traizet authored
-
Cédric Traizet authored
-
Cédric Traizet authored
-
- 25 May, 2020 2 commits
-
-
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.
-
- 19 May, 2020 2 commits
-
-
Cédric Traizet authored
Update documentation for QGIS, Python and multiwriter See merge request orfeotoolbox/otb!713
-
Cédric Traizet authored
-
- 05 May, 2020 10 commits
-
-
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
-
- 27 Apr, 2020 2 commits
-
-
Cédric Traizet authored
-
Cédric Traizet authored
-
- 23 Apr, 2020 3 commits
-
-
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
-