OpenVL is the future of developer-friendly computer vision - existing vision frameworks provide access at a very low level, such as individual algorithm names (often named after their inventor), while OpenVL provides a higher-level abstraction to hide the details of sophisticated vision techniques: developers use a task-centred API to supply a description of the problem, and OpenVL interprets the description and provides a solution.

The OpenVL computer vision abstraction will support hardware acceleration and multiple platforms (mobile, cloud, desktop, console), and therefore also allows vendor-specific implementations. We are committed to making it an open API available to everyone (and hope to make it an open standard); Continue reading...
Colour
Texture
Face Front
Face Profile
@InProceedings{Miller:VISAPP2009,
    author = {Gregor Miller and Amir Afrah and Sidney Fels},
    title = {Rapid Vision Application Development using Hive},
    booktitle = {Proceedings of the 4th International Conference on Computer Vision Theory and Applications (VISAPP)},
    series = {VISIGRAPP'09},
    pages = {101--108},
    volume = {1},
    month = {February},
    year = {2009},
    publisher = {INSTICC Press},
    address = {Setubal, Portugal},
    isbn = {978-989-8111-69-2},
    location = {Lisboa, Portugal},
    biburl = {http://www.informatik.uni-trier.de/~ley/db/conf/visapp/visapp2009-1.html#MillerAF09},
    url = {http://www.openvl.org/papers.php?id=Miller:VISAPP2009}
}