ImageResize - a simple image resizer program with multithreaded capabilities

Features:

Usage:

MTImageResize {infilename} -m {magn} -l {lines} -j {threads} {outfilename}

Performance results with the testimage, with different threads (more about the test here):

Threadsmagn: 2magn: 5magn: 10
126516226318
21407953120
3935312091
4784211623

As we can clearly see, the the algorithm scales linearly with the number of processors.

Download the program.


Attila NAGY Last updated: 2016-10-05