jsBrightnessCorrection_BETAStructure used to adjust and scale the brightness values returned with scan data. The brightness is corrected in the following manner:
jsCameraImageThis structure is used to return a greyscale image capture from the scan head.
jsCoordinateA spatial coordinate point in scan system units.
jsDiscoveredStructure used to provide information as to scan heads discovered on the network.
jsExclusionMaskStructure used to define which pixels in the camera to exclude from scan data.
jsProfileScan data is returned from the scan head through profiles; each profile returning a single scan line at a given moment in time.
jsProfileDataA data point within a returned profile's data.
jsRawProfileA Raw Profile is the most basic type of profile returned back from a scan head. The data is left unprocessed with the contents being dependent on thejsDataFormatthat the scan head is configured for.
jsScanHeadCapabilitiesStructure used to communicate the various capabilities and limits of a given scan head type.