Here\'s my code:
def region_of_interest(image): height = image.shape[0] polygons = np.array([ [(300, height), (1100, height), (600, 400)] #Dimensi