TER
Class TERdecode

java.lang.Object
  extended by TER.TERdecode

public class TERdecode
extends java.lang.Object

Main class of TERDecode application. TERDecode is a decoder of the Recommended Standard CCSDS 122.0-B-1 Blue Book.

Version:
1.2
Author:
Group on Interactive Coding of Images (GICI)

Constructor Summary
TERdecode()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method of TERDecode application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TERdecode

public TERdecode()
Method Detail

main

public static void main(java.lang.String[] args)
Main method of TERDecode application. It takes program arguments, loads an encoded image and runs TER decoder and saves recovered image to a file.

Parameters:
args - an array of strings that contains program parameters


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)