[]
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.
public RectROIMaskGenerator(ROI[] ROIs, int nrc)
Type | Name | Description |
---|---|---|
ROI[] | ROIs | The ROI info. |
int | nrc | number of components. |