Package no.hiof.imagepr.filters

Interface Summary
ImageFilter ImageFilter is an interface for filters, which are operations who takes an image or an image matrix and return an image or an matrix after doing an operation on the image or image matrix.
 

Class Summary
HistEqualizer A HistEqualizer performs histogram equalization.
ImageScaler This class takes data-matrices and can perform scale operations on them.