public class EqualizationShortFilter extends EqualizationFilter
aproximationNeg, ecualizedBands, histogram, k, lahe, laheNegative, maxBandValue, minBandValue, names, nbands, nClasses, nElements, nPixels, resValues, statscolorInterpretation, environment, exec, extent, height, managername, nBandsToProcess, params, PERSISTENT_DESCRIPTION, PERSISTENT_NAME, raster, rasterResult, taskEventManager, transparency, util, widthRESULT_BUFFER, RESULT_TRANSPARENCY| Constructor and Description |
|---|
EqualizationShortFilter() |
| Modifier and Type | Method and Description |
|---|---|
int |
getInRasterDataType()
Obtiene el tipo de datos del raster de entrada
|
int |
getOutRasterDataType()
Obtiene el tipo de datos del raster de salida
|
void |
pre()
Code to execute before apply a filter
|
void |
process(int col,
int line)
Ejecución del filtro para un pixel de la imagen
|
equalizationActive, getGroup, getNames, getUIParams, isVisible, postaddParam, clone, createARGBBufferResult, createBufferResult, dispose, execute, finalize, getColorInterpretation, getEnv, getInputBuffer, getManagerName, getName, getOutputBuffer, getParam, getParams, getPercent, getResult, hasInputTransparency, isExec, isToConvertToRGB, numberOfBandsToProcess, removeParam, resetPercent, setEnv, setExec, setExtent, setName, setParams, writeAlphaBandpublic void process(int col,
int line)
BaseRasterFilterprocess in interface RasterFilterprocess in class EqualizationFiltercol - posición Xline - posición Ypublic void pre()
throws FilterAddException
BaseRasterFilterpre in interface RasterFilterpre in class EqualizationFilterFilterAddExceptionpublic int getInRasterDataType()
BaseRasterFiltergetInRasterDataType in interface RasterFiltergetInRasterDataType in class EqualizationFilterpublic int getOutRasterDataType()
BaseRasterFiltergetOutRasterDataType in interface RasterFiltergetOutRasterDataType in class EqualizationFilter