Transforming Cluster-Based Segmentation for Use in OpenVL by Mainstream Developers
Daesik Jang, Gregor Miller and Sidney Fels
Transforming Cluster-Based Segmentation for Use in OpenVL by Mainstream Developers The majority of computer vision research focusses on advancing technical methods for image analysis, with a coupled increase in complexity and sophistication. The problem of providing access to these sophisticated techniques is largely ignored, leading to a lack of application by mainstream applications. We present a feature-based clustering segmentation algorithm with novel modifications to fit a developer-centred abstraction. This abstraction acts as an interface which accepts a description of segmentation in terms of properties (colour, intensity, texture, etc.), constraints (size, quantity) and priorities (biasing a segmentation). This paper discusses the modifications needed to fit the algorithm into the abstraction, which conditions of the abstraction it supports, and results of the various conditions demonstrating the coverage of the segmentation problem space. The algorithm modification process is discussed generally to help other researchers mould their algorithms to similar abstractions.

Presented at the International Workshop on Developer-Centred Computer Vision at the Asian Conference on Computer Vision in Daejeon, November 2012.

BibTeX
@InProceedings{Jang:DCCV2012,
    author = {Daesik Jang and Gregor Miller and Sidney Fels},
    title = {Transforming Cluster-Based Segmentation for Use in {OpenVL} by Mainstream Developers},
    booktitle = {Proceedings of the 1st International Workshop on Developer-Centred Computer Vision},
    series = {ACCV'12},
    pages = {254--265},
    month = {November},
    year = {2012},
    publisher = {Springer},
    address = {Berlin / Heidelberg, Germany},
    isbn = {978-3-642-37409-8},
    location = {Daejeon, Korea},
    doi = {http://dx.doi.org/10.1007/978-3-642-37410-4_22},
    url = {http://www.openvl.org.uk/Publications/Publication.php?id=Jang:DCCV2012}
}