Class BlocksGainCompensator
Exposure compensator which tries to remove exposure related artifacts by adjusting image block intensities
public class BlocksGainCompensator : ExposureCompensator, IDisposable
- Inheritance
-
BlocksGainCompensator
- Implements
- Inherited Members
Constructors
BlocksGainCompensator(int, int, int)
Create a new exposure compensator
public BlocksGainCompensator(int blWidth = 32, int blHeight = 32, int nrFeeds = 1)
Parameters
Methods
DisposeObject()
Release all unmanaged resources associated with this exposure compensator
protected override void DisposeObject()