<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Irfan Essa&#039;s Academic Activities &#187; Arno Schödl</title>
	<atom:link href="http://prof.irfanessa.com/category/collaborators/arno-schodl/feed/" rel="self" type="application/rss+xml" />
	<link>http://prof.irfanessa.com</link>
	<description>Academic/Professional Activities</description>
	<lastBuildDate>Thu, 01 Apr 2010 15:31:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Papers: ACM SIGGRAPH (2003) &#8220;Graphcut textures&#8221;</title>
		<link>http://prof.irfanessa.com/2003/07/25/graphcut-textures/</link>
		<comments>http://prof.irfanessa.com/2003/07/25/graphcut-textures/#comments</comments>
		<pubDate>Sat, 26 Jul 2003 01:29:52 +0000</pubDate>
		<dc:creator>Irfan Essa</dc:creator>
				<category><![CDATA[ACM SIGGRAPH]]></category>
		<category><![CDATA[Aaron Bobick]]></category>
		<category><![CDATA[Arno Schödl]]></category>
		<category><![CDATA[Computational Photography and Video]]></category>
		<category><![CDATA[Greg Turk]]></category>
		<category><![CDATA[Papers]]></category>
		<category><![CDATA[Vivek Kwatra]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[Computer Vision]]></category>
		<category><![CDATA[SIGGRAPH]]></category>
		<category><![CDATA[Texture Synthesis]]></category>
		<category><![CDATA[Video Textures]]></category>

		<guid isPermaLink="false">http://academics.irfanessa.com/2003/07/25/graphcut-textures/</guid>
		<description><![CDATA[Vivek Kwatra, Arno Schödl, Irfan Essa, Greg Turk, Aaron Bobick (2003), &#8220;Graphcut textures: image and video synthesis using graph cuts&#8221; In ACM Transactions on Graphics (TOG), Volume 22 , Issue 3, Proceedings of ACM SIGGRAPH 2003, Pages: 277 &#8211; 286, July 2003, ISSN:0730-0301. (DOI&#124;Paper&#124; SIGGRAPH Video (160 MB, 50 MB) &#124; Video Results 87 MB [...]]]></description>
			<content:encoded><![CDATA[<p>Vivek Kwatra, Arno Schödl, Irfan Essa, Greg Turk, Aaron Bobick (2003), &#8220;<a href="http://portal.acm.org/citation.cfm?id=882264&amp;dl=ACM&amp;coll=ACM&amp;CFID=63156436&amp;CFTOKEN=24591103">Graphcut textures</a>: image and video synthesis using graph cuts&#8221; In ACM Transactions on Graphics (TOG), Volume 22 ,  Issue 3, Proceedings of ACM SIGGRAPH 2003, Pages: 277 &#8211; 286, July 2003, ISSN:0730-0301. (<a href="http://doi.acm.org/10.1145/882262.882264" target="_blank">DOI</a>|<a href="http://www-static.cc.gatech.edu/gvu/perception/projects/graphcuttextures/gc-final.pdf" target="_blank">Paper</a>|<span style="color: #ccccff;"> </span>SIGGRAPH Video (<a href="http://www-static.cc.gatech.edu/gvu/perception/projects/graphcuttextures/2003_Graphcut_DVD.mpg">160 MB</a>, <a href="http://www-static.cc.gatech.edu/gvu/perception/projects/graphcuttextures/2003_Graphcut_DVD_Jerky.mpg">50 MB</a>)  | <a href="http://www-static.cc.gatech.edu/gvu/perception/projects/graphcuttextures/VideoResults.mpg">Video Results 87 MB</a> | <a href="http://www-static.cc.gatech.edu/gvu/perception/projects/graphcuttextures/" target="_blank">Project Site</a>)</p>
<p align="center"><strong>ABSTRACT</strong></p>
<p>In this paper we introduce a new algorithm for image and video texture synthesis. In our approach, patch regions from a sample image or video are transformed and copied to the output and then stitched together along optimal seams to generate a new (and typically larger) output. In contrast to other techniques, the size of the <a title="GC-TOC" href="http://academics.irfanessa.com/wp-content/uploads/2008/04/gc-vtoc.jpg"><img src="http://academics.irfanessa.com/wp-content/uploads/2008/04/gc-vtoc.jpg" alt="GC-TOC" hspace="5" vspace="5" align="left" /></a>patch is not chosen a-priori, but instead a graph cut technique is used to determine the optimal patch region for any given offset between the input and output texture. Unlike dynamic programming, our graph cut technique for seam optimization is applicable in any dimension. We specifically explore it in 2D and 3D to perform video texture synthesis in addition to regular image synthesis. We present approximative offset search techniques that work well in conjunction with the presented patch size optimization. We show results for synthesizing regular, random, and natural images and videos. We also demonstrate how this method can be used to interactively merge different images to generate new scenes.</p>
]]></content:encoded>
			<wfw:commentRss>http://prof.irfanessa.com/2003/07/25/graphcut-textures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www-static.cc.gatech.edu/gvu/perception/projects/graphcuttextures/2003_Graphcut_DVD_Jerky.mpg" length="51089412" type="video/mpeg" />
<enclosure url="http://www-static.cc.gatech.edu/gvu/perception/projects/graphcuttextures/VideoResults.mpg" length="89126156" type="video/mpeg" />
		</item>
		<item>
		<title>Paper: ACM SCA (2002): &#8220;Controlled animation of video sprites&#8221;</title>
		<link>http://prof.irfanessa.com/2002/08/01/controlled-animation-of-video-sprites-2/</link>
		<comments>http://prof.irfanessa.com/2002/08/01/controlled-animation-of-video-sprites-2/#comments</comments>
		<pubDate>Fri, 02 Aug 2002 01:28:41 +0000</pubDate>
		<dc:creator>Irfan Essa</dc:creator>
				<category><![CDATA[Arno Schödl]]></category>
		<category><![CDATA[Computational Photography and Video]]></category>
		<category><![CDATA[Papers]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[SIGGRAPH/SCA/NPAR/EG]]></category>
		<category><![CDATA[Animation]]></category>

		<guid isPermaLink="false">http://academics.irfanessa.com/2007/11/06/controlled-animation-of-video-sprites-2/</guid>
		<description><![CDATA[Arno Schödl and Irfan Essa (2002), &#8220;Controlled animation of video sprites&#8221; Proceedings of the 2002 ACM SIGGRAPH/Eurographics symposium on Computer animation. ACM Press, Pages: 121 &#8211; 127 July 2002, San Antonio TX, ISBN:1-58113-573-4.  (DOI&#124;PDF&#124;WebSite) ABSTRACT We introduce a new optimization algorithm for video sprites to animate realistic-looking characters. Video sprites are animations created by rearranging [...]]]></description>
			<content:encoded><![CDATA[<p>Arno Schödl and Irfan Essa (2002), &#8220;<a href="http://portal.acm.org/citation.cfm?id=545281&amp;dl=GUIDE&amp;coll=GUIDE&amp;CFID=37077616&amp;CFTOKEN=23868565">Controlled animation of video sprites</a>&#8221; Proceedings of the 2002 ACM SIGGRAPH/Eurographics symposium on Computer animation.  ACM Press, Pages: 121 &#8211; 127  July 2002, San Antonio TX, ISBN:1-58113-573-4.  (<a href="http://doi.acm.org/10.1145/545261.545281" target="_blank">DOI</a>|<a href="http://www-static.cc.gatech.edu/gvu/perception/pubs/PDF/ACM-SCA02.pdf" target="_blank">PDF</a>|<a href="http://www-static.cc.gatech.edu/gvu/perception/projects/videotexture/SCA02/index.html" target="_blank">WebSite</a>)</p>
<p align="center"><strong>ABSTRACT</strong></p>
<p class="abstract"> We introduce a new optimization algorithm for video sprites to animate <a href="http://academics.irfanessa.com/wp-content/uploads/2008/04/2hamsters_books.jpg" title="hamsters"><img src="http://academics.irfanessa.com/wp-content/uploads/2008/04/2hamsters_books.jpg" alt="hamsters" align="right" height="191" hspace="5" vspace="5" width="254" /></a>realistic-looking characters. Video sprites are animations created by rearranging recorded video frames of a moving object. Our new technique to find good frame arrangements is based on repeated partial replacements of the sequence. It allows the user to specify animations using a flexible cost function. We also show a fast technique to compute video sprite transitions and a simple algorithm to correct for perspective effects of the input footage. We use our techniques to create character animations of animals, which are difficult both to train in the real world and to animate as 3D models.</p>
]]></content:encoded>
			<wfw:commentRss>http://prof.irfanessa.com/2002/08/01/controlled-animation-of-video-sprites-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paper: ACM SIGGRAPH (2000) &#8220;Video textures&#8221;</title>
		<link>http://prof.irfanessa.com/2000/08/01/video-textures/</link>
		<comments>http://prof.irfanessa.com/2000/08/01/video-textures/#comments</comments>
		<pubDate>Tue, 01 Aug 2000 16:50:00 +0000</pubDate>
		<dc:creator>Irfan Essa</dc:creator>
				<category><![CDATA[ACM SIGGRAPH]]></category>
		<category><![CDATA[Arno Schödl]]></category>
		<category><![CDATA[Computational Photography and Video]]></category>
		<category><![CDATA[David Salesin]]></category>
		<category><![CDATA[Papers]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Rick Szeliski]]></category>
		<category><![CDATA[2000]]></category>
		<category><![CDATA[SIGGRAPH]]></category>
		<category><![CDATA[Texture Synthesis]]></category>
		<category><![CDATA[Video Textures]]></category>

		<guid isPermaLink="false">http://essa.org/irfan/wp/?p=11</guid>
		<description><![CDATA[Video textures Abstract This paper introduces a new type of medium, called a video texture, which has qualities somewhere between those of a photograph and a video. A video texture provides a continuous infinitely varying stream of images. While the individual frames of a video texture may be repeated from time to time, the video [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://portal.acm.org/citation.cfm?id=345012">Video textures</a></p>
<p style="text-align: center">Abstract</p>
<p style="text-align: justify">This paper introduces a new type of medium, called a video texture, which has qualities somewhere between those of a photograph and a video. A video texture provides a continuous infinitely va<a href="http://www.gvu.gatech.edu/perception/projects/videotexture/SIGGRAPH2000/vtfishtk.jpg"><img style="margin: 0px 10px 10px 0px; float: left; cursor: pointer; width: 200px;" src="http://www.gvu.gatech.edu/perception/projects/videotexture/SIGGRAPH2000/vtfishtk.jpg" border="0" alt="" /></a>rying stream of images. While the individual frames of a video texture may be repeated from time to time, the video sequence as a whole is never repeated exactly. Video textures can be used in place of digital photos to infuse a static image with dynamic qualities and explicit actions. We present techniques for analyzing a video clip to extract its structure, and for synthesizing a new, similar looking video of arbitrary length. We combine video textures with view morphing techniques to obtain 3D video textures. We also introduce video-based animation, in which the synthesis of video textures can be guided by a user through high-level interactive controls. Applications of video textures and their extensions include the display of dynamic scenes on web pages, the creation of dynamic backdrops for special effects and games, and the interactive control of video-based animation.</p>
<p class="abstract" style="text-align: justify"> </p>
<ul>
<li> Schödl, A., Szeliski, R., Salesin, D. H., and Essa, I. 2000. Video textures. In <em>Proceedings of the 27th Annual Conference on Computer Graphics and interactive Techniques</em> International Conference on Computer Graphics and Interactive Techniques. ACM Press/Addison-Wesley Publishing Co., New York, NY, 489-498. [<a href="http://doi.acm.org/10.1145/344779.345012">DOI</a>][<a href="http://www.gvu.gatech.edu/perception/projects/videotexture/SIGGRAPH2000/videotex.pdf">PDF</a>]</li>
<li><a href="http://www.gvu.gatech.edu/perception/projects/videotexture/SIGGRAPH2000/index.htm">Project WebPage</a></li>
<li><a href="http://www.gvu.gatech.edu/perception/projects/videotexture/SIGGRAPH2000/VideoTextures2000.zip">Presentation Slides</a></li>
<li><a href="http://www.gvu.gatech.edu/perception/projects/videotexture/SIGGRAPH2000/VideoTexture.mpg">SIGGRAPH 2000 Video</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://prof.irfanessa.com/2000/08/01/video-textures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.gvu.gatech.edu/perception/projects/videotexture/SIGGRAPH2000/VideoTexture.mpg" length="0" type="video/mpeg" />
		</item>
	</channel>
</rss>
