log

age author description
Thu, 16 May 2019 15:04:41 +0200 Alain Mazy added support for float + map<TK, TV> instead of only map<string, T> am-dev
Thu, 16 May 2019 14:26:11 +0200 Sebastien Jodogne revision counters in DicomVolumeImage
Thu, 16 May 2019 12:33:43 +0200 Sebastien Jodogne loading of slice images
Thu, 16 May 2019 11:20:59 +0200 Sebastien Jodogne merge
Thu, 16 May 2019 11:20:43 +0200 Sebastien Jodogne turning DicomVolumeImage into a bean class
Thu, 16 May 2019 10:46:35 +0200 Alain Mazy clip mask before drawing am-dev
Thu, 16 May 2019 09:49:30 +0200 Alain Mazy codegen: using an ordereddict loader instead of sort the keys -> the delcared ordered in the yaml is preserved in the generated code which is more meaningfull than the alphabetical order am-dev