2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 9 months ago. based on code collected 9 months ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new tool for registration More... almost 15 years ago
new tool for Registration More... almost 15 years ago
New tool for Registration More... almost 15 years ago
Added Manual Registration Tool with updated Median Filter tool More... almost 15 years ago
Recorrected a windows compilation issue (was in version 1.2 but had been removed by dsarrut in version 1.3)
Simon Rit
as srit
More... almost 15 years ago
Corrected tool mechanism for windows: static data members seem to be initialized only at first instantiation and not as startup (as is the case with linux gcc) => dummy global. Reimplemented singleton with private constructor and pointer member.
Simon Rit
as srit
More... almost 15 years ago
- add CeCILL B licence More... almost 15 years ago
- display binary image as overlay More... almost 15 years ago
Corrected bug: the image to image filter type was always displayed as available in the generic filter
Simon Rit
as srit
More... almost 15 years ago
Display window and level when using local windowing
Simon Rit
as srit
More... almost 15 years ago
Fixed half pixel error in data value display
Simon Rit
as srit
More... almost 15 years ago
An update was missing to have an accurate initialization of the output image after transform.
Simon Rit
as srit
More... almost 15 years ago
Fixed bug in local windowing
Simon Rit
as srit
More... almost 15 years ago
Removed debug info
Simon Rit
as srit
More... almost 15 years ago
Added reslicing via the transform set with SetTransform. Only enabled when CLITK_EXPERIMENTAL is set.
Simon Rit
as srit
More... almost 15 years ago
Added ReadNkiImageTransform to read XVI image transforms (only enabled in CLITK_EXPERIMENTAL)
Simon Rit
as srit
More... almost 15 years ago
Added macro ADD_DEFAULT_IMAGE_TYPES to ensure that the same types are compiled for default tools and facilitate removal of some types for faster compilation during dev.
Simon Rit
as srit
More... almost 15 years ago
- add future structure set manager More... almost 15 years ago
- cosmetic More... almost 15 years ago
- add end of pick event More... almost 15 years ago
- add get extent and orientation More... almost 15 years ago
- default window level for [0:1] binary image More... almost 15 years ago
- comments More... almost 15 years ago
- add mechanism to stop callback if nothing change (far from perfect) More... almost 15 years ago
- add future structure set manager More... almost 15 years ago
- cosmetic More... almost 15 years ago
- remove compilation of empty .cxx More... almost 15 years ago
- forget a typename More... almost 15 years ago
- remove tiff (do not compile) More... almost 15 years ago
- set correct spacing/origin for 4D More... almost 15 years ago