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

Image Processing Library

Overview

Image Processing Library (IPL) is a template metaprogramming based image processing library designed for quick and easy implementation of Computer Vision and Computer Graphics algorithms while preserving runtime performance.

See readme.md in each module for more details.

Dependencies

IPL compiles using MSVC 2011 Beta and relies on:

Qt - qt-everywhere-opensource-src-4.7.3
LibPNG - lpng1510
FFMPEG - ffmpeg-git-41a097a-win64-dev

Notice

This library is not endorsed by or affiliated with any other software libraries, including (but not limited to):

'Image Processing Library' is a generic name and describes the functionality of this library only.

License

Copyright (c) 2012

IPL is licensed under the "Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)" license, see http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode