[]
The constructor of the arbitrary mask generator
public ArbROIMaskGenerator(ROI[] rois, int nrc, Quantizer src)
Public Sub New(rois As ROI(), nrc As Integer, src As Quantizer)
| Type | Name | Description |
|---|---|---|
| ROI[] | rois | The ROI info. |
| int | nrc | The number of components |
| Quantizer | src | The quantizer module |