[]
Creates a ForwardWT object with the specified filters, and with other options specified in the parameter list 'pl'.
public static ForwardWT createInstance(BlkImgDataSrc src, ParameterList pl, EncoderSpecs encSpec)
Type | Name | Description |
---|---|---|
BlkImgDataSrc | src | The source of data to be transformed |
ParameterList | pl | The parameter list (or options). |
EncoderSpecs | encSpec |
Type | Description |
---|---|
ForwardWT | A new ForwardWT object with the specified filters and options from 'pl'. |