Statistics
| Revision:

gvsig-raster / org.gvsig.raster / branches / org.gvsig.raster.2.4 / org.gvsig.raster @ 5513

# Date Author Comment
5513 05/20/2016 07:48 AM Lluís Marqués

Fix method switch bands. Changed returns for exceptions.

5512 05/20/2016 07:43 AM Lluís Marqués

Fix toArray and getBandX methods
Remove Band iterator and use iterator of arrayList

5511 05/20/2016 07:43 AM Lluís Marqués

Add default buffer test

5510 05/20/2016 07:41 AM Lluís Marqués

Add require geometry library to buffer library construction

5509 05/19/2016 02:59 PM Daniel Martinez

typed bands test cases + correction in get/set value in typed bands.

5508 05/19/2016 02:09 PM Lluís Marqués

Add initialization of band list

5507 05/19/2016 02:08 PM Lluís Marqués

Add unsigned short to band types

5506 05/19/2016 12:58 PM Lluís Marqués

Add null check before get envelope of buffer

5505 05/19/2016 12:36 PM Lluís Marqués

Add abstract band test

5504 05/19/2016 11:58 AM Lluís Marqués

Remove get histogram band method

5503 05/19/2016 11:58 AM Lluís Marqués

Fix java doc of copy from exception

5502 05/19/2016 11:53 AM Lluís Marqués

Fix javadoc

5501 05/19/2016 11:49 AM Lluís Marqués

Fix javadoc and format code

5500 05/19/2016 11:48 AM Daniel Martinez

Test moved to impl and added dependency

5499 05/19/2016 11:18 AM Lluís Marqués

Change RasterLocator to BufferLocator

5498 05/19/2016 11:15 AM Lluís Marqués

Change RasterLocator to BufferLocator

5497 05/19/2016 10:59 AM Lluís Marqués

Add iterable interface to statistics
Add type to comparable Histrogramclass

5496 05/19/2016 10:58 AM Daniel Martinez

corrected import from old RasterLibrary

5495 05/19/2016 10:55 AM Daniel Martinez

Changed names to mate with change from RasterLibrary to BufferLibrary + Added first test case

5494 05/19/2016 10:53 AM Francisco Díaz Carsí

Changed name RasterLibrary to BufferLibrary

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

5489 05/19/2016 08:30 AM Lluís Marqués

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

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.

5483 05/18/2016 04:40 PM Lluís Marqués

Fix javadocs of Band and NoData.

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

Statistics & Histogram

5473 05/18/2016 12:17 PM Daniel Martinez

Histogram Band development. Lacks a proper constructor

5456 05/18/2016 08:29 AM Daniel Martinez

Statistics Begins

5455 05/17/2016 04:39 PM Francisco Díaz Carsí

Added getHistogramBand method to StatisticsBand class.

5454 05/17/2016 01:11 PM Francisco Díaz Carsí

Excepcion en el createBuffer del manager

5453 05/17/2016 01:08 PM Francisco Díaz Carsí

- RasterLibrary
- RasterLocator
- Implementación del Buffer
- Implementación del BufferManager
- CreateBufferException

5452 05/17/2016 11:56 AM Daniel Martinez

Exception management improvement

5451 05/17/2016 08:11 AM Daniel Martinez

Vectorial ROI first version

5450 05/16/2016 06:38 PM Francisco Díaz Carsí

- BandException
- BufferException
- Inicio de implementación de BufferManager
- ROI fixed javadoc

5449 05/16/2016 04:33 PM Francisco Díaz Carsí

Fixed NoData and implemented DefaultNoData.

5448 05/16/2016 04:04 PM Daniel Martinez

Corrected translation in API

5447 05/16/2016 02:07 PM Francisco Díaz Carsí

NoData javadoc

5446 05/16/2016 01:47 PM Francisco Díaz Carsí

Buffer:
Some parameters and javadoc.

5445 05/16/2016 01:40 PM Daniel Martinez

changes in clone method and extended classes from Band

5444 05/16/2016 01:19 PM Francisco Díaz Carsí

Deleted obsolete classes.

5443 05/16/2016 01:08 PM Francisco Díaz Carsí

Clone Band

5442 05/16/2016 12:07 PM Francisco Díaz Carsí

refs #19194 DefaultBandDouble

5441 05/16/2016 09:29 AM Francisco Díaz Carsí

refs #19194 raster api

5440 05/11/2016 03:53 PM Francisco Díaz Carsí
5439 05/11/2016 02:27 PM Francisco Díaz Carsí

refs #19193 Refactoring of org.gvsig.raster first commit

5438 05/11/2016 01:08 PM Francisco Díaz Carsí