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 / org / gvsig / raster / lib / buffer / api / statistics @ 8800

Name Size Revision Age Author Comment
HistogramBand.java 3.99 KB 8582 over 6 years Francisco Díaz Carsí Fixed getFrequencies method and deleted getAccu...
HistogramClass.java 2.84 KB 5502 about 8 years Lluís Marqués Fix javadoc
Statistics.java 4.8 KB 6701 about 7 years Francisco Díaz Carsí Reestructuración de la parte de swing de raster.
StatisticsBand.java 4.2 KB 6701 about 7 years Francisco Díaz Carsí Reestructuración de la parte de swing de raster.
StatisticsCapable.java 1.47 KB 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...

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.

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.

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

Reestructuración de la parte de swing de raster.

5541 05/27/2016 01:34 PM Francisco Díaz Carsí

Added ClipppedBuffer and ClipppedBands

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.

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.

5523 05/20/2016 12:22 PM Francisco Díaz Carsí

Disregarded NoData values in Statistics & fixed the calculation of covariance.

5518 05/20/2016 09:12 AM Francisco Díaz Carsí

Deleted Histogram class (it can access by statistics)

View revisions

Also available in: Atom