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
STYLE: Place the samples (the output) at the end of the UserData More... 5 months ago
STYLE: Remove `{}` in-class initializers from references in UserData More... 5 months ago
STYLE: Samplers replace `this->` with `Superclass::` on m_UseMultiThread More... 5 months ago
COMP: Upgrade GitHub Actions to Python 3.8 More... 5 months ago
COMP: Upgrade GitHub Actions CI to ubuntu-22.04, windows-2022, macos-12 More... 5 months ago
ENH: Improve ImageRandomSamplerSparseMask `UseMultiThread` support More... 5 months ago
ENH: Add local `const Configuration &` variables to ImageSamplers More... 5 months ago
ENH: ImageRandomSamplerSparseMask.SetSeedMakesRandomizationDeterministic More... 5 months ago
ENH: Check that generated containers of samplers are non-empty More... 5 months ago
ENH: Add `ImageRandomSamplerSparseMask` GTest More... 6 months ago
ENH: Add GTest `ImageFullSampler.HasSameOutputWhenUsingFullyFilledMask` More... 6 months ago
ENH: Add `CreateImage` overload with ImageDomain parameter More... 6 months ago
COMP: Add file extension to itkImageSamplerGTest in add_executable call More... 6 months ago
ENH: Add ImageFullSampler.HasSameOutputWhenUsingMultiThread GoogleTest More... 6 months ago
STYLE: Declare `smallestIndex`, `largestIndex` Sampler variables const More... 6 months ago
STYLE: Initialize `unitSize` RandomCoordinateSamplers by Size::Filled(1) More... 6 months ago
STYLE: Clean-up `#include`'s in Random Sampler GTest cxx files More... 6 months ago
STYLE: Add `using itk::Statistics` to ImageRandomCoordinateSampler GTest More... 6 months ago
STYLE: Call ITK_DISALLOW_COPY_AND_MOVE, not ITK_DISALLOW_COPY_AND_ASSIGN More... 6 months ago
ENH: ImageRandomCoordinateSampler `UseMultiThread` use ITK's ThreadPool More... 6 months ago
STYLE: Do not use instance when calling static member `GetNextSeed()` More... 6 months ago
STYLE: Use `std::optional` for ImageRandomSampler user data More... 6 months ago
STYLE: Declare ImageRandomSampler `multiThreader` variable as reference More... 6 months ago
STYLE: Rename local "initialSeed" to "seed" in ImageRandomSampler GTest More... 6 months ago
ENH: Add itkImageRandomCoordinateSamplerGTest GoogleTest More... 6 months ago
ENH: Allow the user to specify an optional seed for `ImageRandomSampler` More... 6 months ago
ENH: Make `ImageSample` equality-comparable More... 6 months ago
ENH: ImageRandomSampler `UseMultiThread` now using ITK's ThreadPool More... 6 months ago
ENH: Add itkImageRandomSamplerGTest GoogleTest More... 7 months ago
COMP: Add missing elastix `#include` directives to elxGTestUtilities.h More... 7 months ago