1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 13 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DOC: Explain ElastixRegistrationMethod use "-tp" for initial transforms More... 11 months ago
STYLE: Avoid redundant GetInitialTransform() calls elxTransformBase.hxx More... 11 months ago
STYLE: Avoid redundant GetInitialTransform() calls Components/Transforms More... 11 months ago
STYLE: Avoid redundant GetInitialTransform() calls elxTransformBase.h More... 11 months ago
ENH: ElastixRegistrationMethod writes initial transform parameter files More... 11 months ago
STYLE: Declare WriteResultMesh filename parameter `std::string` More... 11 months ago
STYLE: Declare ResampleAndWriteResultImage parameter `std::string` More... 11 months ago
STYLE: Declare WriteResultImage filename parameter `std::string` More... 11 months ago
STYLE: Declare ReadInitialTransformFromFile parameter `std::string` More... 11 months ago
STYLE: Declare SetTransformParametersFileName parameter `std::string` More... 11 months ago
STYLE: Remove unnecessary `c_str()` calls More... 11 months ago
ENH: Allow InitialTransformParameterFileName relative to parameter file More... 11 months ago
STYLE: Remove initial `<<` insertion from `Macro(<< "`...`)` calls More... 11 months ago
BUG: ElastixRegistrationMethod shouldn't put "NoInitialTransform" in map More... 11 months ago
STYLE: Remove 's' from "InitialTransformParametersFileName" in py script More... 11 months ago
STYLE: Remove 's' from "InitialTransformParametersFileName" in Data More... 11 months ago
STYLE: Remove 's' from "InitialTransformParametersFileName" in Baselines More... 11 months ago
STYLE: C++17 does define constexpr static data members inside the class More... 11 months ago
STYLE: Use C++17 `_v` variable templates from `std` library type traits More... 11 months ago
ENH: Remove the letter 's' from "InitialTransformParametersFileName" More... 11 months ago
BUG: Library should write to output directory whenever it is specified More... 12 months ago
BUG: Add InitialTransformParameterObject maps to registration result More... 12 months ago
STYLE: Add ReadParameterFiles and WriteParameterFiles to ParameterObject More... 12 months ago
ENH: Add `ElastixRegistrationMethod::SetInitialTransform` More... 12 months ago
STYLE: Improve readability of `SetInitialTransformParameterObject` test More... 12 months ago
ENH: Exclude retrieval of filenames of masks from elastix library More... 12 months ago
STYLE: Add local variables for "number of parameters" to `if` statements More... 12 months ago
PERF: Fill `jsj` (JacobianOfSpatialJacobian) in-place and remove `jsj1` More... 12 months ago
PERF: Fill `jsh` (JacobianOfSpatialJacobian) in-place and remove `jsh1` More... 12 months ago
STYLE: Use "range-based for" to iterate over `jsj` in BSpline Transforms More... 12 months ago