GenerateBarcodeWindow Class¶
GenerateBarcodeWindow Class
-
class
kalmus.tkinter_windows.GenerateBarcodeWindow.GenerateBarcodeWindow(barcode_generator, barcode_stack)[source]¶ Bases:
objectGenerateBarcodeWindow Class GUI window for user to generate the barcode from a video file
Disable the generate button and Specify Meta Data button once generation starts
Enable the generate button and Specify Meta Data button in case of failed generation
-
frame_unit()[source]¶ Change the acquisition unit to Frame when user switch to the frame radio button
-
generate_barcode_thread()[source]¶ Generate the barcode in a another thread to avoid the frozen tkinter window issue
- Returns
-
update_rescale_entry()[source]¶ Enable or disable and change the label prompt when user check/uncheck the rescale frames checkbox