Changes

Jump to: navigation, search

Nameless

39 bytes added, 23:47, 14 October 2015
Assignment 1
After doing some research and going through the trouble of building through windows command-line on the latest GNU compiler, I've managed to compile it.
I 've downloaded and chose one of the sample projects that CImg carries, "tutorial.cpp"from http://cimg.eu/. Based on my observations through running it, it measures the amount of Red, Green and Blue values (RGB, primary colours) of a picture; there is one window displaying an image in this case a parrot and the other window to measure RGB values.
After performing some execution tests, I've found that '''CImgDisplay''' function consumes the most amount of time at 1.57 seconds.

Navigation menu