I follow the tutorial to set an Image on button on ImageTK GUI
from tkinter import * from tkinter.ttk import * import cv2 from PIL import ImageTk,Image # cre