Exploring Video Streams using Slit-Tear Visualizations: Difference between revisions

From InfoVis:Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 17: Line 17:


== References ==
== References ==
[Tang, A., Greenberg, S., and Fels, S., 2008] [http://www.ece.ubc.ca/~tonyt/papers/2008-avi2008-slit-tear.pdf Exploring Video Streams using Slit-Tear Visualizations.] In Proceedings of the working conference on Advanced Visual Interfaces (AVI 2008). (May 28-30, Napoli, Italy). ACM Press. pp: 191-198.
[Tang, A., Greenberg, S., and Fels, S., 2008] [http://portal.acm.org/citation.cfm?id=1520340.1520516 Exploring Video Streams using Slit-Tear Visualizations.] In Proceedings of the working conference on Advanced Visual Interfaces (AVI 2008). (May 28-30, Napoli, Italy). ACM Press. pp: 191-198.


== Evaluation References ==
== Evaluation References ==
== Demonstrations ==
[http://grouplab.cpsc.ucalgary.ca/cookbook/index.php/Demos/SlitTears iLab Cookbook - Slit Tears: Visualizing Video over Time.]


[[Category:Techniques]]
[[Category:Techniques]]

Revision as of 13:04, 25 May 2009

Authors

Short description

Video slicing — a variant of slit scanning in photography — extracts a scan line from a video frame and successively adds that line to a composite image over time. The composite image becomes a time line, where its visual patterns reflect changes in a particular area of the video stream. We extend this idea of video slicing by allowing users to draw marks anywhere on the source video to capture areas of interest. These marks, which we call slit-tears, are used in place of a scan line, and the resulting composite timeline image provides a much richer visualization of the video data. Depending on how tears are placed, they can accentuate motion, small changes, directional movement, and relational patterns.
[Anthony Tang, Saul Greenberg, Sidney Fels, 2008]



Suitable Datatypes

This method can be applied to live video as well as captured AVI files where each frame is either computed seperately or completely in advance, together with its successors. The latter is only relevant to non-live video.

Figures

Evaluation

References

[Tang, A., Greenberg, S., and Fels, S., 2008] Exploring Video Streams using Slit-Tear Visualizations. In Proceedings of the working conference on Advanced Visual Interfaces (AVI 2008). (May 28-30, Napoli, Italy). ACM Press. pp: 191-198.

Evaluation References

Demonstrations

iLab Cookbook - Slit Tears: Visualizing Video over Time.