Changes

Jump to: navigation, search

Nameless

6 bytes removed, 23:49, 14 October 2015
Assignment 1
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 Performing some execution tests, I've found that '''CImgDisplay''' function consumes the most amount of time at 1.57 seconds.
Here's the flat diagram:

Navigation menu