Argoday / IPL

IPL is a C++ template meta-programming based Image Processing Library designed for quick and easy implementation of Computer Vision and Computer Graphics algorithms while preserving runtime performance. Integrates with Qt, LibPNG, and FFMPEG
Other
8 stars 3 forks source link

Add Tiled Image class #27

Open Argoday opened 12 years ago

Argoday commented 12 years ago

Add an image class that uses tiles for internal data instead of a raster sorted buffer