Computer Graphics Project
- Image shrinking
- Image enlarging
- Object removing or keeping using mask image
- Operator: Difference, Sobel, Laplace
More details on docs/report.pdf
. (In Chinese)
CLion/CMake
usage: <file_path> <height> <width> [kernel] [show] [mask_path]
kernel: simple, sobel, laplace
show: 0, 1