Lateral |
The LateralAveragingRecorder type exposes the following members.
| Name | Description | |
|---|---|---|
| LateralAveragingRecorder(BaseAcquirer, IStageItem) | Initializes a new instance of the LateralAveragingRecorder class | |
| LateralAveragingRecorder(ICameraItem, IStageItem, IConfigManager) | Initializes a new instance of the LateralAveragingRecorder class | |
| LateralAveragingRecorder(IReconstructionRecorder, Rectangle, Double, IStageItem) | Initializes a new instance of the LateralAveragingRecorder class |
| Name | Description | |
|---|---|---|
| AddedImages | ||
| CapturedImages | ||
| CropResult | Whether to crop the image at the end (true for background removal, false for stitching) |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the LateralAveragingRecorder | |
| Initialize | Configures this LateralAveragingRecorder. Should only be called once, subsequent calls will do nothing. | |
| RecordAsync | Creates the recording. |