File ATORpixelMaps Documentation

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

Copyright © 2020, BAI Research. All Rights Reserved.

File Name: ATORpixelMaps.cpp/.hpp

File Description: ATOR pixel maps

File Function List


File Diagram (functions hierarchy)


Function ATORpixelMapsClass::createPointNormalMapFromPointMap()

Function Summary
namereturn typedescription
createPointNormalMapFromPointMapvoidcreate point normal map from point map

Function Arguments
nametypedescription
imageWidthint image width
imageHeight const int image height
pointMap double* point map
pointNormalMap double* point normal map

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppcreatePointNormalMapFromPointMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppcreatePointNormalMapFromPointMap
ATORmethod3DOD.hppcreatePointNormalMapFromPointMap

Trace Diagram (magenta)


Function ATORpixelMapsClass::calculateMeshPointNormalsUsingPointMap()

Function Summary
namereturn typedescription
calculateMeshPointNormalsUsingPointMapvoidcalculate mesh point normals using point map

Function Arguments
nametypedescription
xint x
y int y
kernelWidth const int kernel width
kernelHeight const int kernel height
imageWidth int image width
imageHeight const int image height
pointMap double* point map
meshPointNormal vec* mesh point normal
meshPointNormals[] vec mesh point normals []

Function Reference List


Function Trace
locationcurrent function being traced
ATORpixelMaps.hppcalculateMeshPointNormalsUsingPointMap
ATORmethod.hppcreatePointNormalMapFromPointMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppcreatePointNormalMapFromPointMap
ATORmethod3DOD.hppcreatePointNormalMapFromPointMap

Trace Diagram (magenta)


Function ATORpixelMapsClass::createPointNormalContrastMapFromPointNormalMap()

Function Summary
namereturn typedescription
createPointNormalContrastMapFromPointNormalMapvoidcreate point normal contrast map from point normal map

Function Arguments
nametypedescription
imageWidthint image width
imageHeight const int image height
pointNormalMap double* point normal map
pointNormalContrastMap double* point normal contrast map

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppcreatePointNormalContrastMapFromPointNormalMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppcreatePointNormalContrastMapFromPointNormalMap
ATORmethod3DOD.hppcreatePointNormalContrastMapFromPointNormalMap

Trace Diagram (magenta)


Function ATORpixelMapsClass::calculatePointNormalContrastLevelWithinKernel()

Function Summary
namereturn typedescription
calculatePointNormalContrastLevelWithinKerneldoublecalculate point normal contrast level within kernel

Function Arguments
nametypedescription
pixelXint pixel X
pixelY int pixel Y
pointNormalMap double* point normal map
kernelWidth const int kernel width
kernelHeight const int kernel height
imageWidth int image width
imageHeight const int image height

Function Reference List


Function Trace
locationcurrent function being traced
ATORpixelMaps.hppcalculatePointNormalContrastLevelWithinKernel
ATORmethod.hppcreatePointNormalContrastMapFromPointNormalMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppcreatePointNormalContrastMapFromPointNormalMap
ATORmethod3DOD.hppcreatePointNormalContrastMapFromPointNormalMap

Trace Diagram (magenta)


Function ATORpixelMapsClass::setXYvectorMapValue()

Function Summary
namereturn typedescription
setXYvectorMapValuevoidset XY vector map value

Function Arguments
nametypedescription
xconst int x
y const int y
imageWidth const int image width
XYvectorVal vec* XY vector val
XYvectorMap double* XY vector map

Function Reference List
N/A


Function Trace
locationcurrent function being traced
ATORpixelMaps.hppsetXYvectorMapValue
ATORmethod.hppcreateDepthGradientMapFromDepthMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppcreateDepthGradientMapFromDepthMap
ATORmethod.hppcreateDepthGradientMapFromDepthMap

Trace Diagram (magenta)


Function ATORpixelMapsClass::getXYvectorMapValue()

Function Summary
namereturn typedescription
getXYvectorMapValuevoidget XY vector map value

Function Arguments
nametypedescription
xint x
y int y
imageWidth int image width
XYvectorMap double* XY vector map
XYvectorVal vec* XY vector val

Function Reference List
N/A


Function Trace
locationcurrent function being traced
ATORpixelMaps.hppgetXYvectorMapValue
ATORpixelMaps.hppcalculatePointNormalContrastLevelWithinKernel
ATORmethod.hppcreatePointNormalContrastMapFromPointNormalMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppcreatePointNormalContrastMapFromPointNormalMap
ATORmethod3DOD.hppcreatePointNormalContrastMapFromPointNormalMap
ATORpixelMaps.hppgetXYvectorMapValue
ATORmethod.hppgeneratePixmapFromDepthGradientMap
ATORpixelMaps.hppgetXYvectorMapValue
ATORpixelMaps.hppcalculateDepthGradientContrastValueWithinKernel
ATORpixelMaps.hppcreateDepthGradientContrastMapFromMap
ATORpixelMaps.hppgetXYvectorMapValue

Trace Diagram (magenta)


Function ATORpixelMapsClass::createDepthContrastBooleanMap()

Function Summary
namereturn typedescription
createDepthContrastBooleanMapvoidcreate depth contrast boolean map

Function Arguments
nametypedescription
imageWidthconst int image width
imageHeight const int image height
depthContrastMap const double* depth contrast map
depthContrastBooleanMap bool* depth contrast boolean map

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppcreateDepthContrastBooleanMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod3DOD.hppcreateDepthContrastBooleanMap
ATORmethod.hppcreateDepthContrastBooleanMap

Trace Diagram (magenta)


Function ATORpixelMapsClass::generatePixmapFromDepthGradientMap()

Function Summary
namereturn typedescription
generatePixmapFromDepthGradientMapvoidgenerate pixmap from depth gradient map

Function Arguments
nametypedescription
imageFileNameconst string image file name
imageWidth int image width
imageHeight const int image height
depthGradientMap double* depth gradient map

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppgeneratePixmapFromDepthGradientMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppgeneratePixmapFromDepthGradientMap

Trace Diagram (magenta)


Function ATORpixelMapsClass::generateRGBmapFromDepthGradientMap()

Function Summary
namereturn typedescription
generateRGBmapFromDepthGradientMapvoidgenerate RGB map from depth gradient map

Function Arguments
nametypedescription
imageWidthint image width
imageHeight const int image height
depthGradientMap double* depth gradient map
rgbMap uchar* rgb map

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppgenerateRGBmapFromDepthGradientMap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest

Trace Diagram (magenta)


Function ATORpixelMapsClass::generatePixmapFromDepthGradientContrastMap()

Function Summary
namereturn typedescription
generatePixmapFromDepthGradientContrastMapvoidgenerate pixmap from depth gradient contrast map

Function Arguments
nametypedescription
imageFileNameconst string image file name
imageWidth const int image width
imageHeight const int image height
depthGradientContrastMap const double* depth gradient contrast map

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppgeneratePixmapFromDepthGradientContrastMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppgeneratePixmapFromDepthGradientContrastMap

Trace Diagram (magenta)


Function ATORpixelMapsClass::createDepthGradientContrastBooleanMap()

Function Summary
namereturn typedescription
createDepthGradientContrastBooleanMapvoidcreate depth gradient contrast boolean map

Function Arguments
nametypedescription
imageWidthconst int image width
imageHeight const int image height
depthGradientContrastMap const double* depth gradient contrast map
depthGradientContrastBooleanMap bool* depth gradient contrast boolean map

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppcreateDepthGradientContrastBooleanMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppcreateDepthGradientContrastBooleanMap

Trace Diagram (magenta)


Function ATORpixelMapsClass::generatePixmapFromPointNormalContrastMap()

Function Summary
namereturn typedescription
generatePixmapFromPointNormalContrastMapvoidgenerate pixmap from point normal contrast map

Function Arguments
nametypedescription
imageFileNameconst string image file name
imageWidth const int image width
imageHeight const int image height
pointNormalContrastMap const double* point normal contrast map

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppgeneratePixmapFromPointNormalContrastMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest

Trace Diagram (magenta)


Function ATORpixelMapsClass::generateRGBmapFromPointNormalContrastMap()

Function Summary
namereturn typedescription
generateRGBmapFromPointNormalContrastMapvoidgenerate RGB map from point normal contrast map

Function Arguments
nametypedescription
imageWidthconst int image width
imageHeight const int image height
pointNormalContrastMap const double* point normal contrast map
rgbMap uchar* rgb map

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppgenerateRGBmapFromPointNormalContrastMap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest

Trace Diagram (magenta)


Function ATORpixelMapsClass::createPointNormalContrastBooleanMap()

Function Summary
namereturn typedescription
createPointNormalContrastBooleanMapvoidcreate point normal contrast boolean map

Function Arguments
nametypedescription
imageWidthconst int image width
imageHeight const int image height
pointNormalContrastMap const double* point normal contrast map
pointNormalContrastBooleanMap bool* point normal contrast boolean map

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppcreatePointNormalContrastBooleanMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest

Trace Diagram (magenta)


Function ATORpixelMapsClass::calculateForegroundMinimumDepthWithinKernel()

Function Summary
namereturn typedescription
calculateForegroundMinimumDepthWithinKerneldoublecalculate foreground minimum depth within kernel

Function Arguments
nametypedescription
pixelXconst int pixel X
pixelY const int pixel Y
imageWidth const int image width
imageHeight const int image height
kernelWidth const int kernel width
kernelHeight const int kernel height
depthMap const double* depth map
nearbyPointOfMinimumDepth vec* nearby point of minimum depth
zoom const int zoom

Function Reference List


Function Trace
locationcurrent function being traced
ATORquadraticFit.hppcalculateForegroundMinimumDepthWithinKernel
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
ATORfeatureGeneration.hppcalculateForegroundMinimumDepthWithinKernel
ATORfeatureGeneration.hppcalculateForegroundMinimumDepthWithinKernel

Trace Diagram (magenta)


Function ATORpixelMapsClass::createDepthGradientMapFromDepthMap()

Function Summary
namereturn typedescription
createDepthGradientMapFromDepthMapvoidcreate depth gradient map from depth map

Function Arguments
nametypedescription
imageWidthconst int image width
imageHeight const int image height
depthMap const double* depth map
depthGradientMap double* depth gradient map

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppcreateDepthGradientMapFromDepthMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppcreateDepthGradientMapFromDepthMap
ATORmethod.hppcreateDepthGradientMapFromDepthMap

Trace Diagram (magenta)


Function ATORpixelMapsClass::calculateDepthGradientValueWithinKernel()

Function Summary
namereturn typedescription
calculateDepthGradientValueWithinKerneldoublecalculate depth gradient value within kernel

Function Arguments
nametypedescription
pixelXconst int pixel X
pixelY const int pixel Y
depthMap const double* depth map
kernelWidth const int kernel width
kernelHeight const int kernel height
imageWidth const int image width
imageHeight const int image height
depthGradientVal vec* depth gradient val

Function Reference List


Function Trace
locationcurrent function being traced
ATORpixelMaps.hppcalculateDepthGradientValueWithinKernel
ATORmethod.hppcreateDepthGradientMapFromDepthMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppcreateDepthGradientMapFromDepthMap
ATORmethod.hppcreateDepthGradientMapFromDepthMap

Trace Diagram (magenta)


Function ATORpixelMapsClass::createDepthGradientContrastMapFromDepthGradientMap()

Function Summary
namereturn typedescription
createDepthGradientContrastMapFromDepthGradientMapvoidcreate depth gradient contrast map from depth gradient map

Function Arguments
nametypedescription
imageWidthint image width
imageHeight const int image height
depthGradientMap double* depth gradient map
depthGradientContrastMap double* depth gradient contrast map

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppcreateDepthGradientContrastMapFromDepthGradientMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppcreateDepthGradientContrastMapFromDepthGradientMap
ATORmethod.hppcreateDepthGradientContrastMapFromDepthGradientMap

Trace Diagram (magenta)


Function ATORpixelMapsClass::createDepthGradientContrastMapFromMap()

Function Summary
namereturn typedescription
createDepthGradientContrastMapFromMapvoidcreate depth gradient contrast map from map

Function Arguments
nametypedescription
imageWidthint image width
imageHeight const int image height
depthGradientMap double* depth gradient map
depthGradientContrastMap double* depth gradient contrast map

Function Reference List


Function Trace
locationcurrent function being traced
ATORpixelMaps.hppcreateDepthGradientContrastMapFromMap
ATORmethod.hppcreateDepthGradientContrastMapFromDepthGradientMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppcreateDepthGradientContrastMapFromDepthGradientMap
ATORmethod.hppcreateDepthGradientContrastMapFromDepthGradientMap

Trace Diagram (magenta)


Function ATORpixelMapsClass::calculateDepthGradientContrastValueWithinKernel()

Function Summary
namereturn typedescription
calculateDepthGradientContrastValueWithinKerneldoublecalculate depth gradient contrast value within kernel

Function Arguments
nametypedescription
pixelXint pixel X
pixelY int pixel Y
depthGradientMap double* depth gradient map
kernelWidth const int kernel width
kernelHeight const int kernel height
imageWidth int image width
imageHeight const int image height

Function Reference List


Function Trace
locationcurrent function being traced
ATORpixelMaps.hppcalculateDepthGradientContrastValueWithinKernel
ATORpixelMaps.hppcreateDepthGradientContrastMapFromMap
ATORmethod.hppcreateDepthGradientContrastMapFromDepthGradientMap
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppcreateDepthGradientContrastMapFromDepthGradientMap
ATORmethod.hppcreateDepthGradientContrastMapFromDepthGradientMap

Trace Diagram (magenta)


Function ATORpixelMapsClass::subtractBooleanMaps()

Function Summary
namereturn typedescription
subtractBooleanMapsvoidsubtract boolean maps

Function Arguments
nametypedescription
imageWidthconst int image width
imageHeight const int image height
booleanMap1 const bool* boolean map 1
booleanMap2 const bool* boolean map 2
booleanMap1MinusBooleanMap2 bool* boolean map 1M inus boolean map 2

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppsubtractBooleanMaps
ATORmethod.hppcreateRGBandPointMap
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest

Trace Diagram (magenta)


Function ATORpixelMapsClass::addBooleanMaps()

Function Summary
namereturn typedescription
addBooleanMapsvoidadd boolean maps

Function Arguments
nametypedescription
imageWidthconst int image width
imageHeight const int image height
booleanMap1 const bool* boolean map 1
booleanMap2 const bool* boolean map 2
booleanMap1PlusBooleanMap2 bool* boolean map 1P lus boolean map 2

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod3DOD.hppaddBooleanMaps
ATORmethod.hppgenerateFeatureList3DOD
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest

Trace Diagram (magenta)


Function ATORpixelMapsClass::cropRGBmap()

Function Summary
namereturn typedescription
cropRGBmapvoidcrop RGB map

Function Arguments
nametypedescription
originalImageWidthint original image width
originalImageHeight const int original image height
cropXPos const int crop XP os
cropYPos const int crop YP os
croppedWidth const int cropped width
croppedHeight const int cropped height
rgbMapUncropped uchar* rgb map uncropped
rgbMap uchar* rgb map

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppcropRGBmap
ATORmethod.hppgenerateNormalisedSnapshotsUsingPolyList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest

Trace Diagram (magenta)


Function ATORpixelMapsClass::cropDepthMap()

Function Summary
namereturn typedescription
cropDepthMapvoidcrop depth map

Function Arguments
nametypedescription
originalImageWidthconst int original image width
originalImageHeight const int original image height
cropXPos const int crop XP os
cropYPos const int crop YP os
croppedWidth const int cropped width
croppedHeight const int cropped height
depthMapUncropped const double* depth map uncropped
depthMap double* depth map

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppcropDepthMap
ATORmethod.hppgenerateNormalisedSnapshotsUsingPolyList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest

Trace Diagram (magenta)


Function ATORpixelMapsClass::resampleRGBmap()

Function Summary
namereturn typedescription
resampleRGBmapvoidresample RGB map

Function Arguments
nametypedescription
rgbMapuchar* rgb map
imageWidth const int image width
imageHeight const int image height
resampledRGBmapAtDesiredZoomChar uchar* resampled RGB map at desired zoom char
zoom const int zoom
ignoreBackgroundComparisonMethod const int ignore background comparison method

Function Reference List
N/A


Function Trace
locationcurrent function being traced
ATORmethod.hppresampleRGBmap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest
ATORmethod.hppresampleRGBmap

Trace Diagram (magenta)


Function ATORpixelMapsClass::resampleLumOrContrastOrDepthMap()

Function Summary
namereturn typedescription
resampleLumOrContrastOrDepthMapvoidresample lum or contrast or depth map

Function Arguments
nametypedescription
lumOrContrastOrDepthMapdouble* lum or contrast or depth map
imageWidth const int image width
imageHeight const int image height
resampledLumOrContrastOrDepthMapAtDesiredZoomChar double* resampled lum or contrast or depth map at desired zoom char
zoom const int zoom
offMapValue const double off map value

Function Reference List


Function Trace
locationcurrent function being traced
ATORmethod.hppresampleLumOrContrastOrDepthMap
ATORmethod.hppgenerateNormalisedSnapshotsUsingPolyList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest

Trace Diagram (magenta)


Function ATORpixelMapsClass::createArbitraryContrastBooleanMap()

Function Summary
namereturn typedescription
createArbitraryContrastBooleanMapvoidcreate arbitrary contrast boolean map

Function Arguments
nametypedescription
imageWidthconst int image width
imageHeight const int image height
contrastMap const double* contrast map
contrastBooleanMap bool* contrast boolean map
sensitivity const double sensitivity

Function Reference List


Function Trace
locationcurrent function being traced
ATORfeatureGeneration.hppcreateArbitraryContrastBooleanMap
ATORmethod.hppaddCentredFeaturesToFeatureListUsingContrastMap
ATORmethod.hppcreateOrAddPointsToFeaturesList
ATORmethod.hppcreateOrAddToInterpolatedMeshAndFeaturesList
ATORmethod.hppATORmethodTrainOrTest
ATORmain.hppATORmethodTrain
ATORmethod.hppATORmethodTrainOrTest

Trace Diagram (magenta)