Plotting COVID-19 Data with Pyplot

by Charlie B

Description

My Personal Project I built an application that allows a user to graph COVID-19 data in a variety of ways. The user chooses a country (or a collection of countries) and a graph format, and the program fetches the latest data from a public repository and produces the graph. Our Group Project At the suggestion of our section leader, we chose to build an image processing application. Our application uses a convolution matrix to alter a source image, producing an enhanced output image.