1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ENH: Add 0 padding to print metric numbers More... almost 12 years ago
BUG: CUDA memory leakages More... almost 12 years ago
ENH: Throw an exception whenever the interpolator is not a ray cast one DOC: Included remarks about the interpolator checks for the gradient image also in the code STYLE: some, e.g. always use {} for if's. More... almost 12 years ago
BUG: check if the dynamic_cast did not fail before using the pointer More... almost 12 years ago
ENH: Don't compute moving image gradient for 2D/3D registration More... almost 12 years ago
BUG: FixedImageDimension and MovingImageDimension check did not work in case of multiple images. Now if -f (resp -m) is not present in the command line it elastix check -f0 (resp -m0). More... almost 12 years ago
ENH: Added the option to use the kappa statistic without the foreground value, but with a comparison to zero instead. More... almost 12 years ago
DOC: fixed kappa statistics equation. The code implements a comparison against a foreground value, and not a comparison > 0. More... almost 12 years ago
STYLE: minor More... almost 12 years ago
SK: More... almost 12 years ago
DOC: added a section about visualization More... almost 12 years ago
SK: More... almost 12 years ago
ENH: added a warning about the MaximumNumberOfSamplingAttempts parameter causing segfaults for large values. More... almost 12 years ago
ENH: added a check that makes sure that only 1 metric is specified when the registration MultiResolutionRegistration is selected. Throws when more than 1 metric is specified with a clear error message. More... almost 12 years ago
SK: -TEST: also use specific baseline for the example-test's image comparison. More... almost 12 years ago
SK: More... almost 12 years ago
SK: More... almost 12 years ago
SK: More... almost 12 years ago
BUG: The TranslationTransformInitializer did not take into account the direction cosines with the mode GeometricalCenter More... almost 12 years ago
BUG: WriteToFile() in the resampler base wrote a null character for unsigned char data when DefaultPixelValue = 0 More... almost 12 years ago
DOC: updated the manual More... almost 12 years ago
BUG: in CMake testing line More... almost 12 years ago
ENH: Temporary hack to get some tests working More... almost 12 years ago
ENH: Temporary hack to get some tests working More... almost 12 years ago
-BUG: nonexistence of fixed/moving image was not properly checked. reported by Bart de Dobbelaer. More... almost 12 years ago
COMP: CUDAResampler was still missing itk:: More... almost 12 years ago
COMP: missing itk:: qualifier More... almost 12 years ago
COMP: patch for VS2005 More... almost 12 years ago
SK: -TEST: Turn on automatic server authentication in the dashboard script. More... almost 12 years ago
SK: -ENH: enable checksum testing on new cluster More... almost 12 years ago