|
Class Summary |
| Chain |
Represents a single chain of algorithms. |
| ChainFilter |
File filter to display only chain files in open/save dialog. |
| ChainTableModel |
Table model corresponding to the table used for displaying
list of chains in ChainPanel (Auto comparison mode) |
| Extractor |
Class representing properties like name, classname, external path(for plugin) and parameters
of a single extractor (not to be confused with actual extractor algorithm) |
| ImageFilter |
FIle filter to select only images in open/save dialog. |
| ModelFilter |
File filter to select only model files(*.imdl) in open/save dialogs. |
| ModelHelper |
This helper class provides methods to get html formatted strings to display in GUI. |
| ModelLoader |
This class is responsible for loading saved model and applying model. |
| ModelSaver |
This class saves the trained models into file system using separate thread of execution. |
| PDFFilter |
File filter to allow selection of only pdf files in open/save dialogs. |
| ROIAnnotator |
ROI annotator executes the algorithms in ROI annotation mode. |
| ROIFilter |
File filter to allow selection of zip files (roi files) only in open/save dialogs. |
| Selector |
Class representing properties of a single selector. |
| Styles |
Defines constants representing styles in pdf report generated. |
| Utils |
Utility class for some helper methods. |