Class AzimuthCorrection
Corrects the azimuth offset in an image using a pixel shift.
Inherited Members
NodeRuntime._parent
NodeRuntime._portList
NodeRuntime._queryPath
NodeRuntime._tickCPUTimeNs
NodeRuntime.Initialize(SystemGraphComponent)
NodeRuntime.FixedUpdate()
NodeRuntime.InitializeDynamicPorts(SystemGraphComponent)
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
public class AzimuthCorrection : RenderTextureTranscoder
Fields
Name | Description |
---|---|
enableCorrection | |
fov | |
laserConfig |
Methods
Name | Description |
---|---|
Disable() | Disables the ChangeEvent on the inTranscode port and releases graphics resources. |
Enable(ClockState) | Initializes the transcoder and enables ChangeEvent on the inTranscode port. |
Transcode(CustomPassContext) | Provide an interface to all transcoder to execute transcoding |