Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/space27/pr2023_cw_2
- Owner: Space27
- Created: 2023-09-07T15:35:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-09T16:36:02.000Z (over 1 year ago)
- Last Synced: 2024-04-23T22:48:51.417Z (9 months ago)
- Language: C
- Size: 7.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**