- 19 Jan, 2021 1 commit
-
-
Emmanuel Promayon authored
Resolve "Replace Copyright text by a more discrete watermark." Closes #118 See merge request !168
-
- 18 Jan, 2021 2 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
Resolve "Outdated documentation" Closes #110 See merge request !161
-
- 17 Jan, 2021 3 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 16 Jan, 2021 1 commit
-
-
Emmanuel Promayon authored
-
- 14 Jan, 2021 2 commits
-
-
Emmanuel Promayon authored
Resolve "CMake error when trying to install a CEP dependent on another CEP" Closes #119 See merge request !167
-
Emmanuel Promayon authored
FIXED by simply checking if an extension is already installed in the install dir before importing its target
-
- 12 Jan, 2021 2 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 06 Jan, 2021 3 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 05 Jan, 2021 3 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
# Conflicts: # sdk/libraries/core/application/Application.h # sdk/libraries/core/viewer/Viewer.h
-
Emmanuel Promayon authored
Resolve "More coherent MISR tutorial actions GUI" Closes #82 and #116 See merge request !166
-
- 04 Jan, 2021 7 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 03 Jan, 2021 5 commits
-
-
Emmanuel Promayon authored
This is the first stage in separating the frame editor in three actions
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
QToolbox widget took too much vertical space. With a QTabWidget, there is more space for the parameters. Also align the target list on top.
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 01 Jan, 2021 2 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
call to getWidget should be done _before_ setting the parameters values, as sometimes the parameters are re-initialized in the getWidget() action depending on the currently selected component(s) E.g. in the "Manual Threshold Filter" action, getWidget() re-compute the "Low Threshold" and "High Threshold" values, min/max and steps depending on the voxel values of the currently selected target component image
-
- 31 Dec, 2020 4 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
Also reset FullHead.mhd from original data
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 28 Dec, 2020 1 commit
-
-
Emmanuel Promayon authored
Plus: Frame editor manages precision in order to display 0.0 when values smaller that 1e-6 (which happen often due to cos/sin precision in rotation matrix)
-
- 23 Dec, 2020 4 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
The cast filter is only useful when saving to 2D images. vtkMetaImageWriter can handle any data type, just let it do it.
-