Write a Image border function
조회 수: 4 (최근 30일)
이전 댓글 표시
Create a function which frames an image. The input arguments are the image, a proportion p that defines the frame size, and the frame colour. The frame colour should be given as a vector of three numbers between 0 and 1. The proportion for the frame width should be taken from the smaller of the two dimensions of the image. The frame should be inside the image.
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!