computer-graphics-raster-images
computer-graphics-raster-images copied to clipboard
Computer Graphics Assignment about Raster Images
Hello, I understand I'm running late, but I just wanted to confirm the vector array format for the rgba and rgb data. Is the rgba data that is in the...
Are we allowed to create e.g. a "common.h/common.cpp" with common utilities, as long as it compiles/works correctly?
I'm confused on how we submit the files. Do we need to create a new repo called "raster-images" and put all cpp files in it and submit this "raster-images" repo...
what can i try besides fiddling with i, j, height, width?
I am still unable to open the markus and the assignment is due by tmr. The link currently posted on the A1 is https://markus.teach.cs.toronto.edu/csc418-2019-09/ (Links to an external site.). The...
For gray images, I used "p2" magic number in the ppm header, but I found that this kind of file is actually called the PGM files and won't be able...
I am using a mac and I tried running ./raster in build directory but I get ./raster: No such file or directory. There's no raster file in build for me.
Are we being graded on the coding style for the labs?
There seems to be some artificating in the example image given for desaturate.cpp. If you look closely at the dogs closest ear in desaturated.png there is a region where the...
When I try to submit the files for lab 1 on https://www.teach.cs.toronto.edu/, it gives me an error like this,  Does anyone know what's the issue here?