80 likes | 217 Vues
This assignment involves implementing pixel-to-pixel operations in C to create two 480x640 8 bpp gray images, labeled A1 and B1, and saving them as BMP files. Students will utilize the BMP-C library and include algorithm profiles alongside a block chart for the images created. The assignment also encourages critical discussion on what was learned throughout the process, including practical skills like mouse movement, typing long phrases, and coding in C#. This exercise aims to enhance understanding of image processing and coding discipline.
E N D
Course: Image Processing 31651Assignment #21Pixel To Pixel Operations
Assignment #21: Pixel To Pixel Operations To do: By using plain C and BMP-C Library Create the following 480x640 8 bpp Gray images and store them as BMP files:
What did we learned • To move computer’ mouse • To type long words • To sleep during the lab • To write professional c# code