Namespace: Rx.LFR.Net – Assembly: Rx.LFR.Net

EImageStackingOp Enumeration

C#
public enum EImageStackingOp

Specifies image stacking operations used in Rx.LFR.Net.ImageStacking.

Values

None

No stacking.

Mean

Noise reduction by averaging the input images.

Add

Increases the exposure rate by adding all images and clamp them on maximum intensity values.