I have a pandas dataframe, which one of the columns are images (single channel uint8 2d images in the numpy arrays format). I am iterating thorugh the rows with iterrows(),