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
name | return type | description |
---|---|---|
createPointNormalMapFromPointMap | void | create point normal map from point map |
name | type | description |
---|---|---|
imageWidth | int | image width |
imageHeight | const int | image height |
pointMap | double* | point map |
pointNormalMap | double* | point normal map |
location | current function being traced |
---|---|
ATORmethod.hpp | createPointNormalMapFromPointMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | createPointNormalMapFromPointMap |
ATORmethod3DOD.hpp | createPointNormalMapFromPointMap |
name | return type | description |
---|---|---|
calculateMeshPointNormalsUsingPointMap | void | calculate mesh point normals using point map |
name | type | description |
---|---|---|
x | int | 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 [] |
location | current function being traced |
---|---|
ATORpixelMaps.hpp | calculateMeshPointNormalsUsingPointMap |
ATORmethod.hpp | createPointNormalMapFromPointMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | createPointNormalMapFromPointMap |
ATORmethod3DOD.hpp | createPointNormalMapFromPointMap |
name | return type | description |
---|---|---|
createPointNormalContrastMapFromPointNormalMap | void | create point normal contrast map from point normal map |
name | type | description |
---|---|---|
imageWidth | int | image width |
imageHeight | const int | image height |
pointNormalMap | double* | point normal map |
pointNormalContrastMap | double* | point normal contrast map |
location | current function being traced |
---|---|
ATORmethod.hpp | createPointNormalContrastMapFromPointNormalMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | createPointNormalContrastMapFromPointNormalMap |
ATORmethod3DOD.hpp | createPointNormalContrastMapFromPointNormalMap |
name | return type | description |
---|---|---|
calculatePointNormalContrastLevelWithinKernel | double | calculate point normal contrast level within kernel |
name | type | description |
---|---|---|
pixelX | int | 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 |
location | current function being traced |
---|---|
ATORpixelMaps.hpp | calculatePointNormalContrastLevelWithinKernel |
ATORmethod.hpp | createPointNormalContrastMapFromPointNormalMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | createPointNormalContrastMapFromPointNormalMap |
ATORmethod3DOD.hpp | createPointNormalContrastMapFromPointNormalMap |
name | return type | description |
---|---|---|
setXYvectorMapValue | void | set XY vector map value |
name | type | description |
---|---|---|
x | const int | x |
y | const int | y |
imageWidth | const int | image width |
XYvectorVal | vec* | XY vector val |
XYvectorMap | double* | XY vector map |
location | current function being traced |
---|---|
ATORpixelMaps.hpp | setXYvectorMapValue |
ATORmethod.hpp | createDepthGradientMapFromDepthMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | createDepthGradientMapFromDepthMap |
ATORmethod.hpp | createDepthGradientMapFromDepthMap |
name | return type | description |
---|---|---|
getXYvectorMapValue | void | get XY vector map value |
name | type | description |
---|---|---|
x | int | x |
y | int | y |
imageWidth | int | image width |
XYvectorMap | double* | XY vector map |
XYvectorVal | vec* | XY vector val |
location | current function being traced |
---|---|
ATORpixelMaps.hpp | getXYvectorMapValue |
ATORpixelMaps.hpp | calculatePointNormalContrastLevelWithinKernel |
ATORmethod.hpp | createPointNormalContrastMapFromPointNormalMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | createPointNormalContrastMapFromPointNormalMap |
ATORmethod3DOD.hpp | createPointNormalContrastMapFromPointNormalMap |
ATORpixelMaps.hpp | getXYvectorMapValue |
ATORmethod.hpp | generatePixmapFromDepthGradientMap |
ATORpixelMaps.hpp | getXYvectorMapValue |
ATORpixelMaps.hpp | calculateDepthGradientContrastValueWithinKernel |
ATORpixelMaps.hpp | createDepthGradientContrastMapFromMap |
ATORpixelMaps.hpp | getXYvectorMapValue |
name | return type | description |
---|---|---|
createDepthContrastBooleanMap | void | create depth contrast boolean map |
name | type | description |
---|---|---|
imageWidth | const int | image width |
imageHeight | const int | image height |
depthContrastMap | const double* | depth contrast map |
depthContrastBooleanMap | bool* | depth contrast boolean map |
location | current function being traced |
---|---|
ATORmethod.hpp | createDepthContrastBooleanMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod3DOD.hpp | createDepthContrastBooleanMap |
ATORmethod.hpp | createDepthContrastBooleanMap |
name | return type | description |
---|---|---|
generatePixmapFromDepthGradientMap | void | generate pixmap from depth gradient map |
name | type | description |
---|---|---|
imageFileName | const string | image file name |
imageWidth | int | image width |
imageHeight | const int | image height |
depthGradientMap | double* | depth gradient map |
location | current function being traced |
---|---|
ATORmethod.hpp | generatePixmapFromDepthGradientMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | generatePixmapFromDepthGradientMap |
name | return type | description |
---|---|---|
generateRGBmapFromDepthGradientMap | void | generate RGB map from depth gradient map |
name | type | description |
---|---|---|
imageWidth | int | image width |
imageHeight | const int | image height |
depthGradientMap | double* | depth gradient map |
rgbMap | uchar* | rgb map |
location | current function being traced |
---|---|
ATORmethod.hpp | generateRGBmapFromDepthGradientMap |
ATORmethod.hpp | createOrAddPointsToFeaturesList |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
name | return type | description |
---|---|---|
generatePixmapFromDepthGradientContrastMap | void | generate pixmap from depth gradient contrast map |
name | type | description |
---|---|---|
imageFileName | const string | image file name |
imageWidth | const int | image width |
imageHeight | const int | image height |
depthGradientContrastMap | const double* | depth gradient contrast map |
location | current function being traced |
---|---|
ATORmethod.hpp | generatePixmapFromDepthGradientContrastMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | generatePixmapFromDepthGradientContrastMap |
name | return type | description |
---|---|---|
createDepthGradientContrastBooleanMap | void | create depth gradient contrast boolean map |
name | type | description |
---|---|---|
imageWidth | const int | image width |
imageHeight | const int | image height |
depthGradientContrastMap | const double* | depth gradient contrast map |
depthGradientContrastBooleanMap | bool* | depth gradient contrast boolean map |
location | current function being traced |
---|---|
ATORmethod.hpp | createDepthGradientContrastBooleanMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | createDepthGradientContrastBooleanMap |
name | return type | description |
---|---|---|
generatePixmapFromPointNormalContrastMap | void | generate pixmap from point normal contrast map |
name | type | description |
---|---|---|
imageFileName | const string | image file name |
imageWidth | const int | image width |
imageHeight | const int | image height |
pointNormalContrastMap | const double* | point normal contrast map |
location | current function being traced |
---|---|
ATORmethod.hpp | generatePixmapFromPointNormalContrastMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
name | return type | description |
---|---|---|
generateRGBmapFromPointNormalContrastMap | void | generate RGB map from point normal contrast map |
name | type | description |
---|---|---|
imageWidth | const int | image width |
imageHeight | const int | image height |
pointNormalContrastMap | const double* | point normal contrast map |
rgbMap | uchar* | rgb map |
location | current function being traced |
---|---|
ATORmethod.hpp | generateRGBmapFromPointNormalContrastMap |
ATORmethod.hpp | createOrAddPointsToFeaturesList |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
name | return type | description |
---|---|---|
createPointNormalContrastBooleanMap | void | create point normal contrast boolean map |
name | type | description |
---|---|---|
imageWidth | const int | image width |
imageHeight | const int | image height |
pointNormalContrastMap | const double* | point normal contrast map |
pointNormalContrastBooleanMap | bool* | point normal contrast boolean map |
location | current function being traced |
---|---|
ATORmethod.hpp | createPointNormalContrastBooleanMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
name | return type | description |
---|---|---|
calculateForegroundMinimumDepthWithinKernel | double | calculate foreground minimum depth within kernel |
name | type | description |
---|---|---|
pixelX | const 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 |
location | current function being traced |
---|---|
ATORquadraticFit.hpp | calculateForegroundMinimumDepthWithinKernel |
ATORquadraticFit.hpp | edgiseData |
ATORfeatureGeneration.hpp | generateZeroCrossingList |
ATORmethod.hpp | generateFeatureListFromHeitgerFeatureRGBmapWithQuadraticFit |
ATORmethod.hpp | addCornerFeaturesToFeatureListUsingRGBmap |
ATORmethod.hpp | createOrAddPointsToFeaturesList |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORfeatureGeneration.hpp | generateZeroCrossingList |
ATORfeatureGeneration.hpp | generateEdgeListFromContrastMapWithQuadraticFit |
ATORfeatureGeneration.hpp | generateEdgeListFromContrastMapWithQuadraticFit |
ATORmethod3DOD.hpp | generateEdgeListFromRGBmapWithQuadraticFit |
ATORmethod2DOD.hpp | generateEdgeListFromRGBmapWithQuadraticFit |
ATORfeatureGeneration.hpp | calculateForegroundMinimumDepthWithinKernel |
ATORfeatureGeneration.hpp | calculateForegroundMinimumDepthWithinKernel |
name | return type | description |
---|---|---|
createDepthGradientMapFromDepthMap | void | create depth gradient map from depth map |
name | type | description |
---|---|---|
imageWidth | const int | image width |
imageHeight | const int | image height |
depthMap | const double* | depth map |
depthGradientMap | double* | depth gradient map |
location | current function being traced |
---|---|
ATORmethod.hpp | createDepthGradientMapFromDepthMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | createDepthGradientMapFromDepthMap |
ATORmethod.hpp | createDepthGradientMapFromDepthMap |
name | return type | description |
---|---|---|
calculateDepthGradientValueWithinKernel | double | calculate depth gradient value within kernel |
name | type | description |
---|---|---|
pixelX | const 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 |
location | current function being traced |
---|---|
ATORpixelMaps.hpp | calculateDepthGradientValueWithinKernel |
ATORmethod.hpp | createDepthGradientMapFromDepthMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | createDepthGradientMapFromDepthMap |
ATORmethod.hpp | createDepthGradientMapFromDepthMap |
name | return type | description |
---|---|---|
createDepthGradientContrastMapFromDepthGradientMap | void | create depth gradient contrast map from depth gradient map |
name | type | description |
---|---|---|
imageWidth | int | image width |
imageHeight | const int | image height |
depthGradientMap | double* | depth gradient map |
depthGradientContrastMap | double* | depth gradient contrast map |
location | current function being traced |
---|---|
ATORmethod.hpp | createDepthGradientContrastMapFromDepthGradientMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | createDepthGradientContrastMapFromDepthGradientMap |
ATORmethod.hpp | createDepthGradientContrastMapFromDepthGradientMap |
name | return type | description |
---|---|---|
createDepthGradientContrastMapFromMap | void | create depth gradient contrast map from map |
name | type | description |
---|---|---|
imageWidth | int | image width |
imageHeight | const int | image height |
depthGradientMap | double* | depth gradient map |
depthGradientContrastMap | double* | depth gradient contrast map |
location | current function being traced |
---|---|
ATORpixelMaps.hpp | createDepthGradientContrastMapFromMap |
ATORmethod.hpp | createDepthGradientContrastMapFromDepthGradientMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | createDepthGradientContrastMapFromDepthGradientMap |
ATORmethod.hpp | createDepthGradientContrastMapFromDepthGradientMap |
name | return type | description |
---|---|---|
calculateDepthGradientContrastValueWithinKernel | double | calculate depth gradient contrast value within kernel |
name | type | description |
---|---|---|
pixelX | int | 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 |
location | current function being traced |
---|---|
ATORpixelMaps.hpp | calculateDepthGradientContrastValueWithinKernel |
ATORpixelMaps.hpp | createDepthGradientContrastMapFromMap |
ATORmethod.hpp | createDepthGradientContrastMapFromDepthGradientMap |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | createDepthGradientContrastMapFromDepthGradientMap |
ATORmethod.hpp | createDepthGradientContrastMapFromDepthGradientMap |
name | return type | description |
---|---|---|
subtractBooleanMaps | void | subtract boolean maps |
name | type | description |
---|---|---|
imageWidth | const 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 |
location | current function being traced |
---|---|
ATORmethod.hpp | subtractBooleanMaps |
ATORmethod.hpp | createRGBandPointMap |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
name | return type | description |
---|---|---|
addBooleanMaps | void | add boolean maps |
name | type | description |
---|---|---|
imageWidth | const 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 |
location | current function being traced |
---|---|
ATORmethod3DOD.hpp | addBooleanMaps |
ATORmethod.hpp | generateFeatureList3DOD |
ATORmethod.hpp | createOrAddPointsToFeaturesList |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
name | return type | description |
---|---|---|
cropRGBmap | void | crop RGB map |
name | type | description |
---|---|---|
originalImageWidth | 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 |
rgbMapUncropped | uchar* | rgb map uncropped |
rgbMap | uchar* | rgb map |
location | current function being traced |
---|---|
ATORmethod.hpp | cropRGBmap |
ATORmethod.hpp | generateNormalisedSnapshotsUsingPolyList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
name | return type | description |
---|---|---|
cropDepthMap | void | crop depth map |
name | type | description |
---|---|---|
originalImageWidth | const 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 |
location | current function being traced |
---|---|
ATORmethod.hpp | cropDepthMap |
ATORmethod.hpp | generateNormalisedSnapshotsUsingPolyList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
name | return type | description |
---|---|---|
resampleRGBmap | void | resample RGB map |
name | type | description |
---|---|---|
rgbMap | uchar* | 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 |
location | current function being traced |
---|---|
ATORmethod.hpp | resampleRGBmap |
ATORmethod.hpp | createOrAddPointsToFeaturesList |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmethod.hpp | resampleRGBmap |
name | return type | description |
---|---|---|
resampleLumOrContrastOrDepthMap | void | resample lum or contrast or depth map |
name | type | description |
---|---|---|
lumOrContrastOrDepthMap | double* | 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 |
location | current function being traced |
---|---|
ATORmethod.hpp | resampleLumOrContrastOrDepthMap |
ATORmethod.hpp | generateNormalisedSnapshotsUsingPolyList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
name | return type | description |
---|---|---|
createArbitraryContrastBooleanMap | void | create arbitrary contrast boolean map |
name | type | description |
---|---|---|
imageWidth | const int | image width |
imageHeight | const int | image height |
contrastMap | const double* | contrast map |
contrastBooleanMap | bool* | contrast boolean map |
sensitivity | const double | sensitivity |
location | current function being traced |
---|---|
ATORfeatureGeneration.hpp | createArbitraryContrastBooleanMap |
ATORmethod.hpp | addCentredFeaturesToFeatureListUsingContrastMap |
ATORmethod.hpp | createOrAddPointsToFeaturesList |
ATORmethod.hpp | createOrAddToInterpolatedMeshAndFeaturesList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |