Changes

Jump to: navigation, search

Three-Star

27 bytes added, 22:58, 7 April 2018
Image Profiling
==== Image Profiling ====
Chosen to profile image profiling as shown here: http://www.dreamincode.net/forums/topic/76816-image-processing-tutorial/ , using the sample programs program files(main/image.h/image.cpp)
Slightly modified main.cpp to accomodate larger images.
Rotated and negated the image.
[[File:Example.jpg]]
>g++ -g -O2 -pg -omain main.cpp
>main baboonsizetwo
>gprof -p -b main>main.flt
 
The results of the flat profile:
122
edits

Navigation menu