Alexander Getka
Alexander Getka
**Description** Hi, I am new to OHIF and my team is investigating its use for a web-based application we'd like to develop. Ideally we would use OHIF for users to...
Changes the Dockerfile to point to the newly-created Ubuntu16.04 based superbuild. There's one or two things that would ideally be fixed at a later date, but the Superbuild is usable...
This PR adds a GitHub action workflow that allows us to create a Docker image from master. This can be merged before or after the 1.9.0.Beta version change PR, doesn't...
Fixes an issue where GeodesicSegmentation's CLI was broken -- threshold values could never be read, the generated masks/distance maps were not being written for any voxels other than what was...
**Describe the bug** Mac installer is overwriting old versions. Chiharu had a nonrelease installation of CaPTk on her mac (1.8.0.nonRelease.20200915.108d5d65) and installing 1.8.2.Alpha has caused it to be installed _inside_...
When running interactive segmentation, some images take a really, really long time to run. This happens because these already large images are getting upscaled by a large factor under certain...
This PR just exists to test Azure. This will be deleted once the issue on cbica-osx3 is resolved.
**Describe the bug** Drawing a mask using the GUI drawing tools on a loaded, oblique image is basically impossible because the drawing doesn't appear where you draw. You might draw...
PerfusionAlignment changes needed to be merged (see PR #1372), so this request is just to check the header file / implementation file divide and move code to the .cpp if...
**Is your feature request related to a problem? Please describe.** Currently, the z-scoring (or, as it's referred to in the code, _feature scaling_) of features is performed as soon as...