Davide Punzo
Davide Punzo
https://github.com/MGHComputationalPathology/dicom-microscopy-viewer See point (2) in https://github.com/MGHComputationalPathology/dicom-microscopy-viewer/pull/47 We will handles this as soon as we will have data provided by the HTAN project
@lassoan here the PR for the simple measurement panel. the widget is a simple version of the GUI of the markups module. The idea is to have a widget that...
RoadMap (items are not listed in priority): **long-termENH:** - [ ] implementing send in C++ in CTK (i.e. adding ctkDICOMSendJob, ctkDICOMSendWorker and ctkDICOMSend with underlining DIMSE DcmStorageSCU). This would allow...
@lassoan @jcfr I am plannig to use this branch https://github.com/Punzo/CTK/tree/visualDICOMBrowserENH for dev regarding to https://github.com/commontk/CTK/issues/1162 The current commit fix a couple of breaking bugs: 1. the proxy server option in...
From Steve: as Bill reported there's a shift to the down-right when high res tiles come in which may be a problem with the coordinate systems or maybe the data...
#### Reference commits and discussions 1) [Discourse thread](https://discourse.slicer.org/t/dicom-database-update-is-requested-after-new-slicer-version-but-appears-to-be-impossible/35821/18) 2) https://github.com/commontk/CTK/commit/84187713304e4ed5a457ee9758de1af4a22d8dbd 3) https://github.com/commontk/CTK/pull/1154 4) https://github.com/commontk/CTK/pull/1203 #### Description The current DICOM tag string handling implementation may have sneaky errors due to the...
Bare bones example how to use dynamic properties and stylesheets in CTK to replace dynamic QPalette hard coded colors (colors associated to widget states: normal, warning, disabled, etc.). This would...
Ref: https://github.com/commontk/CTK/issues/1162