imagenetdataloggerviscomponent
imagenetdataloggerviscomponent ¶
Module for the image netdata logger visualization components
Classes¶
ImageNetDataLoggerVisComponent ¶
Bases: NetDataLoggerVisComponent
Dashboard component to visualize the net data of an experiment (currently images)
Dashboard component to visualize the net data of an experiment (currently images)
Parameters:
-
image_loader
(ImageLoader
) –Image loader to load the net data images
-
column_amount
(int
, default:1
) –Amount of columns that are used to visualize the images
-
max_output_count
(int
, default:10
) –Max number of net data to be displayed
-
**kwargs
–