2. (30pts) Write a Python or MATLAB script that accomplishes the following a) Load an image in file ‘brick-house png’ into a matrix; b) Display this image; c) Enlarge this image by 2 times in x direction and 3 times in y direction; d) Translate an image 100 pixels along x direction and 50 pixels along y direction e) Shear an image along x direction (horizontal shear) by a factor 0.3 d) Detect and display all
OR
OR