Visualization

This package provides function for visualizing intermediate information created by the jobs in a particular workflow.

Visualise the min/max function for the slides contrast

livius.video.processing.visualization.slide_boundaries.visualize_environment_changes_and_histogram_interpolation(path_to_video, path_to_json_file)

Creates summary of the slide detection/extraction

livius.video.processing.visualization.slide_summary.get_slide_summary(final_slide_clip, segments, output_shape=(7, 6), slide_size=(256, 160))

Gets the first frame of each computed segment and saves it to one or more summary images.

Returns an array of all the summary images.