File ATORquadraticFit Documentation

Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020

Copyright © 2020, BAI Research. All Rights Reserved.

File Name: ATORquadraticFit.cpp/.hpp

File Description: ATOR quadratic fit

File Function List


File Diagram (functions hierarchy)


Class ATORQFzeroCrossing

Class Data
nametypedescription
xintx
yinty
zeroCrossingValueXfloatzero crossing value X
zeroCrossingValueYfloatzero crossing value Y
alphafloatalpha
betafloatbeta
coefficient[NUMBER_OF_COEFFICIENTS]floatcoefficient [NUMBER_OF_COEFFICIENTS]
nextATORQFzeroCrossing*next
dzAlphafloatdz alpha
dzBetafloatdz beta
dzTwoAlphafloatdz two alpha
dzTwoBetafloatdz two beta
confidencefloatconfidence
depthdoubledepth
nearbyHitValueXintnearby hit value X
nearbyHitValueYintnearby hit value Y
pointvecpoint

Function ATORquadraticFitClass::calculateAreaOfOneSideOfEdgeInPixel()

Function Summary
namereturn typedescription
calculateAreaOfOneSideOfEdgeInPixeldoublecalculate area of one side of edge in pixel

Function Arguments
nametypedescription
xDevPointOnSideconst int xDev point on side
yDevPointOnSide const int yDev point on side
zeroCrossingValueX const double zero crossing value X
zeroCrossingValueY const double zero crossing value Y
alpha const double alpha

Function Reference List


Function Trace
locationcurrent function being traced
ATORfeatureGeneration.hppcalculateAreaOfOneSideOfEdgeInPixel
ATORfeatureGeneration.hppdefineRegionCheckNextPixelNonRecursive
ATORmethod.hppaddCentredFeaturesToFeatureListUsingContrastMap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppcalculateAreaOfOneSideOfEdgeInPixel
ATORfeatureGeneration.hppdefineRegionCheckNextPixelUsingMeshPointNonRecursive

Trace Diagram (magenta)


Function ATORquadraticFitClass::generateZeroCrossingList()

Function Summary
namereturn typedescription
generateZeroCrossingListvoidgenerate zero crossing list

Function Arguments
nametypedescription
luminosityContrastMapconst double* luminosity contrast map
imageWidth const int image width
imageHeight const int image height
firstZeroCrossingInList ATORQFzeroCrossing* first zero crossing in list
edgeDetect const bool edge detect
sensitivity const double sensitivity
dimension const int dimension
pointMap const double* point map
depthMap const double* depth map
zoom const int zoom
interpixelMapType const int interpixel map type

Function Reference List


Function Trace
locationcurrent function being traced
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::edgiseData()

Function Summary
namereturn typedescription
edgiseDatavoidedgise data

Function Arguments
nametypedescription
edgeDetectconst bool edge detect
createEnhancedImageDisplayingQuadraticFitInfo const bool create enhanced image displaying quadratic fit info
currentZeroCrossingInList ATORQFzeroCrossing* current zero crossing in list
imageWidth const int image width
imageHeight const int image height
luminosityContrastMap[] const double luminosity contrast map []
sensitivity const double sensitivity
dimension const int dimension
pointMap const double* point map
depthMap const double* depth map
zoom const int zoom
interpixelMapType const int interpixel map type

Function Reference List


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::calculateZeroCrossingAndOrientation()

Function Summary
namereturn typedescription
calculateZeroCrossingAndOrientationboolcalculate zero crossing and orientation

Function Arguments
nametypedescription
xint x
y int y
coefficient[] float coefficient []
edgeDetect const bool edge detect
createEnhancedImageDisplayingQuadraticFitInfo const bool create enhanced image displaying quadratic fit info
currentZeroCrossingInList ATORQFzeroCrossing* current zero crossing in list

Function Reference List


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppcalculateZeroCrossingAndOrientation
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::calculateQuadraticFitCoefficients()

Function Summary
namereturn typedescription
calculateQuadraticFitCoefficientsvoidcalculate quadratic fit coefficients

Function Arguments
nametypedescription
xconst int x
y const int y
coefficient[] float coefficient []
luminosityContrastMap[] const double luminosity contrast map []

Function Reference List


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppcalculateQuadraticFitCoefficients
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::calculateQuadraticFitCoefficients3x3()

Function Summary
namereturn typedescription
calculateQuadraticFitCoefficients3x3voidcalculate quadratic fit coefficients 3x 3

Function Arguments
nametypedescription
xconst int x
y const int y
coefficient[] float coefficient []
luminosityContrastMap[] const double luminosity contrast map []

Function Reference List


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppcalculateQuadraticFitCoefficients3x3
ATORquadraticFit.hppcalculateQuadraticFitCoefficients
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::calculateQuadraticFitCoefficients5x5()

Function Summary
namereturn typedescription
calculateQuadraticFitCoefficients5x5voidcalculate quadratic fit coefficients 5x 5

Function Arguments
nametypedescription
xconst int x
y const int y
coefficient[] float coefficient []
luminosityContrastMap[] const double luminosity contrast map []

Function Reference List


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppcalculateQuadraticFitCoefficients5x5
ATORquadraticFit.hppcalculateQuadraticFitCoefficients
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::checkForTotalPositiveCurvature()

Function Summary
namereturn typedescription
checkForTotalPositiveCurvatureboolcheck for total positive curvature

Function Arguments
nametypedescription
a3const float a3
a4 const float a4

Function Reference List
N/A


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppcheckForTotalPositiveCurvature
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::checkTotalNegativeCurvatureAbovePointThreshold()

Function Summary
namereturn typedescription
checkTotalNegativeCurvatureAbovePointThresholdboolcheck total negative curvature above point threshold

Function Arguments
nametypedescription
a3const float a3
a4 const float a4

Function Reference List
N/A


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppcheckTotalNegativeCurvatureAbovePointThreshold
ATORquadraticFit.hppcheckPointZeroCrossingObjectPassesThreshold
ATORquadraticFit.hppcalculateZeroCrossingAndOrientation
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::checkEdgeZeroCrossingObjectPassesThreshold()

Function Summary
namereturn typedescription
checkEdgeZeroCrossingObjectPassesThresholdboolcheck edge zero crossing object passes threshold

Function Arguments
nametypedescription
zcATORQFzeroCrossing* zc

Function Reference List


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppcheckEdgeZeroCrossingObjectPassesThreshold
ATORquadraticFit.hppcalculateZeroCrossingAndOrientation
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::checkEdgeZeroCrossingObjectContrastGradients()

Function Summary
namereturn typedescription
checkEdgeZeroCrossingObjectContrastGradientsboolcheck edge zero crossing object contrast gradients

Function Arguments
nametypedescription
zcATORQFzeroCrossing* zc

Function Reference List


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppcheckEdgeZeroCrossingObjectContrastGradients
ATORquadraticFit.hppcheckEdgeZeroCrossingObjectPassesThreshold
ATORquadraticFit.hppcalculateZeroCrossingAndOrientation
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::checkPointZeroCrossingObjectPassesThreshold()

Function Summary
namereturn typedescription
checkPointZeroCrossingObjectPassesThresholdboolcheck point zero crossing object passes threshold

Function Arguments
nametypedescription
zcconst ATORQFzeroCrossing* zc

Function Reference List


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppcheckPointZeroCrossingObjectPassesThreshold
ATORquadraticFit.hppcalculateZeroCrossingAndOrientation
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::getSmallestEigenValue()

Function Summary
namereturn typedescription
getSmallestEigenValuefloatget smallest eigen value

Function Arguments
nametypedescription
eigenValue[]const float eigen value []

Function Reference List


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppgetSmallestEigenValue
ATORquadraticFit.hppcalculateZeroCrossingAndOrientation
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::calculateEdgeZeroCrossing()

Function Summary
namereturn typedescription
calculateEdgeZeroCrossingvoidcalculate edge zero crossing

Function Arguments
nametypedescription
coefficient[]const float coefficient []
beta const float beta
zc[] float zc []

Function Reference List
N/A


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppcalculateEdgeZeroCrossing
ATORquadraticFit.hppcalculateZeroCrossingAndOrientation
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::calculatePointZeroCrossing()

Function Summary
namereturn typedescription
calculatePointZeroCrossingvoidcalculate point zero crossing

Function Arguments
nametypedescription
coefficient[]const float coefficient []
zc[] float zc []

Function Reference List
N/A


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppcalculatePointZeroCrossing
ATORquadraticFit.hppcalculateZeroCrossingAndOrientation
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::calculateEigenVector()

Function Summary
namereturn typedescription
calculateEigenVectorvoidcalculate eigen vector

Function Arguments
nametypedescription
coefficient[]const float coefficient []
ev const float ev
eigenVector[] float eigen vector []

Function Reference List
N/A


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppcalculateEigenVector
ATORquadraticFit.hppcalculateZeroCrossingAndOrientation
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::calculateEigenValues()

Function Summary
namereturn typedescription
calculateEigenValuesvoidcalculate eigen values

Function Arguments
nametypedescription
coefficient[]const float coefficient []
ev[] float ev []

Function Reference List
N/A


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppcalculateEigenValues
ATORquadraticFit.hppcalculateZeroCrossingAndOrientation
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit

Trace Diagram (magenta)


Function ATORquadraticFitClass::getPixelFloat()

Function Summary
namereturn typedescription
getPixelFloatfloatget pixel float

Function Arguments
nametypedescription
xconst int x
y const int y
luminosityContrastMap[] const double luminosity contrast map []

Function Reference List
N/A


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppgetPixelFloat
ATORquadraticFit.hppcalculateQuadraticFitCoefficients3x3
ATORquadraticFit.hppcalculateQuadraticFitCoefficients
ATORquadraticFit.hppedgiseData
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORmethod.hppgenerateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit
ATORmethod.hppaddCornerFeaturesToFeatureListUsingRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORfeatureGeneration.hppgenerateZeroCrossingList
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORfeatureGeneration.hppgenerateEdgeListFromContrastMapWithQuadraticFit
ATORmethod3DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORmethod2DOD.hppgenerateEdgeListFromRGBmapWithQuadraticFit
ATORquadraticFit.hppgetPixelFloat

Trace Diagram (magenta)