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 @ 5493

Name Size Revision Age Author Comment
  exceptions 5453 about 8 years Francisco Díaz Carsí - RasterLibrary - RasterLocator - Implementació...
  statistics 5493 about 8 years Francisco Díaz Carsí Added tail trim calculation to histogram and st...
AbstractBand.java 1000 Bytes 5452 about 8 years Daniel Martinez Exception management improvement
AbstractROI.java 1.09 KB 5491 about 8 years Lluís Marqués Add vector ROI interface to default vector roi ...
DefaultBandByte.java 2.9 KB 5486 about 8 years Francisco Díaz Carsí Statistics fixed median, implemented covariance.
DefaultBandDouble.java 2.94 KB 5486 about 8 years Francisco Díaz Carsí Statistics fixed median, implemented covariance.
DefaultBandFloat.java 2.93 KB 5486 about 8 years Francisco Díaz Carsí Statistics fixed median, implemented covariance.
DefaultBandInt.java 2.89 KB 5486 about 8 years Francisco Díaz Carsí Statistics fixed median, implemented covariance.
DefaultBandShort.java 2.93 KB 5486 about 8 years Francisco Díaz Carsí Statistics fixed median, implemented covariance.
DefaultBuffer.java 8.53 KB 5488 about 8 years Lluís Marqués Add API to create buffers. Add API to create bu...
DefaultBufferManager.java 3.93 KB 5488 about 8 years Lluís Marqués Add API to create buffers. Add API to create bu...
DefaultNoData.java 2.54 KB 5486 about 8 years Francisco Díaz Carsí Statistics fixed median, implemented covariance.
DefaultVectorROI.java 2.66 KB 5492 about 8 years Lluís Marqués Change vectorial name to vector

Latest revisions

# Date Author Comment
5493 05/19/2016 10:10 AM Francisco Díaz Carsí

Added tail trim calculation to histogram and statistics

5492 05/19/2016 08:56 AM Lluís Marqués

Change vectorial name to vector

5491 05/19/2016 08:54 AM Lluís Marqués

Add vector ROI interface to default vector roi implementation

5490 05/19/2016 08:41 AM Lluís Marqués

Add median operation to Statistic API

5488 05/19/2016 08:23 AM Lluís Marqués

Add API to create buffers.
Add API to create buffers with band no data objects.
Fix javadoc.

5487 05/18/2016 05:48 PM Francisco Díaz Carsí

Eliminado el recorte de colas de statistics, no tiene sentido aquí, tiene pinta que tiene más relación con un filtro de realce.

5486 05/18/2016 05:36 PM Francisco Díaz Carsí

Statistics fixed median, implemented covariance.

5485 05/18/2016 04:48 PM Lluís Marqués

Fix constructors of band implementations.

5484 05/18/2016 04:43 PM Lluís Marqués

Change default constructor of type band implementations. NoData can not be null...

Change fill method to do nothing if no data is undefined.

5482 05/18/2016 02:57 PM Francisco Díaz Carsí

Statistics & Histogram

View revisions

Also available in: Atom