Info

This question is closed. Reopen it to edit or answer.

three concentric annular discs (20 pixel wide strips) with starting radius and intensities 60, 80, 100 respectively.

1 view (last 30 days)
Write a MATLAB program to create an image of size 256 x 256 with three concentric annular discs
(20 pixel wide strips) with starting radius and intensities 60, 80, 100 respectively. The background in
image can be purely black. Display the image. [Hint functions : mat2gray(), im2uint8(), uint8()]

Answers (1)

Image Analyst
Image Analyst on 23 Sep 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!