Package no.hiof.imagepr.examples

Class Summary
BinaryImageTest In this example an X-ray image is read from the internet and thresholded.
ConnectedComponentsTest  
HistEqualizerTest An example which shows how to utilze an instance of HistEqualizer to perform histogram equalization on an IntensityImage.
HistEqualizerTest2 An example of histogram equalization of a test image.
HitOrMissTest  
HSIImageTest  
HSVImageTest  
ImageScalerTest  
IntensityImageTest In this example an X-ray image is red from the internet and inverted.
MorphologyTest  
RGBImageTest