Statistics
| Revision:

gvsig-raster @ 5553

# Date Author Comment
5553 05/31/2016 01:22 PM Francisco Díaz Carsí

Fixed imports and comments

5552 05/31/2016 11:46 AM Joaquín del Cerro Murciano

Actualizada la version de org.gvsig.raster a 2.2.44 y org.gvsig.desktop a 2.0.134

5551 05/31/2016 11:40 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

5550 05/31/2016 11:40 AM Joaquín del Cerro Murciano

[maven-release-plugin] copy for tag org.gvsig.raster-2.2.44

5549 05/31/2016 11:40 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.raster-2.2.44

5548 05/31/2016 11:38 AM Joaquín del Cerro Murciano

Increment build numbers

5547 05/31/2016 11:32 AM Joaquín del Cerro Murciano

Actualizaciones debidas a cambios en el API de DynObject

5546 05/31/2016 10:41 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare for next development iteration

5545 05/31/2016 10:41 AM Joaquín del Cerro Murciano

[maven-release-plugin] copy for tag org.gvsig.raster.cache-2.2.8

5544 05/31/2016 10:41 AM Joaquín del Cerro Murciano

[maven-release-plugin] prepare release org.gvsig.raster.cache-2.2.8

5543 05/31/2016 10:38 AM Joaquín del Cerro Murciano

Actualizada la version de org.gvsig.desktop a 2.0.134

5542 05/27/2016 02:09 PM Francisco Díaz Carsí

Added interfaces of legend's api

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

Added ClipppedBuffer and ClipppedBands

5540 05/25/2016 04:41 PM Francisco Díaz Carsí

Added clip method to Buffer interface.
Not yet implemented in DefaultBuffer

5539 05/25/2016 03:53 PM Francisco Díaz Carsí

Deleted rows & columns parameters in interpolation methods

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.

5537 05/25/2016 12:17 PM Francisco Díaz Carsí

Fixed creation of SimpleBandPageManager and SimpleBandPageManagerList

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.

5532 05/24/2016 04:38 PM Joaquín del Cerro Murciano

Update versions

5531 05/24/2016 12:18 PM Lluís Marqués

Fix interpolated methods
Add interpolated method

5530 05/24/2016 10:18 AM Francisco Díaz Carsí

Fixed target buffer creation in interpolate method

5529 05/24/2016 10:11 AM Lluís Marqués

Add get band type and get band no data to API

5528 05/24/2016 09:59 AM Lluís Marqués

Fix median operation
Fix second min and max operation
Add statistics test

5527 05/23/2016 02:19 PM Francisco Díaz Carsí

- Introducing interpolation of buffer
- Moved isPaginated and isReadOnly methods from buffer to bands.

5526 05/23/2016 12:14 PM Lluís Marqués

Add project buffer method.

5525 05/20/2016 02:20 PM Lluís Marqués

Add page manager list to set page manager by band.

5524 05/20/2016 12:37 PM Lluís Marqués

Fix envelope errors at vector ROI
Add vector roi test

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

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

5522 05/20/2016 10:55 AM Francisco Díaz Carsí

Added paginated bands

5521 05/20/2016 10:44 AM Lluís Marqués

Add JTS geometry dependencies to test

5520 05/20/2016 10:38 AM Lluís Marqués

Fix java doc

5519 05/20/2016 09:24 AM Daniel Martinez

Changed DefaultBands to MemoryBands

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

Deleted Histogram class (it can access by statistics)

5517 05/20/2016 08:58 AM Francisco Díaz Carsí

Changed name of DefaultBands to MemoryBands

5516 05/20/2016 08:53 AM Francisco Díaz Carsí
5515 05/20/2016 08:51 AM Francisco Díaz Carsí

Introducing paginated band manager.

5514 05/20/2016 07:59 AM Lluís Marqués

Change get geometry list to return unmodifiable list of geometries.

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

5481 05/18/2016 02:40 PM Lluís Marqués

Delete prepare layer ask coordinates

5480 05/18/2016 01:56 PM Lluís Marqués

Update versions

5479 05/18/2016 01:02 PM Lluís Marqués

Update versions

5478 05/18/2016 01:02 PM Lluís Marqués

Update versions

5477 05/18/2016 12:59 PM Lluís Marqués

Add changes to principal components process refs #4216

5476 05/18/2016 12:42 PM Lluís Marqués

Add changes to tasseled cap process refs #4216

5475 05/18/2016 12:22 PM Lluís Marqués

Update versions

5474 05/18/2016 12:18 PM Lluís Marqués

Merge raster.tools branch to trunk refs #4216

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

Histogram Band development. Lacks a proper constructor

5472 05/18/2016 12:13 PM Lluís Marqués

Add changes to raster tools branch refs #4216

5471 05/18/2016 12:09 PM Lluís Marqués

Create branch org.gvsig.raster.tools from trunk refs #4216

5470 05/18/2016 12:04 PM Lluís Marqués

Update versions

5469 05/18/2016 12:02 PM Lluís Marqués

Merge raster.reproject branch to trunk refs #4216

5468 05/18/2016 11:59 AM Lluís Marqués

Add changes to raster reproject branch refs #4216

5467 05/18/2016 11:55 AM Lluís Marqués

Create branch org.gvsig.raster.reproject from trunk refs #4216

5466 05/18/2016 11:48 AM Lluís Marqués

[maven-release-plugin] prepare for next development iteration

5465 05/18/2016 11:48 AM Lluís Marqués

[maven-release-plugin] copy for tag org.gvsig.raster-2.2.43

5464 05/18/2016 11:48 AM Lluís Marqués

[maven-release-plugin] prepare release org.gvsig.raster-2.2.43

5463 05/18/2016 11:46 AM Lluís Marqués

Increment build numbers

5462 05/18/2016 11:36 AM Lluís Marqués

Merge from branch to trunk refs #4216

5461 05/18/2016 11:27 AM Lluís Marqués

Add changes to implement project on the fly refs #4216

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

Create branch from trunk. refs #4216

5459 05/18/2016 11:13 AM Lluís Marqués

Delete brach. It has to be created using svn branch

5458 05/18/2016 10:14 AM Lluís Marqués

Add projected on the fly raster changes to branch refs #4216

5457 05/18/2016 10:09 AM Lluís Marqués

Create new proyected on the fly branch refs #4216

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