d28caec8cc
In a first pass, we put the pixels values and the coefficients in two separate buffers. In a second pass, we computer the interpolation. |
||
---|---|---|
img | ||
.gitignore | ||
configure | ||
image.cpp | ||
image.h | ||
Makefile | ||
pnm.cpp | ||
pnm.h | ||
README.md | ||
rotation.cpp | ||
TODO.md |
RotateMeFast
This project aims to rotate bitmap images very quickly (around a millisecond).