|
GoWebScan API
|
Represents a task for resampling raw tracheid points from a single camera to generate tracheid tiles. The task accepts GoWebScanTracheidInputMsg objects and produces GoWebScanTracheidTileMsg objects. When tracheid input messages are received, each input row is processed and then added to a GoWebScanProfileYResampler object (same class as used for profile resampling). When the GoWebScanProfileYResampler completes a row, the row is passed back to the GoWebScanTracheidSampleTask, processed, and added to an output tile.
The processing steps for each row of input data is:
