python opencv check if image is empty code example Example: check if image is empty opencv python if (type(img) is np.ndarray): #do stuff with image