Lateral |
The LateralAverage type exposes the following members.
| Name | Description | |
|---|---|---|
| LateralAverage | Initializes a new instance of the LateralAverage class |
| Name | Description | |
|---|---|---|
| BlendMask | How the edges of added images are blended together. Default is BlendMaskType.Quadratic. | |
| Height | Height of the target image in pixels. | |
| Width | Width of the target image in pixels. |
| Name | Description | |
|---|---|---|
| Add | Adds reconstructionResults to the input for this object. | |
| Dispose | Releases all resources used by the LateralAverage | |
| InitializeECCAlignment(ReconstructionResults) | Sets the template image to be used for Enhanced Correlation Coefficient alignment. | |
| InitializeECCAlignment(Int32, Int32) | Sets the target image size to be used with an Enhanced Correlation Coefficient alignment against the current running total. | |
| InitializeNoAlignment | Sets the target image size to be used without additional alignment. | |
| Result | Returns the results as a ReconstructionResult object |
| Name | Description | |
|---|---|---|
| LOG_PREFIX |