Statistics
| Revision:

gvsig-raster / org.gvsig.raster / branches / org.gvsig.raster.2.4 / org.gvsig.raster / org.gvsig.raster.lib / org.gvsig.raster.lib.buffer / org.gvsig.raster.lib.buffer.api / src / main / java @ 8577

Name Size Revision Age Author Comment
  org 8577 over 6 years Francisco Díaz Carsí Añadidos dos métodos a HistogramBand para obten...

Latest revisions

# Date Author Comment
8577 01/08/2018 01:46 PM Francisco Díaz Carsí

Añadidos dos métodos a HistogramBand para obtener el valor acumulado tanto del histograma normal como del histograma invertido.

8573 01/03/2018 01:15 PM Francisco Díaz Carsí

- Added Kernel
- Added FirstDerivative Operation
- Added Convolution Operation
- And fixed some bug in Mode and Median operations

8572 12/27/2017 06:02 PM Francisco Díaz Carsí

Fixed Statistics for Byte and Unsigned Short datatypes and
implemented Brightness, CMYKToRGB, ColorBalanceCMY, ColorBalanceHSL, ColorBalanceRGB, Contrast, Grayscale, HSLToRGB, RGBToCMYK, RGBToHSL, Median, Mode and TailTrim operations.

8425 11/26/2017 02:10 PM Francisco Díaz Carsí

- Actualización de dependencias.
- Introducción de las BufferOperation
- Implementación de LinearStretchOperation

6894 05/08/2017 10:15 AM Francisco Díaz Carsí

ConvertedTypeBuffer and related.

6795 04/27/2017 05:03 PM Francisco Díaz Carsí

Added methods to create buffered image (normal and virtual) to the BufferManager but only implemented, for now, the normal.

6794 04/25/2017 04:24 PM Francisco Díaz Carsí

Eliminada la marca @deprecated del método getBufferImage que debió de haberse metido por error.

6790 04/21/2017 02:32 PM Francisco Díaz Carsí

- Fixed NewRasterGdalStoreParameters to admit unselected items in non mandatory fields with available values.
- Added save buffer dialog.

6701 04/12/2017 02:19 PM Francisco Díaz Carsí

Reestructuración de la parte de swing de raster.

6677 03/27/2017 05:01 PM Francisco Díaz Carsí

Sustituidas las propiedades "rows", "columns", "envelope", "pixelSizeX" y "pixelSixeY" de la implementación del buffer por una propiedad "dimensions" que las engloba.
Añadida esta propiedad al RasterStore y a los proveedores para que devuelvan las dimensiones que tendría un buffer que se les pidiera sin parámetros en la query.

View revisions

Also available in: Atom