Design and development of a C program for performing a number of simple operations on primitive low-resolution binary images which contain only ones and zeroes.

This assignment is concerned with the design and development of a C program for performing a number of simple operations on primitive low-resolution binary images which contain only ones and zeroes. The former represent the object while the latter represent the background of the picture.

The program should start by presenting an introductory title on the screen and some simple instructions on how to use the program.

Then it should present the following menu and wait for the user to respond with a number in the range 1 to 8 inclusive:

(1)Load and display an image
(2)Find the image area
(3)Find the perimeter
(4)Find the shape factor
(5)Find the minimum enclosing rectangle
(6)Find the centroid
(7)Display the outline of the image
(8)Quit

When an operation has been completed, the menu should be shown again so that another operation can be selected.
———-

Last Completed Projects

topic title academic level Writer delivered