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{Afrah:ISM2009,
    author = {Amir Afrah and Gregor Miller and Sidney Fels},
    title = {Vision System Development Through Separation of Management and Processing},
    booktitle = {Proceedings of the 11th International Symposium on Multimedia},
    series = {ISM'09},
    pages = {612--617},
    month = {December},
    year = {2009},
    publisher = {IEEE Computer Society},
    address = {Los Alamitos, California, U.S.A.},
    isbn = {978-0-7695-3890-7},
    location = {San Diego, California, U.S.A.},
    doi = {http://doi.ieeecomputersociety.org/10.1109/ISM.2009.124},
    url = {http://www.openvl.org/papers.php?id=Afrah:ISM2009}
}