This class is used to make post classification.
More...
#include <PostClassificationWidget.h>
This class is used to make post classification.
Definition at line 58 of file PostClassificationWidget.h.
◆ PostClassificationWidget()
te::qt::widgets::PostClassificationWidget::PostClassificationWidget |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~PostClassificationWidget()
te::qt::widgets::PostClassificationWidget::~PostClassificationWidget |
( |
| ) |
|
◆ addLayer
◆ execute()
bool te::qt::widgets::PostClassificationWidget::execute |
( |
| ) |
|
◆ getForm()
Ui::PostClassificationWidgetForm * te::qt::widgets::PostClassificationWidget::getForm |
( |
| ) |
const |
◆ setList()
◆ thresholdSliderValueChanged
void te::qt::widgets::PostClassificationWidget::thresholdSliderValueChanged |
( |
int |
value | ) |
|
|
protectedslot |
◆ weightSliderValueChanged
void te::qt::widgets::PostClassificationWidget::weightSliderValueChanged |
( |
int |
value | ) |
|
|
protectedslot |
◆ m_inputWidget
◆ m_layer
◆ m_outputLayer
◆ m_outputWidget
◆ m_ui
std::unique_ptr<Ui::PostClassificationWidgetForm> te::qt::widgets::PostClassificationWidget::m_ui |
|
private |
The documentation for this class was generated from the following file: