ddt 1.2.1
Loading...
Searching...
No Matches
Classes
ddtBiasDialog.hpp File Reference

DDT Dialogs. Class for the DDT Bias Dialog. Bias dialog will allow the user to select images either from disk or a connected data stream to store them in a buffer. Buffered images can then be applied as bias images. This means that when loading images into the image widget the bias image will automatically be subtracted from the loaded image. Up to 5 images can be stored in the bias buffer. Images can be loaded, deleted or displayed from the buffer. More...

#include <QtWidgets>
#include "ddt/ddtDatavisualisationUtils.hpp"
#include "ddt/dialogs/ddtDialog.hpp"
#include "ddt/dialogs/ddtDialogIds.hpp"

Go to the source code of this file.

Classes

class  DdtBiasDialog
 

Variables

constexpr int TOOL_BUTTON_ICON_SIZE = 30
 
constexpr int MAX_BIAS_SLOT_NUMBER = 5
 

Detailed Description

DDT Dialogs. Class for the DDT Bias Dialog. Bias dialog will allow the user to select images either from disk or a connected data stream to store them in a buffer. Buffered images can then be applied as bias images. This means that when loading images into the image widget the bias image will automatically be subtracted from the loaded image. Up to 5 images can be stored in the bias buffer. Images can be loaded, deleted or displayed from the buffer.

Author
Carsten Mannel, CGI
Since
2020/11/12

Variable Documentation

◆ MAX_BIAS_SLOT_NUMBER

constexpr int MAX_BIAS_SLOT_NUMBER = 5
constexpr

◆ TOOL_BUTTON_ICON_SIZE

constexpr int TOOL_BUTTON_ICON_SIZE = 30
constexpr