- Jan 23, 2012
-
-
Mickael Savinaud authored
-
Julien Malik authored
-
Julien Malik authored
-
Julien Malik authored
- Jan 19, 2012
-
-
Cyrille Valladeau authored
-
Cyrille Valladeau authored
-
- Jan 23, 2012
-
-
Julien Malik authored
-
Julien Malik authored
-
Julien Malik authored
-
Julien Malik authored
-
- Jan 22, 2012
-
-
Julien Malik authored
PropagateRequestedRegion was throwing exception different than InvalidRequestedRegion, causing the program to terminate immediately due to the exception specifier, at least with gcc. Read http://www.gotw.ca/publications/mill22.htm for the gory details about exception specifiers. In ITKv4 the exception specifier is already removed, that's why it is considered safe to apply this patch. In ITK, it has been removed for another reason : commit 0ac0c19efa3ee3f4450f8d52f23a10a8eea21b96 Author: Cory Quammen <cquammen@cs.unc.edu> Date: Thu Jul 28 20:31:54 2011 -0400 ENH: Fixed uninitialized member variable. Also added an exception if the boundary condition is not set when GenerateInputRequestedRegion() is called. To do this, the restriction to only exceptions of type InvalidRequestedRegionError thrown in PropagateRequestedRegion() was relaxed in itk::DataObject so that the method can throw exceptions of any type. Change-Id: Id55e3c73ca657734e0908400d5406a9c63913161
-
Julien Malik authored
-
Julien Malik authored
-
- Jan 21, 2012
-
-
Julien Malik authored
-
Julien Malik authored
-
Julien Malik authored
-
Julien Malik authored
-
- Jan 20, 2012
-
-
OTB Bot authored
-
Mickael Savinaud authored
-
Mickael Savinaud authored
-
Guillaume Pasero authored
-
Guillaume Pasero authored
BUG: ConnectedComponentSegmentation : fixed same problem as LSD (wrong vector data origin, see 472 in Mantis)
-
- Jan 19, 2012
-
-
Jonathan Guinet authored
-
Julien Malik authored
-
Julien Malik authored
- move option() to main CMakeLists - add ImportQt4.cmake and call it from main CMakeLists, before ImportGettext - add INCLUDE(CheckCXXSourceRuns) in main CMakeLists - use CHECK_CXX_SOURCE_RUNS instead of CHECK_CXX_SOURCE_RUNS_ARGS (need to pass the code as a variable instead of only a filename) - simply include <QtGui> in the test
-
Julien Malik authored
-
Cyrille Valladeau authored
-
- Jan 18, 2012
-
-
OTB Bot authored
-
Julien Michel authored
-
Cyrille Valladeau authored
-
- Jan 17, 2012
-
-
OTB Bot authored
-
Otmane Lahlou authored
-
Cyrille Valladeau authored
-
Cyrille Valladeau authored
-
- Jan 13, 2012
-
-
Julien Michel authored
-
Julien Michel authored
-
Julien Michel authored
-
Julien Michel authored
-
Julien Michel authored
-