Statistics
| Revision:

gvsig-raster / org.gvsig.raster @ 5654

# Date Author Comment
5654 06/16/2016 07:37 AM Lluís Marqués

Minor changes. Fix variable name.

5653 06/15/2016 05:29 PM Lluís Marqués

Fix error when first row and column is calculated.

5652 06/15/2016 05:29 PM Lluís Marqués

Fix error when a value is obtained in clipped band implementation.

5651 06/15/2016 12:57 PM Lluís Marqués

Add first implementation of draw method.

5650 06/15/2016 12:56 PM Lluís Marqués

Change opacity for transparency.
Add method to get alpha of RGB value defined by TransparencyRanges.

5649 06/15/2016 12:54 PM Lluís Marqués

Add method to color table to get RGB of value defined by classes of ColorTable.

5648 06/15/2016 12:53 PM Lluís Marqués

Add is gray method to color interpretation

5647 06/14/2016 04:28 PM Lluís Marqués

Fix javadoc

5646 06/14/2016 04:15 PM Lluís Marqués

Add transparency implementation.

5645 06/14/2016 12:42 PM Lluís Marqués

Fix name of color interpretation persistence definition

5644 06/14/2016 12:26 PM Lluís Marqués

Minor changes. Fix javadoc.

5643 06/14/2016 12:17 PM Lluís Marqués

Add Color interpretation API
Add API to raster legend manager to create color interpretations
Add raster legend implementation
Add isNamePath check to Color Table to avoid set path as color table name.

5642 06/14/2016 09:19 AM Lluís Marqués

Minor changes.

5641 06/14/2016 09:12 AM Lluís Marqués

Add implementation of ColorTable and ColorTableClass.
Add create methods to Raster legend manager.

5640 06/13/2016 03:53 PM Lluís Marqués

Minnor changes. Fix javadoc.

5639 06/13/2016 03:50 PM Lluís Marqués

Remove SPI module. It is not necessary.

5638 06/13/2016 03:48 PM Lluís Marqués

Add default implementation classes.

5637 06/13/2016 02:49 PM Lluís Marqués

Add copyFrom method to ColorTable
Add read method to fill an ColorTable from file
Add ColorTableClass class.

5636 06/13/2016 02:07 PM Lluís Marqués

Rename ColorTableProvider to ColorTableIO.
Add methods to create table colors and get registered table color IO factories to write and read color tables from files.

5635 06/13/2016 11:39 AM Lluís Marqués

Add default implementation of Raster legend library and manager.

5634 06/13/2016 11:37 AM Lluís Marqués

Add raster legend project to dependency management.

5633 06/13/2016 11:35 AM Lluís Marqués

Add Raster legend API dependency to IMPL.

5632 06/13/2016 11:08 AM Lluís Marqués

Add library, locator and library file to register raster legend library. refs #19411 @2h

5575 06/06/2016 12:52 AM Joaquín del Cerro Murciano

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

5574 06/06/2016 12:52 AM Joaquín del Cerro Murciano

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

5573 06/06/2016 12:52 AM Joaquín del Cerro Murciano

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

5572 06/06/2016 12:50 AM Joaquín del Cerro Murciano

Increment build numbers

5554 05/31/2016 01:34 PM Francisco Díaz Carsí

refs #4189 Fixed bug showing raster properties of OSM layer.

5553 05/31/2016 01:22 PM Francisco Díaz Carsí

Fixed imports and comments

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

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.

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

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

Histogram Band development. Lacks a proper constructor

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