CCB.RegularDiscreteDataTools (r1.1 vs. r1.9)
Diffs

 <<O>>  Difference Topic RegularDiscreteDataTools (r1.9 - 12 Aug 2008 - RyanCabeen)

META TOPICPARENT ShapeToolLibraryProgram

Regular Discrete Data Tools

Changed:
<
<
This is a library and a collection of applications for manipulating regular discrete data of arbitrary dimension. The library includes data structures, IO and common operations. The applications provide visualization and analysis.


Table of Contents

TOC: No TOC in "CCB.RegularDiscreteDataTools"

>
>
This package contains a Java library and several command-line tools that can be used to store and manipulate floating point data that is defined at regularly spaced points. In general the library models regularly-spaced discrete representations of real vector-valued functions of arbitrary input and output dimension. In practice, this can be used to represent images, warps, surfaces, etc. of arbitrary dimension. There are routines that perform file input and output, conversion between other data structures, and vector math operations using the regular discrete data objects. This is designed for researchers developing algorithms that require a similar data structure.


Library

Deleted:
<
<
This library contains all interfaces and implementation classes to write a program using regular discrete data objects.

Deleted:
<
<

Added:
>
>


Applications

Changed:
<
<

CreateDeformationGrid2D

This application creates an OFF that encodes the deformation grid for two-dimensional warp data.

>
>
  • CreateDeformationGrid2D
    • This application creates an OFF that encodes the deformation grid for two-dimensional warp data.

Changed:
<
<

ResampleData2D

This application resamples data according to a two-dimensional warp encoded a regular discrete data object.

>
>
  • ResampleData2D
    • This application resamples data according to a two-dimensional warp encoded a regular discrete data object.

Changed:
<
<

TranslateImage2D

This application translates between RGB planar image formats, including two dimensional regular discrete data, LONI RGB UIF, and JAI-compatible images.

>
>
  • TranslateImage2D
    • This application translates between RGB planar image formats, including two dimensional regular discrete data, LONI RGB UIF, and JAI-compatible images.

Changed:
<
<

DiscreteDataReporter

This application prints information about a regular discrete data object encoded to disk.

>
>
  • DiscreteDataReporter
    • This application prints information about a regular discrete data object encoded to disk.


 <<O>>  Difference Topic RegularDiscreteDataTools (r1.8 - 12 Aug 2008 - RyanCabeen)

META TOPICPARENT ShapeToolLibraryProgram

Regular Discrete Data Tools

Line: 16 to 16

This library contains all interfaces and implementation classes to write a program using regular discrete data objects.

Changed:
<
<
>
>


 <<O>>  Difference Topic RegularDiscreteDataTools (r1.7 - 06 Aug 2008 - RyanCabeen)

META TOPICPARENT ShapeToolLibraryProgram

Regular Discrete Data Tools

Line: 27 to 27

CreateDeformationGrid2D

Changed:
<
<
This application creates an OFF that encodes the deformation grid for a two-dimensional warp data.
>
>
This application creates an OFF that encodes the deformation grid for two-dimensional warp data.


 <<O>>  Difference Topic RegularDiscreteDataTools (r1.6 - 22 Apr 2008 - RyanCabeen)

META TOPICPARENT ShapeToolLibraryProgram
Added:
>
>

Regular Discrete Data Tools

This is a library and a collection of applications for manipulating regular discrete data of arbitrary dimension. The library includes data structures, IO and common operations. The applications provide visualization and analysis.



Table of Contents

TOC: No TOC in "CCB.RegularDiscreteDataTools"

Changed:
<
<

Regular Discrete Data Tools

This is a library and a collection of applications for manipulating regular discrete data of arbitrary dimension. The library includes data structures, IO and common operations. The applications provide visualization and analysis.

>
>


Library

Line: 17 to 21

Added:
>
>


Applications

CreateDeformationGrid2D


 <<O>>  Difference Topic RegularDiscreteDataTools (r1.5 - 14 Dec 2007 - RyanCabeen)

META TOPICPARENT ShapeToolLibraryProgram

Table of Contents

Line: 25 to 25

Changed:
<
<

ResampleImage2D

>
>

ResampleData2D


Changed:
<
<
This application resamples RGB planar images according to a two-dimensional warp encoded a regular discrete data object.
>
>
This application resamples data according to a two-dimensional warp encoded a regular discrete data object.

Changed:
<
<
  • UserGuide?
>
>

TranslateImage2D


 <<O>>  Difference Topic RegularDiscreteDataTools (r1.4 - 13 Dec 2007 - RyanCabeen)

META TOPICPARENT ShapeToolLibraryProgram
Changed:
<
<

RegularDiscreteDataTools Library

>
>

Table of Contents


TOC: No TOC in "CCB.RegularDiscreteDataTools"

Changed:
<
<

Documentation

>
>

Regular Discrete Data Tools

This is a library and a collection of applications for manipulating regular discrete data of arbitrary dimension. The library includes data structures, IO and common operations. The applications provide visualization and analysis.

Library

This library contains all interfaces and implementation classes to write a program using regular discrete data objects.


Added:
>
>

Applications

CreateDeformationGrid2D

This application creates an OFF that encodes the deformation grid for a two-dimensional warp data.

ResampleImage2D

This application resamples RGB planar images according to a two-dimensional warp encoded a regular discrete data object.

  • UserGuide?

TranslateImage2D

This application translates between RGB planar image formats, including two dimensional regular discrete data, LONI RGB UIF, and JAI-compatible images.

DiscreteDataReporter

This application prints information about a regular discrete data object encoded to disk.


 <<O>>  Difference Topic RegularDiscreteDataTools (r1.3 - 29 Nov 2007 - CraigSchwartz)

META TOPICPARENT ShapeToolLibraryProgram

RegularDiscreteDataTools Library

Line: 10 to 10

Deleted:
<
<

Samples

Feedback

  • Feature Wish List?
  • Library Bug List (v1.0)?


 <<O>>  Difference Topic RegularDiscreteDataTools (r1.2 - 29 Nov 2007 - RyanCabeen)

META TOPICPARENT ShapeToolLibraryProgram

RegularDiscreteDataTools Library

Documentation

Added:
>
>


 <<O>>  Difference Topic RegularDiscreteDataTools (r1.1 - 29 Nov 2007 - CraigSchwartz)
Line: 1 to 1
Added:
>
>
META TOPICPARENT ShapeToolLibraryProgram

RegularDiscreteDataTools Library

Documentation

Samples

Feedback

  • Feature Wish List?
  • Library Bug List (v1.0)?


Topic: RegularDiscreteDataTools . { View | Diffs | r1.9 | > | r1.8 | > | r1.7 | More }

Revision r1.1 - 29 Nov 2007 - 00:45 - CraigSchwartz
Revision r1.9 - 12 Aug 2008 - 18:16 - RyanCabeen