class |
AbstractContentHandler |
Ancestor for all content handlers.
|
class |
AbstractObjectContentHandler |
Ancestor for content handlers that handle files and objects.
|
class |
AbstractReportHandler |
Ancestor for handlers that display reports.
|
class |
AbstractSpreadSheetHandler |
Ancestor for handlers that display spreadsheets.
|
class |
ActualVsPredictedHandler |
For displaying an actual vs predicted plot.
|
class |
AnnotateImage |
Allows annotating images and/or modifying their meta-data.
|
class |
AnnotationsAndPredictionsFromReport |
Displays the following image types with an overlay for the annotations and predictions stored in the report with the same name: jpg,bmp,gif,png,wbmp,jpeg
Annotations have to have the prefix 'Object.' and predictions 'Prediction.'.
The color for annotations is red and for predictions green.
|
class |
ApacheCommonsImageHandler |
Displays the following image types: bmp,gif,ico,pbm,pgm,png,pnm,ppm,psd,tif,tiff
|
class |
ApacheCommonsImageMetaDataHandler |
Displays meta-data for the following image types: bmp,gif,ico,pbm,pgm,png,pnm,ppm,psd,tif,tiff
|
class |
BlueChannelImageHandler |
Interprets the values in the blue channel as color indices, corresponding to colors generated by the color provider.
Supported image types: bmp,dcx,gif,hdr,icns,ico,jpg,pcx,png,pnm,psd,tif,tiff,wbmp,xbm,xpm
|
class |
BoofCVImageHandler |
Displays the following image types: bmp,gif,jpeg,jpg,pgm,png,ppm,wbmp
|
class |
CocoAnnotationsHandler |
Displays the following image types with an overlay for the objects stored in the COCO JSON files: jpg,tif,tiff,bmp,gif,png,jpeg,wbmp
Loads all JSON files in either the directory of the image or the alternative location.
|
class |
ColorDistributionHandler |
Displays the color distribution for images.
|
class |
ConfusionMatrixHandler |
For displaying a confusion matrix.
|
class |
ConsoleOutputHandler |
Displays the following plain text file types: txt,log
Valid options are:
|
class |
CsvSpreadSheetHandler |
Displays the following spreadsheet types: csv,csv.gz
Valid options are:
|
class |
DeepLabCutCSVHandler |
class |
DetectronAnnotationsHandler |
Displays the following image types with an overlay for the objects stored in the Detectron annotations JSON file (using object prefix 'Object.'): jpg,tif,tiff,bmp,gif,png,jpeg,wbmp
|
class |
ExcelSpreadSheetHandler |
Displays the following spreadsheet types: xls,xlsx
Valid options are:
|
class |
FileInfoHandler |
Displays basic information about files.
|
class |
FlowHandler |
Displays the following plain text file types: txt,xml,props
Valid options are:
|
class |
FromFileHandler |
Displays files using the preview handler configuration (command-line or nested format) stored in the specified file.
|
class |
GrayOrIndexedImageHandler |
Changes the unique colors to the ones specified by the color provider for the following image types: bmp,dcx,gif,hdr,icns,ico,jpg,pcx,png,pnm,psd,tif,tiff,wbmp,xbm,xpm
|
class |
GroovyHandler |
Displays the following plain text file types: groovy
Valid options are:
|
class |
HexaDecimalHandler |
Displays any file in hexadecimal notation
|
class |
ImageClassificationHandler |
Overlays the annotations onto the image.
|
class |
ImageHandler |
Displays the following image types: jpg,tif,tiff,bmp,gif,png,jpeg,wbmp
|
class |
ImageMetaDataExtractorHandler |
Displays meta-data for the following image types: bmp,gif,jpg,jpeg,png,psd,tif,tiff
|
class |
ImageSegmentationAnnotationsHandler |
Overlays image segmentation annotations obtained from the specified reader over the original JPG image.
|
class |
IndexedPNGImageHandler |
Changes the indexed colors to the ones specified by the color provider for PNG files.
|
class |
InstanceExplorerHandler |
Displays the following WEKA dataset types in the Instance Explorer: csv,arff,arff.gz,xrff,xrff.gz
Valid options are:
|
class |
JsonPrettyPrintHandler |
Displays JSON files in pretty print format: json
|
class |
JsonTreeViewHandler |
Displays JSON files as hierarchical tree: json
|
class |
ObjectAnnotationsHandler |
Overlays the annotations onto the image.
|
class |
ObjectAnnotationsReportHandler |
Overlays the annotations onto the image.
|
class |
ObjectCentersFromReport |
Displays the following image types with an overlay for the objects stored in the report with the same name (using object prefix 'Object.'): jpg,tif,tiff,bmp,gif,png,wbmp,jpeg
|
class |
ObjectLocationsFromReport |
Displays the following image types with an overlay for the objects stored in the report with the same name (using object prefix 'Object.'): report,report.gz
|
class |
ObjectLocationsFromSpreadSheet |
Displays the following image types with an overlay for the objects stored in the spreadsheet with the same name (using the spreadsheet reader's default extension) or with the specified alternative file suffix to the name (eg '-rois'): *
|
class |
ODFSpreadSheetHandler |
Displays the following spreadsheet types: ods
Valid options are:
|
class |
PDFHandler |
Displays the content of PDF files as plain text.
|
class |
PDFTextHandler |
Displays the content of PDF files as plain text.
|
class |
PlainTextHandler |
Displays the following plain text file types: *
|
class |
PointsFromReportHandler |
class |
PropertiesHandler |
Displays properties files: props,props.gz,properties
Valid options are:
|
class |
ReportHandler |
Displays report files (depends on selected reader): *
|
class |
ScriptHandler |
Displays the following plain text file types: txt,xml,props
Valid options are:
|
class |
SerializedFileHandler |
Displays serialized Java objects: model,model.gz,ser
Valid options are:
|
class |
SimpleImageSegmentationAnnotationsHandler |
Overlays image segmentation annotations from a PNG over the original JPG image.
|
class |
TrimapImageHandler |
Displays the following image types as trimaps: jpg,tif,tiff,bmp,gif,png,wbmp,jpeg
If VGG XML annotation file with the same name exists, then an object overlay is added.
|
class |
TsvSpreadSheetHandler |
Displays the following spreadsheet types: tsv
Valid options are:
|
class |
VggXmlAnnotationHandler |
Displays the following image types with an overlay for the objects stored in the VGG XML file with the same name (using object prefix 'Object.'): jpg,tif,tiff,bmp,gif,png,jpeg,wbmp
|
class |
ViaAnnotationsHandler |
Displays the following image types with an overlay for the objects stored in the JSON file with the same name (using object prefix 'Object.'): jpg,tif,tiff,bmp,gif,png,jpeg,wbmp
|
class |
WekaDatasetHandler |
Displays the following WEKA dataset types: csv,arff,arff.gz,xrff,xrff.gz
Valid options are:
|
class |
XMLHandler |
Displays XML files: xml,xsl
Valid options are:
|
class |
YamlHandler |
Displays YAML files: yaml,yml
|
class |
YoloAnnotationsHandler |
Displays the following image types with an overlay for the objects stored in the .txt file with the same name (using object prefix 'Object.'): tif,jpg,tiff,bmp,gif,png,jpeg,wbmp
|