from machinevisiontoolbox import Image
background = Image.Read("road.png", dtype="float")
background.disp()