Question: I'm trying to create a function to implement border (frame) for images. in Matlab. So far I have been able to create a plain border

I'm trying to create a function to implement border (frame) for images. in Matlab. So far I have been able to create a plain border around the image, but I would like to different shapes like a frame around the picture. A frame like this for example:

I'm trying to create a function to implement border (frame) for images.

I am not supposed to use many functions from the image processing toolbox. I think I am supposed to do it basically by writing a code without the use of functions other than imread() and imshow().

Here's my code for the plain black frame:

in Matlab. So far I have been able to create a plain

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!