Open main menu

CDOT Wiki β

Changes

Three-Star

55 bytes added, 23:14, 7 April 2018
Image Profiling
Rotate image looks like it has potential Out of all the functions tested, rotateImage takes up the largest amount of time. Below is the code for parallelization.rotateImage:
void Image::rotateImage(int theta, Image& oldImage)
122
edits