Image Process using thread poolDependenciesUbuntu: apt-get install build-essential cmake libpng-dev It is also recommended to use an IDE, such as QtCreator, to program the solution.Manual compilation:cmake -S . -B build cd build make make test