Dimitris Bounias
Dimitris Bounias
**Describe the bug** Setting ```CMAKE_BUILD_TYPE``` to ```Debug``` has no effect in Linux. Possibly because of ```cmake SET( EXTRA_NON_WINDOWS_OPTIONS "") IF(NOT WIN32) SET( EXTRA_NON_WINDOWS_OPTIONS -DCMAKE_BUILD_TYPE=Release) ENDIF() ``` existing in multiple places...
**Describe the bug** title + It happens when the focus is on the main window. **To Reproduce** Steps to reproduce the behavior: 1. Open CaPTk 2. Click on minimize without...
**Describe the bug** See title and "reproduce" section **To Reproduce** Steps to reproduce the behavior: 1. Download pseudoprogression testing data 2. Navigate to testing/AAMA/PERFUSION in the data 3. Drag n...
**Describe the bug** The Survival Predictor data confuse Feature Extraction. **To Reproduce** 0. Download SurvivalPredictor sample data 1. Load ```SurvivalPredictor_1.6.1/samples/AAAE/CONVENTIONAL/FLAIR and T1CE``` into CaPTk. 2. Load ```SurvivalPredictor_1.6.1/samples/AAAE/SEGMENTATION/SEGMENTATION.nii.gz``` as ROI 3....
**Describe the bug** After installation, the installer says ```To run CaPTk, enter the command "./CaPTk/1.7.5.nonRelease.20200114/captk" in your console.``` regardless of the ```--target``` install dir. **To Reproduce** Steps to reproduce the...
**Describe the bug** _title_ After make install/strip: ```bash dimitris@dimitris-lab:~/Work/CaPTk/CaPTk-build/Debug/install$ bin/captk qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "" This application failed to start because no Qt platform...
**Is your feature request related to a problem? Please describe.** The default installation can only be started from the terminal **Describe the solution you'd like** Put a ```CaPTk.desktop``` file in...