Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/space27/pr2023_cw_2

Coursework "Image processing" in the C programming language of a 1st year student of ETU "LETI" Lokosov Daniil
https://github.com/space27/pr2023_cw_2

Last synced: 13 days ago
JSON representation

Coursework "Image processing" in the C programming language of a 1st year student of ETU "LETI" Lokosov Daniil

Awesome Lists containing this project

README

        

# pr2023_cw_2
Coursework "Image processing" in the C programming language of a 1st year student of ETU "LETI" of Department of Software Engineering and Computer Applications Lokosov Daniil

# task
https://docs.google.com/document/d/1i5D50_sBCnAISZQC4U-2LHmbjWbStLF4I7ZwGJgF_lw/edit#heading=h.kuifkbnhwdqd

# launch
To build the program, you will need the make and gcc utilities and libpng.
_Linux_: To build the program, you need to write the command **make** in the project folder. For prompt output **./cw_png -h**