rfloca

Results 10 issues of rfloca

Introduce "compact and detailed view mode" to ctkDICOMTableView and ctkDICOMTableManager. Basic idea is that you can give the widgets a list of "high priority" tags. In compact mode all columns...

Status: Currently the interfaces of `Itkimage2dcmSegmentation` and `itkimage2paramap` build up a dependency to `DcmDataset` as you pass a vector of DcmDataset* representing the dicom source images. Proposal: As far as...

enhancement

Currently DCMQI is not able to load nonconformant DCM Seg e.g. from TCIA dataset "qiba_ct_1c" as those DCM Segs have not algorithm type set. That leads to an exception in...

enhancement

Currently MONAI Label just encodes/provides labels by their names (and potentially the pixel values). There is no well defined set of codes provided to really encode (if possible) the meaning...

This is a meta task for all kind of important or low-cost/high-gain improvements to the MONAI Label APIs and protocols.

Currently the app interface specification has mixed semantics. The field “type”: is e.g. used to encode types of algorithms but also interaction schemes, or even concrete implementations. (see e.g. Radiology...

Currently the field "labels" in the rest interface are not populated consistently. Some just provide a list with label names (e.g. deepgrow_2d), some use a dict (key is the label...

Currently some models have inconsistent label ids if you compare their REST specification and the results. E.g.: Inconsistent label ids for deepedit: - `"labels":{"spleen": 1, "right kidney": 2, "left kidney":...

Every body can come up with ideas. It can be very concrete bugs/task but also vague ideas the need further discussion and clarification in the community. Aim is not to...