#include <ComputeDescriptorAction.hpp>
Inherits ProgressActionInterface.
◆ ComputeDescriptorAction()
| ComputeDescriptorAction::ComputeDescriptorAction |
( |
Editor * | editor | ) |
|
◆ ~ComputeDescriptorAction()
| ComputeDescriptorAction::~ComputeDescriptorAction |
( |
| ) |
|
|
virtual |
◆ clear()
| void ComputeDescriptorAction::clear |
( |
| ) |
|
◆ computePoint()
| void ComputeDescriptorAction::computePoint |
( |
| ) |
|
|
protected |
◆ maximum()
| double ComputeDescriptorAction::maximum |
( |
| ) |
const |
|
inline |
◆ minimum()
| double ComputeDescriptorAction::minimum |
( |
| ) |
const |
|
inline |
◆ next()
| void ComputeDescriptorAction::next |
( |
| ) |
|
|
virtual |
◆ start()
◆ stepCompute()
| void ComputeDescriptorAction::stepCompute |
( |
| ) |
|
|
protected |
◆ stepCountPoints()
| void ComputeDescriptorAction::stepCountPoints |
( |
| ) |
|
|
protected |
◆ stepNormalize()
| void ComputeDescriptorAction::stepNormalize |
( |
| ) |
|
|
protected |
◆ stepResetPoints()
| void ComputeDescriptorAction::stepResetPoints |
( |
| ) |
|
|
protected |
◆ descriptorMaximum_
| double ComputeDescriptorAction::descriptorMaximum_ |
|
protected |
◆ descriptorMinimum_
| double ComputeDescriptorAction::descriptorMinimum_ |
|
protected |
◆ editor_
| Editor* ComputeDescriptorAction::editor_ |
|
protected |
◆ numberOfPoints_
| uint64_t ComputeDescriptorAction::numberOfPoints_ |
|
protected |
◆ numberOfPointsInFilter_
| uint64_t ComputeDescriptorAction::numberOfPointsInFilter_ |
|
protected |
◆ numberOfPointsWithDescriptor_
| uint64_t ComputeDescriptorAction::numberOfPointsWithDescriptor_ |
|
protected |
◆ parameters_
◆ pca_
◆ query_
| Query ComputeDescriptorAction::query_ |
|
protected |
◆ queryPoint_
| Query ComputeDescriptorAction::queryPoint_ |
|
protected |
The documentation for this class was generated from the following files:
- ComputeDescriptorAction.hpp
- ComputeDescriptorAction.cpp