Andrey Fedorov
Andrey Fedorov
This project might be an interesting direction to explore to support rendering of the JSONSchema-defined template and UISchema for the representation for the model configuration files, so that input types,...
Following the instructions and example here: https://pylidc.github.io/tuts/scan.html#scan-visualization, the result is a static image, not interactive visualization. See demo of the actual behavior here: https://www.screencast.com/t/kSNVqyRP1Rt
Instead of using hard-coded paths locations, reuse those from settings. While doing that, added XML annotations location to the configuration. It might make sense to move the getSettings() function to...
From https://discourse.slicer.org/t/why-is-slicerradiomics-only-partly-functional/24449 > the SlicerRadiomics is devoid of a BATCH function.
See user request in https://discourse.slicer.org/t/why-is-slicerradiomics-only-partly-functional/24449 > Thereby, only LoG, Wavelet and Original image types can be activated. That leaves seven other image transformations unavailable, such as exponential, logarithm, square etc…...
This user report below summarizes the issue, which is reproducible with the latest nightly and stable releases of Slicer. It appears that the generator succeeds in creating a label node...
This follows up on the discussion with @Punzo on slack. The samples can be accessed in https://challenge2020.isic-archive.com/. If it turns out the effort required is significant, we will need to...
original approach was resulting in blank on ubuntu 20.04 logname appears to be a more reliable approach, see https://www.baeldung.com/linux/identify-user-called-by-sudo
I spent a bit of time figuring this out, and thought this small addition could help others.
The app should be more robust in identifying situations where user browser is not compatible. As a specific example, it turns out there still users that have 32-bit Chrome, which...