- Sep 16, 2008
-
-
Julien Michel authored
-
Thomas Feuvrier authored
-
Thomas Feuvrier authored
ENH: Reduce input images sizes for BasicFiletrs "TextureFunctor" tests, to suppress timeout testing.
-
Emmanuel Christophe authored
-
Thomas Feuvrier authored
ENH: Add CMake option(OTB_USE_EXTERNAL_EXPAT [OFF] ) to select or not the system lib EXPAT or the internal OTB directory.
-
Julien Michel authored
ENH: Finished the optimized convolution algorithm. Added test to compare with the classical convolution.
-
Julien Michel authored
ENH: Added the ability to choose the boundary condition for the convolution. Changed the testing boundary condition.
-
Thomas Feuvrier authored
-
Emmanuel Christophe authored
-
- Sep 15, 2008
-
-
OTB Bot authored
BUG: Kml correction for windows : add -DUNICODE and -D_UNICODE compilation option. Add stdafx files to compilation
-
Emmanuel Christophe authored
-
Thomas Feuvrier authored
#include <winsock2.h> by #include <winsock.h> Bug reported on libkml google.
-
Thomas Feuvrier authored
-
Julien Michel authored
-
Thomas Feuvrier authored
-
- Sep 12, 2008
-
-
Guillaume Borrut authored
-
Julien Michel authored
-
Julien Michel authored
-
Thomas Feuvrier authored
-
Guillaume Borrut authored
-
Julien Michel authored
-
Thomas Feuvrier authored
-
OTB Bot authored
BUG: Add ADD_DEFINITIONS(-DCOMPILED_FROM_DSP) for Visual platform because don't know memmove and bcopy functions. Tested on Visual 7.1 (.NET 2003)
-
- Sep 11, 2008
-
-
Julien Michel authored
-
Julien Michel authored
-
Julien Michel authored
-
Julien Michel authored
-
Julien Michel authored
BUG: The SurfaceAdjancecyEffect6SCorrectionSchemeFilter bug with small shiny strips appearing when using multithreading is fixed.
-
Thomas Feuvrier authored
BUG: PB with unistd on Visual platform => correction: unistd.h on "unix" and io.h and process.h faot WIN32 (except for Cygwin)
-
Cyrille Valladeau authored
-
Thomas Feuvrier authored
-
Thomas Feuvrier authored
-
Thomas Feuvrier authored
-
Thomas Feuvrier authored
OTB find expat lib on th esystem and try to compile a specific program. Il compilation no succeess, we decided to compile the expat on OTB/Utilities.
-
Julien Michel authored
-
Thomas Feuvrier authored
STYLE: Suppression of Warning : warning: comparison with string literal results in unspecified behaviour ...
-
- Sep 10, 2008
-
-
Guillaume Borrut authored
-
Julien Michel authored
-
Julien Michel authored
BUG: Because of neighborhood, this filter should not derive from InPlaceImageFilter. This introduces bugs for instance with the multi-threading support.
-
Julien Michel authored
-