Image Editing in the Contour Domain

Abstract

Image editing systems are essentially pixel-based. In this paper we propose a novel method for image editing in which the primitive working unit is not a pixel but an edge. The feasibility of this proposal is suggested by recent work showing that a grey-scale image can be accurately represented by its edge map if a suitable edge model and scale selection method are employed. In particular, an efficient algorithm has been reported to invert such an edge representation to yield a high-fidelity reconstruction of the original image. We have combined these algorithms together with an efficient method for contour grouping and an intuitive user interface to allow users to perform image editing operations directly in the contour domain. Experimental results suggest that this novel combination of vision algorithms may lead to substantial improvements in the efficiency of certain classes of image editing operations.

Cite

Text

Elder and Goldberg. "Image Editing in the Contour Domain." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1998. doi:10.1109/CVPR.1998.698633

Markdown

[Elder and Goldberg. "Image Editing in the Contour Domain." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1998.](https://mlanthology.org/cvpr/1998/elder1998cvpr-image/) doi:10.1109/CVPR.1998.698633

BibTeX

@inproceedings{elder1998cvpr-image,
  title     = {{Image Editing in the Contour Domain}},
  author    = {Elder, James H. and Goldberg, Richard M.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1998},
  pages     = {374-381},
  doi       = {10.1109/CVPR.1998.698633},
  url       = {https://mlanthology.org/cvpr/1998/elder1998cvpr-image/}
}