Package annotool.io

Class Summary
Algorithm Represents a single algorithm(extractor, selector, classifier) loaded from the Algorithm.xml file.
AlgoXMLParser This class loads the algorithms from the xml file, parses it and creates a list of extractor, selector or classifiers that are used in GUI.
ChainIO Saves and loads the list of algorithm chains for comparison mode.
ChainModel This class is responsible for storing trained model from memory into file and loading from file into the memory.
DataInput The class that wraps the data.
DataInputDynamic Deprecated.
DataInputROI Deprecated.
DirectoryReader This is equivalent to LabelReader from target file input mode but for directory structure input mode.
LabelReader Read labels (targets) from a file.
Parameter Represents a single parameter for an algorithm.
PluginScanner This class scans the plugin folder to check for new algorithms.
ReportSaver This class is used for saving pdf report containing annotation results.