[]
        
(Showing Draft Content)

CSJ2K.j2k.roi.encoder.ArbROIMaskGenerator

ArbROIMaskGenerator Class

Inheritance
ArbROIMaskGenerator
Namespace: CSJ2K.j2k.roi.encoder
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public class ArbROIMaskGenerator : ROIMaskGenerator

Constructors

Name Description
ArbROIMaskGenerator(ROI[], int, Quantizer)

The constructor of the arbitrary mask generator

Methods

Name Description
ToString()

This function returns the relevant data of the mask generator

getROIMask(DataBlkInt, Subband, int, int)

This functions gets a DataBlk with the size of the current code-block and fills it with the ROI mask. The lowest scaling value in the mask for this code-block is returned by the function to be used for modifying the rate distortion estimations.

makeMask(Subband, int, int)

This function generates the ROI mask for the entire tile. The mask is generated for one component. This method is called once for each tile and component.