1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ENH: add the possibility to create a coefficient difference image in case of differences between the B-spline parameters. More... over 12 years ago
ENH: updating checksums for MacMini More... over 12 years ago
ENH: updating metric baseline values More... over 12 years ago
ENH: new baseline image More... over 12 years ago
ENH: changing all checksum tests to use automatic checksums instead of hardcoded ones More... over 12 years ago
ENH: updating baselines for new input images. TransformParameters files are generated on LKEB.PCMarius with VS2008. Sofar updated checksums for LKEB.PCMarius VS2008 and VS2010, and LKEB.goliath. More... over 12 years ago
ENH: changing input CT lung images to not contain an extreme edge near the CT cone More... over 12 years ago
SK: More... over 12 years ago
SK: More... over 12 years ago
SK: More... over 12 years ago
SK: More... over 12 years ago
ENH: added checksums for the LKEB MacMini machine More... over 12 years ago
BUG: should use the variables defined in the cache to find the current platform, so use SITE and BUILDNAME instead of CTEST_SITE and CTEST_BUILD_NAME. Also forgot a slash somewhere. More... over 12 years ago
ENH: more output and different names for different comparison methods More... over 12 years ago
BUG: wrong file copied More... over 12 years ago
ENH: enhanced the testing framework More... over 12 years ago
COMP: addressing compiler warning about the compiler flag -ftempate-depth-50 being propagated to the CUDA compiler. More... over 12 years ago
ENH: elxImageCompare: added the option to set an allowable tolerance (#pixels allowed to be different) BUG: elxImageCompare: difference output image written in the test result directory, otherwise different tests will overwrite previous results More... over 12 years ago
ENH: adding release mode dashboard for goliath, renaming old More... over 12 years ago
BUG: baselines were generated with modified code. Re-generated them. ENH: additional check for -l in python script More... over 12 years ago
ENH: adding lists of checksums for three different systems Win7-64bit-VS2008, Win7-64bit-VS2010, Linux-64bit-gcc4 (based on goliath) The logic for choosing the correct list for the current system is currently based on the variables CMAKE_GENERATOR and CMAKE_SYSTEM. Can be improved. Note that we cannot make checksum lists for all platforms out there. Note that the lists were automatically generated using the script elx_get_checksum_list.py. More... over 12 years ago
ENH: reduce default compilation time by setting some uncommon components to default OFF More... over 12 years ago
COMP: unsigned - signed warning, caused by + operator Appearantly, unsigned + 1 = signed More... over 12 years ago
BUG: ITK_MANUAL_INSTANTIATION instead of ITK_TEMPLATE_TXX More... over 12 years ago
STY: Remove the 0 label mask feature for consistency More... over 12 years ago
STY: Remove old normal computation More... over 12 years ago
ENH: updated parameter files More... over 12 years ago
STYLE: minor More... over 12 years ago
ENH: parallel testing also on windows More... over 12 years ago
EMH: added the possibility to elxImageCompare.cxx to neglect differences below a threshold ENH: decreased test sensitivity using the threshold set at 1 intensity unit. More... over 12 years ago