Package: insighttoolkit4 / 4.12.2-dfsg1-4
Metadata
Package | Version | Patches format |
---|---|---|
insighttoolkit4 | 4.12.2-dfsg1-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
nrrdio linking.patch | (download) |
Modules/ThirdParty/NrrdIO/src/NrrdIO/CMakeLists.txt |
2 1 + 1 - 0 ! |
link libitknrrdio with -lm (needed for sqrt) |
atomic_load.patch | (download) |
Modules/Core/Common/include/itkAtomicIntDetail.h |
3 1 + 2 - 0 ! |
make the load operation truly atomic |
flatStructuringElementTest_fix_rescale.patch | (download) |
Modules/Filtering/MathematicalMorphology/test/itkFlatStructuringElementTest2.cxx |
2 1 + 1 - 0 ! |
change the output range to stabelize test The test uses an RescaleIntensity filter to binarize an image, but this filter is numerically unstable for this operation. |
ITKv3MultiResImageRegistrationTest_correct.patch | (download) |
Examples/RegistrationITKv3/MultiResImageRegistration1.cxx |
4 2 + 2 - 0 ! |
improve accuracy of registration reduce minimum step length and gradient tolerance in order to stabelize the registration test run by using this program. |
itk4.10 enable system nifti.patch | (download) |
Modules/ThirdParty/GIFTI/src/gifticlib/CMakeLists.txt |
2 0 + 2 - 0 ! |
use system nifti library |
itk4.10.0 python wrapping.patch | (download) |
Modules/Filtering/ImageGrid/wrapping/itkResampleImageFilter.wrap |
1 1 + 0 - 0 ! |
[patch 1/1] bug: fix python wrappings in c++11 |
itk4.12.0 resource_cprobe.patch | (download) |
Modules/Core/Common/include/itkResourceProbe.hxx |
44 26 + 18 - 0 ! |
inline call to updateminimummaximummeasuredvalue For some reason on i386 UpdateMinimumMaximumMeasuredValue is not properly instanciated, resulting in a linker error. Work around this by inlining the call. |
remove_gcc_version_test.patch | (download) |
Modules/ThirdParty/VNL/src/vxl/vcl/vcl_compiler.h |
46 1 + 45 - 0 ! |
--- |