<?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>Visual-Experiments.com &#187; Uncategorized</title>
	<atom:link href="http://www.visual-experiments.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.visual-experiments.com</link>
	<description>ASTRE Henri experiments with Ogre3D and web stuff</description>
	<lastBuildDate>Mon, 16 Jan 2017 18:59:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>You can backup your old photosynth!</title>
		<link>http://www.visual-experiments.com/2017/01/03/you-can-backup-your-old-photosynth/</link>
		<comments>http://www.visual-experiments.com/2017/01/03/you-can-backup-your-old-photosynth/#comments</comments>
		<pubDate>Tue, 03 Jan 2017 08:12:11 +0000</pubDate>
		<dc:creator>Henri</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://www.visual-experiments.com/?p=2658</guid>
		<description><![CDATA[I have 2 gifts for the new year: A photosynth downloader which will let you backup your precious photosynth 1. You can find it on github: dddexperiments/PhotosynthDownloader. npm install node synth_downloader.js 8645d183-4718-4325-bd7b-5d48955839d6 output An updated offline viewer which support the photosynth 1 and view them with my experimental webgl viewer, created originally for my chrome [...]]]></description>
			<content:encoded><![CDATA[<p>I have 2 gifts for the new year:</p>
<p>A <strong>photosynth downloader</strong> which will let you backup your precious photosynth 1.<br />
You can find it on github: <a href="https://github.com/dddExperiments/PhotosynthDownloader">dddexperiments/PhotosynthDownloader</a>.</p>
<blockquote><p>npm install<br />
node synth_downloader.js 8645d183-4718-4325-bd7b-5d48955839d6 output</p></blockquote>
<p>An <strong>updated offline viewer</strong> which support the photosynth 1 and view them with my experimental webgl viewer, created originally for <a href="http://www.visual-experiments.com/2011/07/21/google-chrome-photosynth-viewer-using-three-js/">my chrome extension</a>.<br />
The updated source code is available on github: <a href="https://github.com/dddExperiments/offlineViewer">dddexperiments/offlineViewer</a>.<br />
An updated win64 setup is available: <a href="http://www.visual-experiments.com/blog/?sdmon=downloads/Photosynth_Viewer_Setup_1.0.5.exe">Photosynth_Viewer_Setup_1.0.5.exe</a></p>
<p><img src="http://www.visual-experiments.com/blog/wp-content/uploads/2017/01/offline_viewer-1024x632.png" alt="" title="offline_viewer" width="1024" class="aligncenter size-large wp-image-2664" /></p>
<p>BTW if you need a tool to get a list of ps1 to download, I would use the <a href="https://dddexperiments.github.io/photosynth/api-playground.html">playground </a>of the <a href="https://dddexperiments.github.io/photosynth/">open-source photosynth2 viewer</a>. You can select photosynth 1 filter (top right) and then use the file render method and csv instead of json for output.</p>
<p><strong>Please checkout <a href="http://natelawrence.tumblr.com/post/155396284819">Nate post</a> if you have trouble using the downloader</strong>.</p>
<p>Hurry up: you only have 1 month to download your favorite ps1/ps2!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.visual-experiments.com%2F2017%2F01%2F03%2Fyou-can-backup-your-old-photosynth%2F&amp;title=You%20can%20backup%20your%20old%20photosynth%21"><img src="http://www.visual-experiments.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.visual-experiments.com/2017/01/03/you-can-backup-your-old-photosynth/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>So long and thanks for all the synths!</title>
		<link>http://www.visual-experiments.com/2016/11/13/thanks-for-all-the-synths/</link>
		<comments>http://www.visual-experiments.com/2016/11/13/thanks-for-all-the-synths/#comments</comments>
		<pubDate>Sun, 13 Nov 2016 00:50:36 +0000</pubDate>
		<dc:creator>Henri</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://www.visual-experiments.com/?p=2602</guid>
		<description><![CDATA[Microsoft is pulling the plug on photosynth.net but they are also very gracefully giving us a way to save all our synths before full shutdown. What is also very generous from them is that they are planning to open-source the viewers (I implemented the latest one) and are providing an offline viewer for panoramas and [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft is <a href="https://blogs.msdn.microsoft.com/photosynth/2016/11/04/photosynth-to-shut-down/">pulling the plug on photosynth.net</a> but they are also very gracefully giving us a way to save all our synths before full shutdown. What is also very generous from them is that they are planning to open-source the viewers (I implemented the latest one) and are providing an offline viewer for panoramas and ps2s (technical preview synths).</p>
<p>If you are a heavy user it might take you a while to click export (as explained in <a href="https://blogs.msdn.microsoft.com/photosynth/2016/11/04/photosynth-to-shut-down/">original post</a>) and wait to download all your synths. I have a solution for you: <strong>I wrote a mass downloader!</strong></p>
<h3>How to batch export all my panoramas and ps2s</h3>
<p>1) <strong>Install my chrome extension</strong>: <a href="https://chrome.google.com/webstore/detail/photosynth-website-on-ste/fajfmchemdjidpldfgffokgghpjeaael">photosynth website on steroids</a> (or just update / re-enable it).<br />
2) Log-in to your photosynth.net account.</p>
<p>Without the extension:<br />
<img class="aligncenter size-large wp-image-2613" title="extension_disabled" src="http://www.visual-experiments.com/blog/wp-content/uploads/2016/11/extension_disabled.png" alt="" width="580" height="205" /></p>
<p>With the extension enabled:<br />
<img class="aligncenter size-large wp-image-2616" title="extension_enabled" src="http://www.visual-experiments.com/blog/wp-content/uploads/2016/11/extension_enabled-1024x362.png" alt="" width="580" height="205" /></p>
<p>3) Click on the added &#8220;My info&#8221;, then you can either save all your panoramas or ps2 (technical preview synths):<br />
<img class="aligncenter size-full wp-image-2618" title="download_button" src="http://www.visual-experiments.com/blog/wp-content/uploads/2016/11/download_button.png" alt="" width="580" height="81" /><br />
4) Click on download all my [...]<br />
When you click on that button in the background it&#8217;s going to click on the export button of all your panoramas / synths for you and then return immediately. It might take several hours for photosynth.net to export all your synths. So I recommend you to click on both download panoramas and ps2s and then wait for a couple hours and try again.</p>
<p>If everything went smoothly at some point the alert box should tell you that all synths are available (for download) and that none of them are still processing (export in progress) and hopefully none of them are failing.<br />
<img class="aligncenter size-full wp-image-2620" title="download_result" src="http://www.visual-experiments.com/blog/wp-content/uploads/2016/11/download_result.png" alt="" width="580" height="300" /></p>
<p>5) A Save-As dialog box should appear that will ask you to save a file: this file format is very simple:</p>
<blockquote><p>for all synths:<br />
photosynth-guid -&gt; download_url</p></blockquote>
<p>Thus none would be available originally but after a few minutes/hours they should be all there. </p>
<p>End of part one! you should have exported all your panoramas and synths and end up with these 2 files containing all your synths:</p>
<ul>
<li>panoramas_list.txt</li>
<li>ps2_list.txt</li>
</ul>
<h3>How to batch download all my panoramas and ps2s</h3>
<p>I assume that you did part one already and you have panoramas_list.txt and ps2_list.txt.</p>
<p>I wrote a python 2.x script to mass-download all your synths using the list files.</p>
<p>1) install python 2.x on your machine.<br />
2) create a folder in a hard drive with lots of space (~rougly the same space reported on the &#8220;My info&#8221; page).<br />
Example c:\my_synths_backup\<br />
Then download <strong><a href="https://gist.github.com/dddExperiments/cd5eae7f420411a5f67257df949f37f1">photosynth_list_downloader.py</a></strong> and copy it into c:\my_synths_backup\<br />
3) copy your list files into c:\my_synths_backup\<br />
3) in the command line run:</p>
<blockquote><p>cd c:\my_synths_backup\<br />
python photosynth_list_downloader.py panoramas_list.txt<br />
python photosynth_list_downloader.py ps2_list.txt</p></blockquote>
<p>The script is supporting resuming, so you can Ctrl+C to cancel the current download list and then call the script again to resume downloading.</p>
<p>End of part two: <a href="https://en.wikipedia.org/wiki/So_Long,_and_Thanks_for_All_the_Fish">happy downloading</a>!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.visual-experiments.com%2F2016%2F11%2F13%2Fthanks-for-all-the-synths%2F&amp;title=So%20long%20and%20thanks%20for%20all%20the%20synths%21"><img src="http://www.visual-experiments.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.visual-experiments.com/2016/11/13/thanks-for-all-the-synths/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Experiment with a RICOH THETA</title>
		<link>http://www.visual-experiments.com/2014/03/17/experiment-with-a-ricoh-theta/</link>
		<comments>http://www.visual-experiments.com/2014/03/17/experiment-with-a-ricoh-theta/#comments</comments>
		<pubDate>Mon, 17 Mar 2014 07:21:10 +0000</pubDate>
		<dc:creator>Henri</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[360]]></category>
		<category><![CDATA[little planet]]></category>
		<category><![CDATA[ricoh theta]]></category>
		<guid isPermaLink="false">http://www.visual-experiments.com/?p=2581</guid>
		<description><![CDATA[I&#8217;ve borrowed a RICOH THETA camera from a friend and I wasn&#8217;t expecting to have so much fun ! The image quality is not so good (noisy, even with latest firmware) but being able to capture a panorama in one click is really powerful and let you create new visual experiments . Here is my [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve borrowed a <a href="https://theta360.com/en/">RICOH THETA</a> camera from a friend and I wasn&#8217;t expecting to have so much fun <img src='http://www.visual-experiments.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ! The image quality is not so good (noisy, even with latest firmware) but <strong>being able to capture a panorama in one click is really powerful</strong> and let you create new visual experiments <img src='http://www.visual-experiments.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p><img src="http://www.visual-experiments.com/blog/wp-content/uploads/2014/03/ricoh-theta-360-590x3332.jpg" alt="" title="ricoh-theta-360" width="400" height="333" class="size-full wp-image-2585" /></p>
<p>
Here is my little experiment with a little planet video effect:</p>
<p><iframe width="560" height="315" src="//www.youtube.com/embed/hzJ7Vp-_ewk" frameborder="0" allowfullscreen></iframe></p>
<p>I&#8217;m thinking of open-sourcing my tools to allow other people to generate such videos. I may also try to release directly an interactive webgl viewer. Stay tuned!</p>
<p>BTW I&#8217;ve updated my <a href="http://www.visual-experiments.com/2014/02/03/photosynth-website-on-steroids/">photosynth chrome extension</a> (it was broken due to a website update).</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.visual-experiments.com%2F2014%2F03%2F17%2Fexperiment-with-a-ricoh-theta%2F&amp;title=Experiment%20with%20a%20RICOH%20THETA"><img src="http://www.visual-experiments.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.visual-experiments.com/2014/03/17/experiment-with-a-ricoh-theta/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moving on&#8230; again :-)</title>
		<link>http://www.visual-experiments.com/2012/07/11/moving-on-again/</link>
		<comments>http://www.visual-experiments.com/2012/07/11/moving-on-again/#comments</comments>
		<pubDate>Wed, 11 Jul 2012 06:24:52 +0000</pubDate>
		<dc:creator>Henri</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[acute3d]]></category>
		<category><![CDATA[microsoft]]></category>
		<guid isPermaLink="false">http://www.visual-experiments.com/?p=2404</guid>
		<description><![CDATA[As you may have figured out I&#8217;m not working for acute3D anymore. I really enjoyed working there and I want to thanks them for the time we&#8217;ve spent together. I&#8217;ve learned a lot thanks to them and it was really great to deal with 3d data at a city scale! BTW you should really checkout [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.visual-experiments.com/blog/wp-content/uploads/2012/06/photo2-225x300.jpg" alt="" title="Me in front of Microsoft Office" width="225" height="300" class="alignleft size-medium wp-image-2412" /></p>
<p>As you may have figured out I&#8217;m not working for <a href="http://www.acute3d.com/">acute3D</a> anymore. I really enjoyed working there and I want to thanks them for the time we&#8217;ve spent together. I&#8217;ve learned a lot thanks to them and it was really great to deal with 3d data at a city scale! </p>
<p>BTW <strong>you should really checkout their <a href="http://www.acute3d.com/2012/07/06/online-demos-available/">online demos</a></strong>: streaming of 3d cities over internet!</p>
<p>But <strong>I&#8217;ve received an offer from Microsoft</strong> that I coudn&#8217;t refuse <img src='http://www.visual-experiments.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . I&#8217;ll be working on super exciting stuff closely related to what I like.<br />
<br />
Thus sadly I don&#8217;t think that I&#8217;ll have time left for this blog anymore. But I&#8217;ll try to post the source code of my <a href="http://www.visual-experiments.com/2012/05/26/new-bundler-version/">modified version of Bundler</a>.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.visual-experiments.com%2F2012%2F07%2F11%2Fmoving-on-again%2F&amp;title=Moving%20on%26%238230%3B%20again%20%3A-%29"><img src="http://www.visual-experiments.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.visual-experiments.com/2012/07/11/moving-on-again/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Hello World !</title>
		<link>http://www.visual-experiments.com/2010/02/20/hello-world/</link>
		<comments>http://www.visual-experiments.com/2010/02/20/hello-world/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 22:52:43 +0000</pubDate>
		<dc:creator>Henri</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://visual-experiments.com/blog/?p=1</guid>
		<description><![CDATA[Hi, I&#8217;m a French guy who likes visual experiments. Sorry for my English, but I think I could get wider audience with English. And I want to share some stuff I&#8217;ve been coding myself and get some feedback. This blog main topic is about visual experiments, so let&#8217;s talk about it : my principal points [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m a French guy who likes visual experiments. Sorry for my English, but I think I could get wider audience with English. And I want to share some stuff I&#8217;ve been coding myself and get some feedback.</p>
<p>This blog main topic is about visual experiments, so let&#8217;s talk about it : my principal points of interests are :</p>
<ul>
<li>augmented reality (mainly tracking algorithm)</li>
<li>structure from motion (<a href="http://phototour.cs.washington.edu/bundler/">Bundler</a>)</li>
<li>rendering using <a href="http://www.ogre3d.org/">Ogre3D</a> (I have added some functionality to Ogre3D)</li>
<li>GPU computing (<a href="http://www.nvidia.com/object/cuda_home_new.html">CUDA</a> &amp; GPGPU)</li>
<li>designing complex web apps (I&#8217;m a javascript lover)</li>
</ul>
<p>Some libraries and tools will be released in a few days to show stuff I&#8217;m working on, stay tuned !</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.visual-experiments.com%2F2010%2F02%2F20%2Fhello-world%2F&amp;title=Hello%20World%20%21"><img src="http://www.visual-experiments.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.visual-experiments.com/2010/02/20/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
