no.hiof.imagepr.examples
Class HistEqualizerTest

java.lang.Object
  extended byno.hiof.imagepr.examples.HistEqualizerTest

public class HistEqualizerTest
extends java.lang.Object

An example which shows how to utilze an instance of HistEqualizer to perform histogram equalization on an IntensityImage.


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

Constructor Detail

HistEqualizerTest

public HistEqualizerTest()
Method Detail

main

public static void main(java.lang.String[] args)