i used imwrite function to write a sequence of images in a directory(or folder). later in the program i am reading the images recently written from the folder for comparison purpose. when i try to read the image using imread function it gives an error saying unable to read train1.tif image(the recently written image is train1.tif)