ShadowDraw: real-time user guidance for freehand drawing
Yong Jae Lee, C. Lawrence Zitnick, Michael F. Cohen
In ACM Transactions on Graphics, 30(4), July 2011.
Abstract: We present ShadowDraw, a system for guiding the freeform drawing of objects. As the user draws, ShadowDraw dynamically updates a shadow image underlying the user's strokes. The shadows are suggestive of object contours that guide the user as they continue drawing. This paradigm is similar to tracing, with two major differences. First, we do not provide a single image from which the user can trace; rather ShadowDraw automatically blends relevant images from a large database to construct the shadows. Second, the system dynamically adapts to the user's drawings in real-time and produces suggestions accordingly. ShadowDraw works by efficiently matching local edge patches between the query, constructed from the current drawing, and a database of images. A hashing technique enforces both local and global similarity and provides sufficient speed for interactive feedback. Shadows are created by aggregating the edge maps from the best database matches, spatially weighted by their match scores. We test our approach with human subjects and show comparisons between the drawings that were produced with and without the system. The results show that our system produces more realistically proportioned line drawings.
Keyword(s): interactive drawing, large scale image retrieval, shape matching
Article URL: http://dx.doi.org/10.1145/2010324.1964922
BibTeX format:
@article{Lee:2011:SRU,
  author = {Yong Jae Lee and C. Lawrence Zitnick and Michael F. Cohen},
  title = {ShadowDraw: real-time user guidance for freehand drawing},
  journal = {ACM Transactions on Graphics},
  volume = {30},
  number = {4},
  pages = {27:1--27:10},
  month = jul,
  year = {2011},
}
Search for more articles by Yong Jae Lee.
Search for more articles by C. Lawrence Zitnick.
Search for more articles by Michael F. Cohen.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."