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:ICDSC2010,
    author = {Gregor Miller and Sidney Fels},
    title = {Uniform Access to the Cameraverse},
    booktitle = {Proceedings of the 4th Conference on Distributed Smart Cameras},
    series = {ICDSC'10},
    pages = {214--220},
    month = {September},
    year = {2010},
    publisher = {ACM},
    address = {New York City, New York, U.S.A.},
    isbn = {978-1-4503-0317-0},
    location = {Atlanta, Georgia, U.S.A.},
    doi = {http://doi.acm.org/10.1145/1865987.1866021},
    url = {http://www.openvl.org/papers.php?id=Miller:ICDSC2010}
}