#include <cxVNNclReconstructionMethodService.h>
Original author Tord Øygard Implementation of Tord Øygards reconstruction service.
- Date
- 2014-05-09
- Author
- Janne Beate Bakeng
Definition at line 39 of file cxVNNclReconstructionMethodService.h.
◆ VNNclReconstructionMethodService()
cx::VNNclReconstructionMethodService::VNNclReconstructionMethodService |
( |
ctkPluginContext * |
context | ) |
|
◆ ~VNNclReconstructionMethodService()
cx::VNNclReconstructionMethodService::~VNNclReconstructionMethodService |
( |
| ) |
|
|
virtual |
◆ enableProfiling()
void cx::VNNclReconstructionMethodService::enableProfiling |
( |
| ) |
|
◆ getBrightnessWeightOption()
DoublePropertyPtr cx::VNNclReconstructionMethodService::getBrightnessWeightOption |
( |
QDomElement |
root | ) |
|
|
virtual |
Make brightness weight(anisotropic method only) option for the UI
- Parameters
-
root | The root of the configuration ui |
- Returns
- Number of multistart search starts option
Definition at line 108 of file cxVNNclReconstructionMethodService.cpp.
◆ getKernelExecutionTime()
double cx::VNNclReconstructionMethodService::getKernelExecutionTime |
( |
| ) |
|
◆ getMaxPlanesOption()
DoublePropertyPtr cx::VNNclReconstructionMethodService::getMaxPlanesOption |
( |
QDomElement |
root | ) |
|
|
virtual |
Make max planes option for the UI
- Parameters
-
root | The root of the configuration ui |
- Returns
- List of available methods - with the selected one available by ->getValue()
Definition at line 132 of file cxVNNclReconstructionMethodService.cpp.
◆ getMethodID()
int cx::VNNclReconstructionMethodService::getMethodID |
( |
QDomElement |
root | ) |
|
|
protectedvirtual |
Retrieve the method ID from the settings
- Parameters
-
root | The algorithm settings from the UI |
- Returns
- the method ID to use in the OpenCL kernel
Definition at line 144 of file cxVNNclReconstructionMethodService.cpp.
◆ getMethodOption()
StringPropertyPtr cx::VNNclReconstructionMethodService::getMethodOption |
( |
QDomElement |
root | ) |
|
|
virtual |
Make method option for the UI
- Parameters
-
root | The root of the configuration ui |
- Returns
- List of available methods - with the selected one available by ->getValue()
Definition at line 90 of file cxVNNclReconstructionMethodService.cpp.
◆ getName()
QString cx::VNNclReconstructionMethodService::getName |
( |
| ) |
const |
|
virtual |
◆ getNewnessWeightOption()
DoublePropertyPtr cx::VNNclReconstructionMethodService::getNewnessWeightOption |
( |
QDomElement |
root | ) |
|
|
virtual |
Make Newness weight(anisotropic method only) option for the UI
- Parameters
-
root | The root of the configuration ui |
- Returns
- Number of multistart search starts option
Definition at line 102 of file cxVNNclReconstructionMethodService.cpp.
◆ getNStartsOption()
DoublePropertyPtr cx::VNNclReconstructionMethodService::getNStartsOption |
( |
QDomElement |
root | ) |
|
|
virtual |
Make number of starts for multistart search option for the UI
- Parameters
-
root | The root of the configuration ui |
- Returns
- Number of multistart search starts option
Definition at line 138 of file cxVNNclReconstructionMethodService.cpp.
◆ getPlaneMethodID()
int cx::VNNclReconstructionMethodService::getPlaneMethodID |
( |
QDomElement |
root | ) |
|
|
protectedvirtual |
Retrieve the plane method ID from the settings
- Parameters
-
root | The algorithm settings from the UI |
- Returns
- the plane method ID to use in the OpenCL kernel
Definition at line 149 of file cxVNNclReconstructionMethodService.cpp.
◆ getPlaneMethodOption()
StringPropertyPtr cx::VNNclReconstructionMethodService::getPlaneMethodOption |
( |
QDomElement |
root | ) |
|
|
virtual |
Make plane method option for the UI
- Parameters
-
root | The root of the configuration ui |
- Returns
- List of available methods - with the selected one available by ->getValue()
Definition at line 114 of file cxVNNclReconstructionMethodService.cpp.
◆ getRadiusOption()
DoublePropertyPtr cx::VNNclReconstructionMethodService::getRadiusOption |
( |
QDomElement |
root | ) |
|
|
virtual |
Make radius option for the UI
- Parameters
-
root | The root of the configuration ui |
- Returns
- Radius data adapter - with selected value available by ->getValue()
Definition at line 126 of file cxVNNclReconstructionMethodService.cpp.
◆ getSettings()
std::vector< PropertyPtr > cx::VNNclReconstructionMethodService::getSettings |
( |
QDomElement |
root | ) |
|
|
virtual |
◆ reconstruct()
◆ mAlgorithm
◆ mMethods
std::vector<QString> cx::VNNclReconstructionMethodService::mMethods |
|
protected |
◆ mPlaneMethods
std::vector<QString> cx::VNNclReconstructionMethodService::mPlaneMethods |
|
protected |
The documentation for this class was generated from the following files: