Image Search and Replace

  • Authors:
  • Andrew Glassner

  • Affiliations:
  • -

  • Venue:
  • IEEE Computer Graphics and Applications
  • Year:
  • 2003
  • Color search and replace

    Computational Aesthetics'05 Proceedings of the First Eurographics conference on Computational Aesthetics in Graphics, Visualization and Imaging

Quantified Score

Hi-index 0.00

Visualization

Abstract

Discusses building a system that will let us perform a search and replace on raster images. if we provide a source picture, a target image, and a replacement image, the system can remove every instance of the target from the source and insert in its place a copy of the replacement. of course, implementing this is a little more complicated.