This Matlab code is used to insert a logo on certain locations on an image. The code shown below generates the output which has a logo on different four locations in the image. The four certain locations as shown in the output snapshot are the top left, top right, bottom left, bottom right.
This is the Matlab code that resizes multiple images at once using for loop instead of doing it one by one. Blow in the output snapshot we can clearly see the output of images with the same width and height and in the final snapshot, different sizes of images are shown.
Code
Output
Image with different sizes
Tuesday, August 27, 2019
First Blog
This is my first Blog. Hopefully, this gets me going with my blog.