Dženan Zukić
Dženan Zukić
```log CMake Warning at Modules/ThirdParty/HDF5/src/itkhdf5/CMakeFilters.cmake:132 (message): ZLib support in HDF5 was enabled but not found Call Stack (most recent call first): Modules/ThirdParty/HDF5/src/itkhdf5/CMakeLists.txt:886 (include) ```
```log [4087/5894] Building C object Modules\ThirdParty\HDF5\src\itkhdf5\src\CMakeFiles\hdf5-shared.dir\H5Ztrans.c.obj [4088/5894] Building C object Modules\ThirdParty\HDF5\src\itkhdf5\hl\src\CMakeFiles\hdf5_hl-shared.dir\H5DO.c.obj [4089/5894] Building C object Modules\ThirdParty\HDF5\src\itkhdf5\hl\src\CMakeFiles\hdf5_hl-shared.dir\H5DS.c.obj [4090/5894] Building C object Modules\ThirdParty\HDF5\src\itkhdf5\hl\src\CMakeFiles\hdf5_hl-shared.dir\H5IM.c.obj [4091/5894] Linking C shared library bin\itkhdf5-shared-5.4.dll FAILED: bin/itkhdf5-shared-5.4.dll lib/itkhdf5-shared-5.4.lib...
If https://github.com/InsightSoftwareConsortium/ITK/pull/1825 is used, do the warnings go away?
I forgot this is software guide repo. This needs to be done in main repo too.
One way to implement this is: iff the user changes window or level, those settings are saved when she navigates away. Each frame can have one setting. If multiple users...
It might be a different manifestation of the same issue, a related issue, or a similar issue.
My idea: add a "Retrain" button somewhere. When clicked, it shows a new web form with a spin-box for number of epochs prepopulated with a default value (e.g. 5), a...
`update` method needs to take in the original model, current, and updated model (to be produced).
I think the instructions are still valid.
Maybe Curtis can try to follow these instructions? I would like at least one person to reproduce my workflow.