CheckTimePointWindow Class

CheckTimePointWindow Class

class kalmus.tkinter_windows.time_points_windows.CheckTimePointWindow.CheckTimePointWindow(barcode, mouse_x, mouse_y, figsize=(6, 0.7), dpi=100)[source]

Bases: object

GUI window that shows the RGB/Brightness value, RGB color, x, y position, frame indexes and time at the clicked point

get_frames_image_for_display(mouse_x, mouse_y)[source]

Get the frames around the clicked point :param mouse_x: The x position of the clicked point :param mouse_y: The y position of the clicked point :return: The combined sampled frames for displaying