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.impl / src / main / java / org / gvsig / raster / lib / buffer / impl / statistics @ 8582

Name Size Revision Age Author Comment
DefaultHistogramBand.java 7.92 KB 8582 over 6 years Francisco Díaz Carsí Fixed getFrequencies method and deleted getAccu...
DefaultHistogramClass.java 1.63 KB 5497 about 8 years Lluís Marqués Add iterable interface to statistics Add type t...
DefaultStatistics.java 7.08 KB 6701 about 7 years Francisco Díaz Carsí Reestructuración de la parte de swing de raster.
DefaultStatisticsBand.java 8.49 KB 8579 over 6 years Francisco Díaz Carsí Fixed the calculation of statistics for Byte da...
HistogramOperation.java 2.57 KB 6701 about 7 years Francisco Díaz Carsí Reestructuración de la parte de swing de raster.
MaxOperation.java 700 Bytes 5482 about 8 years Francisco Díaz Carsí Statistics & Histogram
MeanOperation.java 696 Bytes 5482 about 8 years Francisco Díaz Carsí Statistics & Histogram
MinOperation.java 637 Bytes 5482 about 8 years Francisco Díaz Carsí Statistics & Histogram
SecondMaxOperation.java 848 Bytes 5528 about 8 years Lluís Marqués Fix median operation Fix second min and max ope...
SecondMinOperation.java 848 Bytes 5528 about 8 years Lluís Marqués Fix median operation Fix second min and max ope...
StatisticalOperation.java 650 Bytes 5482 about 8 years Francisco Díaz Carsí Statistics & Histogram
VarianceOperation.java 994 Bytes 8579 over 6 years Francisco Díaz Carsí Fixed the calculation of statistics for Byte da...

Latest revisions

# Date Author Comment
8582 01/10/2018 02:42 PM Francisco Díaz Carsí

Fixed getFrequencies method and deleted getAccumulateHistogramValue & getReverseAccumulateHistogramValue methods in HistogramBand.
Properly used getFrequencies method in EqualizationOperation.

8579 01/09/2018 10:32 AM Francisco Díaz Carsí

Fixed the calculation of statistics for Byte data types and its tests.

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.

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.

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

Reestructuración de la parte de swing de raster.

5538 05/25/2016 01:23 PM Francisco Díaz Carsí

Se ha eliminado el que las estadísticas observen a los buffer (y las estadísticsBand a las bandas) y se modifiquen en consecuencia. Las estadísticas quedan como una foto fija, cuando un buffer cambia simplemente elimina la instancia que tiene de las estadísticas.

5536 05/25/2016 11:44 AM Francisco Díaz Carsí

Added TestBufferStatistics

5535 05/25/2016 10:53 AM Francisco Díaz Carsí

Added BufferNotification and BandNotification, StatisticsBandNotification.

5534 05/24/2016 05:23 PM Francisco Díaz Carsí

Fixed TailTrim

5533 05/24/2016 05:12 PM Francisco Díaz Carsí

Fixed calculus of covariance and fixed tests of covariance and tailTrim.

View revisions

Also available in: Atom