OpenVL: Abstracting Vision Tasks Using a Segment-Based Language Model
Gregor Miller, Steve Oldridge and Sidney Fels
OpenVL: Abstracting Vision Tasks Using a Segment-Based Language Model Computer vision is a complex field which can be challenging for those outside the community to apply in the real world. In this paper we show how to provide access to sophisticated computer vision methods to general developers, hobbyists or researchers outside the field. Our contribution is an abstraction used to describe images, local image conditions and between-image conditions using segments as a basis. We illustrate how a descriptive language model can be built on the segment to provide an intuitive mental model of computer vision to mainstream developers. We then demonstrate how we can map a description of the task composed of the segment-based language into the space of algorithms in order to choose an appropriate method to solve the problem. We use the problems of segmentation, correspondence and image registration to show how end-to-end problems may be constructed using our novel metaphor.

Presented in Regina, May 2013 at the International Conference on Computer and Robot Vision.

BibTeX
@InProceedings{Miller:CRV2013,
    author = {Gregor Miller and Steve Oldridge and Sidney Fels},
    title = {{OpenVL}: Abstracting Vision Tasks Using a Segment-Based Language Model},
    booktitle = {Proceedings of the 10th International Conference on Computer and Robot Vision},
    series = {CRV'13},
    pages = {257--264},
    month = {May},
    year = {2013},
    publisher = {IEEE},
    address = {New York City, New York, U.S.A.},
    isbn = {978-1-4673-6409-6 },
    organization = {CIPPRS},
    location = {Regina, Saskatchewan, Canada},
    doi = {http://dx.doi.org/10.1109/CRV.2013.55},
    url = {http://www.openvl.org.uk/Publications/Publication.php?id=Miller:CRV2013}
}