addReferenceShape(const GaussianShape &shape, bool new_set=true) | CDPL::Shape::GaussianShapeAlignment | |
addReferenceShapes(const GaussianShapeSet &shapes, bool new_set=true) | CDPL::Shape::GaussianShapeAlignment | |
align(const GaussianShape &shape) | CDPL::Shape::GaussianShapeAlignment | |
align(const GaussianShapeSet &shapes) | CDPL::Shape::GaussianShapeAlignment | |
calcColorOverlaps(bool calc) | CDPL::Shape::GaussianShapeAlignment | |
calcColorOverlaps() const | CDPL::Shape::GaussianShapeAlignment | |
calcColorSelfOverlaps(bool calc) | CDPL::Shape::GaussianShapeAlignment | |
calcColorSelfOverlaps() const | CDPL::Shape::GaussianShapeAlignment | |
calcSelfOverlaps(bool calc) | CDPL::Shape::GaussianShapeAlignment | |
calcSelfOverlaps() const | CDPL::Shape::GaussianShapeAlignment | |
clearReferenceShapes() | CDPL::Shape::GaussianShapeAlignment | |
ColorFilterFunction typedef | CDPL::Shape::GaussianShapeAlignment | |
ColorMatchFunction typedef | CDPL::Shape::GaussianShapeAlignment | |
ConstResultIterator typedef | CDPL::Shape::GaussianShapeAlignment | |
ConstShapeIterator typedef | CDPL::Shape::GaussianShapeAlignment | |
DEF_DISTANCE_CUTOFF | CDPL::Shape::GaussianShapeAlignment | static |
DEF_MAX_OPTIMIZATION_ITERATIONS | CDPL::Shape::GaussianShapeAlignment | static |
DEF_MAX_PRODUCT_ORDER | CDPL::Shape::GaussianShapeAlignment | static |
DEF_OPTIMIZATION_STOP_GRADIENT | CDPL::Shape::GaussianShapeAlignment | static |
DEF_RESULT_SELECTION_MODE | CDPL::Shape::GaussianShapeAlignment | static |
GaussianShapeAlignment() | CDPL::Shape::GaussianShapeAlignment | |
GaussianShapeAlignment(const GaussianShape &ref_shape) | CDPL::Shape::GaussianShapeAlignment | |
GaussianShapeAlignment(const GaussianShapeSet &ref_shapes) | CDPL::Shape::GaussianShapeAlignment | |
getColorFilterFunction() const | CDPL::Shape::GaussianShapeAlignment | |
getColorMatchFunction() const | CDPL::Shape::GaussianShapeAlignment | |
getDefaultOverlapFunction() const | CDPL::Shape::GaussianShapeAlignment | |
getDefaultOverlapFunction() | CDPL::Shape::GaussianShapeAlignment | |
getDefaultStartGenerator() const | CDPL::Shape::GaussianShapeAlignment | |
getDefaultStartGenerator() | CDPL::Shape::GaussianShapeAlignment | |
getDistanceCutoff() const | CDPL::Shape::GaussianShapeAlignment | |
getMaxNumOptimizationIterations() const | CDPL::Shape::GaussianShapeAlignment | |
getMaxOrder() const | CDPL::Shape::GaussianShapeAlignment | |
getNumReferenceShapes() const | CDPL::Shape::GaussianShapeAlignment | |
getNumResults() const | CDPL::Shape::GaussianShapeAlignment | |
getOptimizationStopGradient() const | CDPL::Shape::GaussianShapeAlignment | |
getOverlapFunction() const | CDPL::Shape::GaussianShapeAlignment | |
getReferenceShape(std::size_t idx) const | CDPL::Shape::GaussianShapeAlignment | |
getReferenceShapesBegin() const | CDPL::Shape::GaussianShapeAlignment | |
getReferenceShapesEnd() const | CDPL::Shape::GaussianShapeAlignment | |
getResult(std::size_t idx) const | CDPL::Shape::GaussianShapeAlignment | |
getResult(std::size_t idx) | CDPL::Shape::GaussianShapeAlignment | |
getResultCompareFunction() const | CDPL::Shape::GaussianShapeAlignment | |
getResultsBegin() const | CDPL::Shape::GaussianShapeAlignment | |
getResultsBegin() | CDPL::Shape::GaussianShapeAlignment | |
getResultSelectionMode() const | CDPL::Shape::GaussianShapeAlignment | |
getResultsEnd() const | CDPL::Shape::GaussianShapeAlignment | |
getResultsEnd() | CDPL::Shape::GaussianShapeAlignment | |
getScoringFunction() const | CDPL::Shape::GaussianShapeAlignment | |
getStartGenerator() const | CDPL::Shape::GaussianShapeAlignment | |
greedyOptimization(bool greedy) | CDPL::Shape::GaussianShapeAlignment | |
greedyOptimization() const | CDPL::Shape::GaussianShapeAlignment | |
optimizeOverlap(bool optimize) | CDPL::Shape::GaussianShapeAlignment | |
optimizeOverlap() const | CDPL::Shape::GaussianShapeAlignment | |
performAlignment(bool perf_align) | CDPL::Shape::GaussianShapeAlignment | |
performAlignment() const | CDPL::Shape::GaussianShapeAlignment | |
ResultCompareFunction typedef | CDPL::Shape::GaussianShapeAlignment | |
ResultIterator typedef | CDPL::Shape::GaussianShapeAlignment | |
ScoringFunction typedef | CDPL::Shape::GaussianShapeAlignment | |
setColorFilterFunction(const ColorFilterFunction &func) | CDPL::Shape::GaussianShapeAlignment | |
setColorMatchFunction(const ColorMatchFunction &func) | CDPL::Shape::GaussianShapeAlignment | |
setDistanceCutoff(double cutoff) | CDPL::Shape::GaussianShapeAlignment | |
setMaxNumOptimizationIterations(std::size_t max_iter) | CDPL::Shape::GaussianShapeAlignment | |
setMaxOrder(std::size_t max_order) | CDPL::Shape::GaussianShapeAlignment | |
setOptimizationStopGradient(double grad_norm) | CDPL::Shape::GaussianShapeAlignment | |
setOverlapFunction(GaussianShapeOverlapFunction &func) | CDPL::Shape::GaussianShapeAlignment | |
setResultCompareFunction(const ResultCompareFunction &func) | CDPL::Shape::GaussianShapeAlignment | |
setResultSelectionMode(unsigned int mode) | CDPL::Shape::GaussianShapeAlignment | |
setScoringFunction(const ScoringFunction &func) | CDPL::Shape::GaussianShapeAlignment | |
setStartGenerator(GaussianShapeAlignmentStartGenerator &gen) | CDPL::Shape::GaussianShapeAlignment | |
SharedPointer typedef | CDPL::Shape::GaussianShapeAlignment | |
~GaussianShapeAlignment() | CDPL::Shape::GaussianShapeAlignment | |