GoWebScan API
kStatus GoWebScanVisionResampler_Process ( GoWebScanVisionResampler  resampler,
const GoWebScanMsgStamp stamp,
kImage  vision,
kArray2 terrain,
kArray1 terrainInputs,
kSSize  terrainCount,
k64s  terrainTile 
)

Runs the vision resampler algorithm on a vision tile and set of terrain tiles that are matched (in Y).

Parameters
resamplerGoWebScanVisionResampler object.
stampInput vision tile stamp.
visionInput vision image. Type kRgb.
terrainPointer to start of buffer of terrain tiles matched in Y to vision image.
terrainInputsPointer to start of buffer of terrain tile inputs.
terrainCountCount of matched terrain tiles.
terrainTileTerrain position (mils).
Returns
Operation status.