Package GiciTransform

Class Summary
CoefficientsApproximation This class receives an image and approximates its coefficients.
Usage example:
  construct
  setParameters
  run
ForwardWaveletTransform This class receives an image and performs applies a discrete wavelet transform.
Usage example:
  construct
  setParameters
  run
InverseWaveletTransform This class receives an image and performs applies a discrete wavelet transform.
Usage example:
  construct
  setParameters
  run
LevelShift This class receives an image and performs level shift operations.
LevelUnshift This class receives an image and performs level unshift operations.
Usage example:
  construct
  set functions
  run
RangeCheck This class receives an image and check that all image samples have a valid range.
Usage example:
  construct
  set functions
  run
TransposeImage This class receives an image and transposes it if required.Typically it is used in the following way:
constructor(receiveing the image to be transposed)
setParameters
run
 



TER - Copyright (C) 2006
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Group on Interactive Coding of Images (GICI) - UAB (Spain)