- 08 Mar, 2017 2 commits
-
-
Sébastien Dinot authored
-
Sébastien Dinot authored
-
- 18 Jan, 2017 1 commit
-
-
Guillaume Pasero authored
-
- 11 Jan, 2017 1 commit
-
-
Rashad Kanavath authored
-
- 10 Jan, 2017 1 commit
-
-
Rashad Kanavath authored
-
- 04 Jan, 2017 2 commits
-
-
Rashad Kanavath authored
This reverts commit a1aa949e.
-
Rashad Kanavath authored
-
- 17 Nov, 2016 1 commit
-
-
Guillaume Pasero authored
-
- 16 Nov, 2016 2 commits
-
-
Julien Michel authored
Simplify the code and avoid some allocations to improve performance. I haven't checked the definition of RealType, but merging the output and value variables might arguably affect precision. The unit tests still seem to pass, however. Tested by 2x upsampling a 10-band 5490x5490 float32 image on an Intel Celeron J1900. There is further room for improvement by eliding the remaining memory allocations. A container like the small_vector from Boost might be useful here, but we can't use that since it's not available in older Boost versions. before: 661.44s user 9.31s system 304% cpu 3:40.52 total 594.06s user 9.43s system 303% cpu 3:19.00 total 591.15s user 9.43s system 301% cpu 3:19.28 total after: 443.42s user 10.48s system 294% cpu 2:34.00 total 443.11s user 9.87s system 309% cpu 2:26.27 total 448.50s user 10.50s system 311% cpu 2:27.52 total
-
Julien Michel authored
Simplify the code and avoid some allocations to improve performance. I haven't checked the definition of RealType, but merging the output and value variables might arguably affect precision. The unit tests still seem to pass, however. Tested by 2x upsampling a 10-band 5490x5490 float32 image on an Intel Celeron J1900. There is further room for improvement by eliding the remaining memory allocations. A container like the small_vector from Boost might be useful here, but we can't use that since it's not available in older Boost versions. before: 661.44s user 9.31s system 304% cpu 3:40.52 total 594.06s user 9.43s system 303% cpu 3:19.00 total 591.15s user 9.43s system 301% cpu 3:19.28 total after: 443.42s user 10.48s system 294% cpu 2:34.00 total 443.11s user 9.87s system 309% cpu 2:26.27 total 448.50s user 10.50s system 311% cpu 2:27.52 total
-
- 17 Oct, 2016 1 commit
-
-
Rashad Kanavath authored
-
- 14 Oct, 2016 1 commit
-
-
Rashad Kanavath authored
-
- 13 Oct, 2016 1 commit
-
-
Manuel Grizonnet authored
-
- 04 Oct, 2016 1 commit
-
-
Manuel Grizonnet authored
-
- 23 Sep, 2016 1 commit
-
-
Rashad Kanavath authored
-
- 21 Sep, 2016 1 commit
-
-
Guillaume Pasero authored
-
- 20 Sep, 2016 2 commits
-
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
-
- 16 Sep, 2016 1 commit
-
-
Manuel Grizonnet authored
-
- 15 Sep, 2016 1 commit
-
-
Manuel Grizonnet authored
-
- 29 Aug, 2016 2 commits
-
-
Stéphane Albert authored
-
Stéphane Albert authored
-
- 26 Aug, 2016 1 commit
-
-
remicres authored
-
- 25 Aug, 2016 2 commits
-
-
Stéphane Albert authored
ENH: Moved mvdUseInDebug() and mvdUseInRelease() macros into otbConfigure.h.in as otbUseInDebug() and otbUseInRelease().
-
Stéphane Albert authored
-
- 04 Aug, 2016 1 commit
-
-
Rashad Kanavath authored
-
- 02 Aug, 2016 3 commits
-
-
Rashad Kanavath authored
-
Rashad Kanavath authored
-
Rashad Kanavath authored
-
- 01 Aug, 2016 1 commit
-
-
Rashad Kanavath authored
-
- 27 Jul, 2016 1 commit
-
-
Luc Hermitte authored
-
- 26 Jul, 2016 3 commits
-
-
Rashad Kanavath authored
-
Rashad Kanavath authored
-
Rashad Kanavath authored
-
- 20 Jul, 2016 1 commit
-
-
Guillaume Pasero authored
-
- 19 Jul, 2016 1 commit
-
-
Guillaume Pasero authored
-
- 15 Jul, 2016 2 commits
-
-
Rashad Kanavath authored
-
Rashad Kanavath authored
-
- 11 Jul, 2016 2 commits
-
-
Julien Michel authored
TEST: Gdal/Openjpeg driver limits overview report to 128x128 size, and interpolate smaller overviews. Avoid comparing with baseline from openjpeg in this case
-
Julien Michel authored
TEST: Gdal/Openjpeg driver limits overview report to 128x128 size, and interpolate smaller overviews. Avoid comparing with baseline from openjpeg in this case
-