[]
        
(Showing Draft Content)

CSJ2K.j2k.roi.encoder.RectROIMaskGenerator.-ctor

RectROIMaskGenerator Constructor

RectROIMaskGenerator(ROI[], int)

The constructor of the mask generator. The constructor is called with the ROI data. This data is stored in arrays that are used to generate the SubbandRectROIMask trees for each component.

Declaration
public RectROIMaskGenerator(ROI[] ROIs, int nrc)
Parameters
Type Name Description
ROI[] ROIs

The ROI info.

int nrc

number of components.