<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: A batch controller for Autostitch</title>
	<atom:link href="http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/feed/" rel="self" type="application/rss+xml" />
	<link>http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/</link>
	<description>Stewart Greenhill's random thoughts and musing</description>
	<pubDate>Thu, 09 Sep 2010 16:39:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stewart</title>
		<link>http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/comment-page-10/#comment-14467</link>
		<dc:creator>Stewart</dc:creator>
		<pubDate>Mon, 26 Jul 2010 02:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/#comment-14467</guid>
		<description>Hi Tanner,

There are two places where the batch controller looks for the names of dialogs and controls which in English are labeled "Open". You can specify alternative names via the command-line. For example:

stitch.exe -dialogName "Öffnen" -openName "Öffnen" …

For more info, check this comment which describes how to make it work in French:

http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/#comment-4273

Hope this helps.

Cheers,
  Stewart</description>
		<content:encoded><![CDATA[<p>Hi Tanner,</p>
<p>There are two places where the batch controller looks for the names of dialogs and controls which in English are labeled &#8220;Open&#8221;. You can specify alternative names via the command-line. For example:</p>
<p>stitch.exe -dialogName &#8220;Öffnen&#8221; -openName &#8220;Öffnen&#8221; …</p>
<p>For more info, check this comment which describes how to make it work in French:</p>
<p><a href="http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/#comment-4273" rel="nofollow">http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/#comment-4273</a></p>
<p>Hope this helps.</p>
<p>Cheers,<br />
  Stewart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanner</title>
		<link>http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/comment-page-10/#comment-14431</link>
		<dc:creator>Tanner</dc:creator>
		<pubDate>Thu, 22 Jul 2010 13:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/#comment-14431</guid>
		<description>Hello,

I run a German version of Windows. My "Open" Button is named "Öffnen". That might be the reasion why it does not work:

Control : Cannot find dialog "Open"

Could you please send me a version works for German? I do not have a C compiler and I do not know C programming...

By the way: "Close" is "Schliessen"

Thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I run a German version of Windows. My &#8220;Open&#8221; Button is named &#8220;Öffnen&#8221;. That might be the reasion why it does not work:</p>
<p>Control : Cannot find dialog &#8220;Open&#8221;</p>
<p>Could you please send me a version works for German? I do not have a C compiler and I do not know C programming&#8230;</p>
<p>By the way: &#8220;Close&#8221; is &#8220;Schliessen&#8221;</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stewart</title>
		<link>http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/comment-page-5/#comment-12014</link>
		<dc:creator>Stewart</dc:creator>
		<pubDate>Thu, 11 Feb 2010 15:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/#comment-12014</guid>
		<description>Hi Mihai,

Glad you found the batch processor useful. I like the idea of grouping photos in folders - that would be useful if you take lots of panoramas.

I think the Autostitch algorithms are licensed to various vendors of photo management apps, so I think its probably not in their interests to make the demo version too useful. If the free version could be easily embedded/controlled they would probably not make many sales.
</description>
		<content:encoded><![CDATA[<p>Hi Mihai,</p>
<p>Glad you found the batch processor useful. I like the idea of grouping photos in folders - that would be useful if you take lots of panoramas.</p>
<p>I think the Autostitch algorithms are licensed to various vendors of photo management apps, so I think its probably not in their interests to make the demo version too useful. If the free version could be easily embedded/controlled they would probably not make many sales.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Diac</title>
		<link>http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/comment-page-3/#comment-11091</link>
		<dc:creator>Mihai Diac</dc:creator>
		<pubDate>Sat, 26 Dec 2009 17:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/#comment-11091</guid>
		<description>Hi. I used your solution and extended it with a script to match my needs. Check it out:

http://satov.blogspot.com/2009/12/scripting-stitching-photos-into.html

It works, but still, I don't like it too much. If autostitch would have the proper command-line arguments, everithing would be much cleaner. Have you tried contacting them ?

Regards.</description>
		<content:encoded><![CDATA[<p>Hi. I used your solution and extended it with a script to match my needs. Check it out:</p>
<p><a href="http://satov.blogspot.com/2009/12/scripting-stitching-photos-into.html" rel="nofollow">http://satov.blogspot.com/2009/12/scripting-stitching-photos-into.html</a></p>
<p>It works, but still, I don&#8217;t like it too much. If autostitch would have the proper command-line arguments, everithing would be much cleaner. Have you tried contacting them ?</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thierry</title>
		<link>http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/comment-page-2/#comment-7401</link>
		<dc:creator>Thierry</dc:creator>
		<pubDate>Tue, 23 Jun 2009 10:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/#comment-7401</guid>
		<description>Hello I am new to autostich. I am evaluating it.

==&#62; Very imprisessive the batch process.
I am still hesitating to use it because well .... it's a hack as you said. 
But defenatly your batch thing is realling someting that has a wonderfull value for autostich.

Thanks stewart for posting the .exe</description>
		<content:encoded><![CDATA[<p>Hello I am new to autostich. I am evaluating it.</p>
<p>==&gt; Very imprisessive the batch process.<br />
I am still hesitating to use it because well &#8230;. it&#8217;s a hack as you said.<br />
But defenatly your batch thing is realling someting that has a wonderfull value for autostich.</p>
<p>Thanks stewart for posting the .exe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stewart</title>
		<link>http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/comment-page-1/#comment-5696</link>
		<dc:creator>Stewart</dc:creator>
		<pubDate>Tue, 28 Apr 2009 03:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/#comment-5696</guid>
		<description>@Eric

Thanks Eric, that's useful to know. Its certainly handy to be able to define Autostitch's working directory.

Glad to hear you're able to get some use out of the program.</description>
		<content:encoded><![CDATA[<p>@Eric</p>
<p>Thanks Eric, that&#8217;s useful to know. Its certainly handy to be able to define Autostitch&#8217;s working directory.</p>
<p>Glad to hear you&#8217;re able to get some use out of the program.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ana</title>
		<link>http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/comment-page-1/#comment-5641</link>
		<dc:creator>ana</dc:creator>
		<pubDate>Sun, 26 Apr 2009 22:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/#comment-5641</guid>
		<description>Hi Stewart

I want run the autostitch using mingw + gcc but i can't understand the step...
can you help me..
plz... i need ur help...</description>
		<content:encoded><![CDATA[<p>Hi Stewart</p>
<p>I want run the autostitch using mingw + gcc but i can&#8217;t understand the step&#8230;<br />
can you help me..<br />
plz&#8230; i need ur help&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric GOMARIN</title>
		<link>http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/comment-page-1/#comment-4874</link>
		<dc:creator>Eric GOMARIN</dc:creator>
		<pubDate>Fri, 20 Mar 2009 08:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/#comment-4874</guid>
		<description>Hi Stewart and all interested in your great job.
I'm french too, as a compatriot already said "nobody's perfect", but that isn't the matter ;-)
Thanks for this work and publication.
I found one way to define autostitch's working directory : you only have to launch it form a directory which contains a file named toto.jpg whatever it contains.
You can then queue panorama jobs on several other directories specifying your source image files with absolute pathnames. The result will be in autostitch working directory. You just need to rename or move the generated pano to the place you wish.
Hoping this will help.
Eric</description>
		<content:encoded><![CDATA[<p>Hi Stewart and all interested in your great job.<br />
I&#8217;m french too, as a compatriot already said &#8220;nobody&#8217;s perfect&#8221;, but that isn&#8217;t the matter <img src='http://stewartgreenhill.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
Thanks for this work and publication.<br />
I found one way to define autostitch&#8217;s working directory : you only have to launch it form a directory which contains a file named toto.jpg whatever it contains.<br />
You can then queue panorama jobs on several other directories specifying your source image files with absolute pathnames. The result will be in autostitch working directory. You just need to rename or move the generated pano to the place you wish.<br />
Hoping this will help.<br />
Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stewart</title>
		<link>http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/comment-page-1/#comment-4673</link>
		<dc:creator>Stewart</dc:creator>
		<pubDate>Mon, 16 Feb 2009 05:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/#comment-4673</guid>
		<description>OK, I've fixed it. closeTime is now implemented, but instead of waiting the entire time, it polls every 2 seconds up to the time (in ms) you specify.

For example, if you want it to wait up to 2 minutes, do:
&lt;code&gt;  stitch.exe ... -wait -close -closeTime 120000&lt;/code&gt;

To compile the source, you need gcc for windows, which you can get forfree from here:  http://www.mingw.org

I think it comes with a simple Windows installer. Otherwise, there are quite a few choices for what to install. I just use the basic mingw gcc compiler plus MSYS, a unix-like shell console. Once you've got it installed, just open up the MSYS shell, and do:
&lt;code&gt;   gcc stitch.c -o stitch.exe&lt;/code&gt;
in the source directory. Its pretty basic code, so should not be hard to modify.

I hope this works for you. Let me know how it goes.</description>
		<content:encoded><![CDATA[<p>OK, I&#8217;ve fixed it. closeTime is now implemented, but instead of waiting the entire time, it polls every 2 seconds up to the time (in ms) you specify.</p>
<p>For example, if you want it to wait up to 2 minutes, do:<br />
<code>  stitch.exe ... -wait -close -closeTime 120000</code></p>
<p>To compile the source, you need gcc for windows, which you can get forfree from here:  <a href="http://www.mingw.org" rel="nofollow">http://www.mingw.org</a></p>
<p>I think it comes with a simple Windows installer. Otherwise, there are quite a few choices for what to install. I just use the basic mingw gcc compiler plus MSYS, a unix-like shell console. Once you&#8217;ve got it installed, just open up the MSYS shell, and do:<br />
<code>   gcc stitch.c -o stitch.exe</code><br />
in the source directory. Its pretty basic code, so should not be hard to modify.</p>
<p>I hope this works for you. Let me know how it goes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elia Vecellio</title>
		<link>http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/comment-page-1/#comment-4666</link>
		<dc:creator>Elia Vecellio</dc:creator>
		<pubDate>Sun, 15 Feb 2009 17:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://stewartgreenhill.com/blog/2008/07/22/a-batch-controller-for-autostitch/#comment-4666</guid>
		<description>I really appreciate a program to be able to batch process panoramas in Autostitch. However, my use is not to make video panoramas, but simply to queue up multiple panorama jobs so that the computer can process them one-by-one unattended. I am using a batch file to do this (with your stitch.exe in the source image folder). It seems that the -closeTime command-argument is not active within your program, it gets rejected as unknown (even though the documentation says it exists). I noticed it is missing from the source code. The default closeTime is only 2000ms, way too short for Autostitch to generate the preview window, on my machine its 1-2mins (ie 60000-120000ms). Im trying to hardcode the value in and re-compile, but not sure if I will succeed. Maybe you can fix it up for me? Another solution may be to get stitch.exe to simply check, say each 1000ms, if the preview window exists, and only then try to close it. Thanks. Elia</description>
		<content:encoded><![CDATA[<p>I really appreciate a program to be able to batch process panoramas in Autostitch. However, my use is not to make video panoramas, but simply to queue up multiple panorama jobs so that the computer can process them one-by-one unattended. I am using a batch file to do this (with your stitch.exe in the source image folder). It seems that the -closeTime command-argument is not active within your program, it gets rejected as unknown (even though the documentation says it exists). I noticed it is missing from the source code. The default closeTime is only 2000ms, way too short for Autostitch to generate the preview window, on my machine its 1-2mins (ie 60000-120000ms). Im trying to hardcode the value in and re-compile, but not sure if I will succeed. Maybe you can fix it up for me? Another solution may be to get stitch.exe to simply check, say each 1000ms, if the preview window exists, and only then try to close it. Thanks. Elia</p>
]]></content:encoded>
	</item>
</channel>
</rss>
