- Nov 10, 2015
-
-
Julien Michel authored
PERF: Remove calls to Update() and replace with calls to UpdateOutputInformation(), which will compute the stats without processing the full image result in memory
-
Julien Michel authored
PERF: Move statistics estimation code out of GenerateData() to allow for a call to UpdateOutputInformatio() that will compute the stats but not the result on the full image.
-
Julien Michel authored
-
Julien Michel authored
-
Julien Michel authored
-
Guillaume Pasero authored
-
Julien Michel authored
-
- Nov 09, 2015
-
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
- Nov 05, 2015
-
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
- Nov 04, 2015
-
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
Julien Michel authored
-
Guillaume Pasero authored
-
Julien Michel authored
-
- Nov 03, 2015
-
-
Julien Michel authored
-
Julien Michel authored
-
Stéphane Albert authored
-
Stéphane Albert authored
-
Stéphane Albert authored
-
Stéphane Albert authored
-
Stéphane Albert authored
ENH: OTB-applications wrappers: initialized directory of file-dialog openend when using browse button with edited text.
-
Stéphane Albert authored
ENH: Moved otb::Wrapper::QtWidgetOutputFilenameParameter::SetFileName() and ::QtWidgetOutputVectorDataParameter::SetFileName() into public slots section.
-
Julien Michel authored
-
- Nov 02, 2015
-
-
Julien Michel authored
COMP: Adding a new method in the version proxy to wrap the GetDriver()->GetName() code, and use it in Segmentation application
-
Manuel Grizonnet authored
-
- Oct 30, 2015
-
-
Jordi Inglada authored
-
Jordi Inglada authored
-
Jordi Inglada authored
Two different methods for computing margin and confidence in random forests. Refactor the vote count in a separate method.
-
Manuel Grizonnet authored
- Move declaration of GDAL_CONFIG_CHECKING in otb-module-init.cmake to ensure gdal configuration in all cases (if statement) - OTBCommon module needs to depend on OTBGDAL as GDAL module has to set OTB_USE_GDAL_20 before configuring otbConfigure.h - Set mode to STATUS for GDAL version >= to 2.0 All these issues were found compiling gdal trunk (2.1.0dev) with clang 3.5.
-
Julien Michel authored
PERF: Try to remove replacement of * (1/bandwith) with / bandwith to see if it improves tests stability
-
Julien Michel authored
-
Julien Michel authored
-
Jordi Inglada authored
-
- Oct 28, 2015
-
-
Guillaume Pasero authored
-
Rashad Kanavath authored
-