You can choose gray sample images or colour sample images for this project.
To move images to and from Matlab use the Matlab built-in routines IMREAD and IMWRITE. Images are stored as "uint8" type in Matlab; for computation you must convert to double format (built in Matlab functions UINT8 and DOUBLE).
Sample Output (for these images I inverted the high frequency components):