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{Oldridge:ACV2011,
    author = {Steve Oldridge and Sidney Fels and Gregor Miller},
    title = {Classification of Image Registration Problems Using Support Vector Machines},
    booktitle = {Proceedings of the 11th Workshop on the Applications of Computer Vision (WACV)},
    series = {WVM'11},
    pages = {360--366},
    month = {January},
    year = {2011},
    publisher = {IEEE},
    address = {New York City, New York, U.S.A.},
    isbn = {978-1-4244-9496-5},
    location = {Keauhou, Kailua-Kona, Hawai'i, U.S.A.},
    doi = {http://dx.doi.org/10.1109/WACV.2011.5711526},
    url = {http://www.openvl.org/papers.php?id=Oldridge:ACV2011}
}