Project 2
You cannot submit for this problem because the homework's deadline is due.
Background
The goal of this project is to help you practice basic C++ programming and in particular: program arguments, I/O stream, array manipulations, and function pointers. It also gives you an idea about how to organize and write more modular and reusable code. Accessorily, you will also learn some basics about image processing and gain some more knowledge about Linux commands.
Description
Please refer to the description file on Canvas.
Sample Input
./mip --help -abc -def
Sample Output
Usage: mip [-i input file] [-o output file] -t transformation
Limitation
10s, 1024MiB
Project 2
- Status
- Finished
- Problems
- 1
- Open Since
- 2024-05-20 00:00
- DDL
- 2024-05-30 23:59
- Extension
- 72.0 hour(s)