Hi everyone I am Rihan Haque. I am a M.Sc. student and using Matlab for my physics project but I'm having problem with the .m file that i have written to read images.
in my .m file i have written:
image1 = imread('apple_1' , 'tif'); % 'apple_1' is the image name and 'tif' is the format...