- 12 Mar, 2018 1 commit
-
-
Julien Michel authored
STY: Change ITK_OVERRIDE for override in whole code (find Modules -type f -exec sed -i 's/ITK_OVERRIDE/override/g' {} +)
-
- 06 Mar, 2018 1 commit
-
-
Julien Michel authored
-
- 20 Feb, 2018 1 commit
-
-
Julien Michel authored
(cherry picked from commit 24823227)
-
- 19 Feb, 2018 1 commit
-
-
Julien Michel authored
Resolve "PipelineMemoryPrintEstimator stops at ImageList" See merge request !9 (cherry picked from commit 51bbe2d9) 0d1911c0 BUG: Track down upstream pipeline for each image in ImageList (fix #1516) c47e4540 COMP: Fix compilation error (prototype mismatch) 3e227125 BUG: Moving PropageRequestedRegion() at the correct place in ImageList, and… 14c23e6b BUG: Only call UpdateOutputData() if object has Source
-
- 14 Feb, 2018 1 commit
-
-
Antoine Regimbeau authored
-
- 10 Jan, 2018 1 commit
-
-
Guillaume Pasero authored
-
- 09 Jan, 2018 1 commit
-
-
Guillaume Pasero authored
-
- 05 Jan, 2018 1 commit
-
-
Antoine Regimbeau authored
-
- 04 Jan, 2018 1 commit
-
-
Manuel Grizonnet authored
BUG: mantis 1504 - fix compilation error with itk 4.13 related to changes in GetDisplacementField signature
-
- 22 Dec, 2017 1 commit
-
-
Manuel Grizonnet authored
-
- 21 Dec, 2017 1 commit
-
-
Manuel Grizonnet authored
This reverts commit 8c843e0f.
-
- 14 Dec, 2017 2 commits
-
-
Antoine Regimbeau authored
-
Antoine Regimbeau authored
-
- 13 Dec, 2017 1 commit
-
-
Antoine Regimbeau authored
-
- 12 Dec, 2017 1 commit
-
-
Antoine Regimbeau authored
-
- 11 Dec, 2017 2 commits
-
-
Antoine Regimbeau authored
-
Antoine Regimbeau authored
-
- 06 Dec, 2017 2 commits
-
-
Manuel Grizonnet authored
-
Guillaume Pasero authored
-
- 13 Nov, 2017 1 commit
-
-
Antoine Regimbeau authored
-
- 03 Nov, 2017 1 commit
-
-
Antoine Regimbeau authored
-
- 02 Nov, 2017 1 commit
-
-
Antoine Regimbeau authored
-
- 01 Nov, 2017 2 commits
-
-
Laurentiu Nicola authored
-
Laurentiu Nicola authored
The itk::TimeProbe constructor ends up calling itkResourceProbe::GetSystemInformation, which reads things like the hostname, the number of CPUs and so on. On Linux it parses /proc/cpuinfo for that information. OTB doesn't really need all those fields for a simple timer that's only used in a couple of places. This commit adds a replacement for that. As for the benchmarks, 100 000 instantiations of itk::TimeProbe take about 9.5 s on my computer. I suspect it's somewhat slower on a server with more CPUs. So this doesn't bring a huge performance improvement, but it might help in cases where a large number of high-resolution images are being read. The time for the same number of otb::Stopwatch instantiations is 4 ms. The context for this change is a project where we process time series of medium to high resolution images over large areas. The TimeProbe in otbGDALImageIO was sometimes showing in the profiles. A relevant discussion can be found at https://groups.google.com/d/msg/otb-developers/IvsFzSgRojo/0sMeEIZgCQAJ .
-
- 31 Oct, 2017 2 commits
-
-
Antoine Regimbeau authored
-
Antoine Regimbeau authored
-
- 27 Oct, 2017 1 commit
-
-
Antoine Regimbeau authored
-
- 25 Oct, 2017 3 commits
-
-
Antoine Regimbeau authored
-
Antoine Regimbeau authored
add Get and Set SignedSpacing in image and vector image otb class modify spacing utilisation in GDALIO
-
Julien Michel authored
-
- 20 Sep, 2017 1 commit
-
-
Marina Bertolino authored
-
- 19 Sep, 2017 1 commit
-
-
Antoine Regimbeau authored
-
- 14 Sep, 2017 1 commit
-
-
Antoine Regimbeau authored
-
- 13 Sep, 2017 1 commit
-
-
Guillaume Pasero authored
-
- 01 Sep, 2017 2 commits
-
-
Antoine Regimbeau authored
-
Antoine Regimbeau authored
-
- 28 Aug, 2017 2 commits
-
-
Rashad Kanavath authored
-
Antoine Regimbeau authored
-
- 09 Aug, 2017 1 commit
-
-
Stéphane Albert authored
-
- 03 Aug, 2017 1 commit
-
-
remi cresson authored
-