<?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; pmvs</title>
	<atom:link href="http://www.visual-experiments.com/tag/pmvs/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>PhotoSynthToolkit 11</title>
		<link>http://www.visual-experiments.com/2012/05/23/photosynthtoolkit-11/</link>
		<comments>http://www.visual-experiments.com/2012/05/23/photosynthtoolkit-11/#comments</comments>
		<pubDate>Wed, 23 May 2012 08:00:28 +0000</pubDate>
		<dc:creator>Henri</dc:creator>
				<category><![CDATA[photogrammetry]]></category>
		<category><![CDATA[photosynth]]></category>
		<category><![CDATA[photosynthtoolkit]]></category>
		<category><![CDATA[pmvs]]></category>
		<guid isPermaLink="false">http://www.visual-experiments.com/?p=2362</guid>
		<description><![CDATA[I&#8217;ve for some reason extra time to kill so I&#8217;ve updated PhotoSynthToolkit (SFMToolkit will follow soon). I&#8217;ve been only focusing on PMVS2 for this release: I&#8217;ve integrated Nghiaho optimization, fixed white-space folder handling in PMVS2 using boost::filesystem and fixed the timing output in the console. Thus there is no need for the ugly temporary z [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve for some reason extra time to kill so I&#8217;ve updated PhotoSynthToolkit (SFMToolkit will follow soon). I&#8217;ve been only focusing on PMVS2 for this release: I&#8217;ve integrated <a href="http://nghiaho.com/?p=1353">Nghiaho optimization</a>, fixed white-space folder handling in PMVS2 using boost::filesystem and fixed the timing output in the console. Thus there is no need for the ugly temporary z drive anymore <img src='http://www.visual-experiments.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>Nghiaho optimizations are disabled by default as I&#8217;ve found that it generates a point cloud less dense. You can enable the optimization by adding:
<pre>--optimize</pre>
<p> as last PMVS2.exe parameter in your command prompt or just activate the optimization by modifying the following files:</p>
<ul>
<li><em><strong>3 &#8211; Prepare for PMVS2.wsf</strong></em> line 49 -> var USE_OPTIMIZED_PMVS = true;</li>
<li><em><strong>4 &#8211; Prepare for CMVS.wsf</strong></em> line 46 -> var USE_OPTIMIZED_PMVS = true;</li>
</ul>
<p>You can download <a href="http://www.visual-experiments.com/blog/?sdmon=downloads/PhotoSynthToolkit11.zip">PhotoSynthToolkit11.zip</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%2F05%2F23%2Fphotosynthtoolkit-11%2F&amp;title=PhotoSynthToolkit%2011"><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/05/23/photosynthtoolkit-11/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PhotoSynthToolkit 9</title>
		<link>http://www.visual-experiments.com/2012/04/29/photosynthtoolkit-9/</link>
		<comments>http://www.visual-experiments.com/2012/04/29/photosynthtoolkit-9/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 18:44:20 +0000</pubDate>
		<dc:creator>Henri</dc:creator>
				<category><![CDATA[photogrammetry]]></category>
		<category><![CDATA[cmvs]]></category>
		<category><![CDATA[photosynthtoolkit]]></category>
		<category><![CDATA[pmvs]]></category>
		<guid isPermaLink="false">http://www.visual-experiments.com/?p=2329</guid>
		<description><![CDATA[This is a quick post to announce the new version of the PhotoSyntToolkit with 2 new features: CMVS support finally integrated proper handling of folder with white space How to use CMVS with PhotoSynthToolkit: As usual run step 1 and move pictures from &#8220;hd&#8221; to &#8220;distort&#8221; folder. You need to run first &#8220;Prepare for PMVS2&#8243; [...]]]></description>
			<content:encoded><![CDATA[<p>This is a quick post to announce the new version of the <a href="http://www.visual-experiments.com/demos/photosynthtoolkit/">PhotoSyntToolkit</a> with 2 new features:</p>
<ul>
<li><a href="http://grail.cs.washington.edu/software/cmvs/">CMVS</a> support finally integrated <img src='http://www.visual-experiments.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
<li>proper handling of folder with white space</li>
</ul>
<p><strong>How to use CMVS with PhotoSynthToolkit:</strong></p>
<ol>
<li>As usual run step 1 and move pictures from &#8220;hd&#8221; to &#8220;distort&#8221; folder.</li>
<li>You need to run first &#8220;Prepare for PMVS2&#8243; then do <strong>NOT</strong> launch the generated bat file.</li>
<li>You can run &#8220;Prepare for CMVS&#8221; and run the generated bat file.</li>
</ol>
<p><strong>Warning:</strong> I&#8217;ve fixed all my programs to handle folder with white space (thanks to boost::filesystem). Sadly <a href="http://grail.cs.washington.edu/software/pmvs/">PMVS2</a>/<a href="http://grail.cs.washington.edu/software/cmvs/">CMVS</a> don&#8217;t handle them. The fix is trivial but instead of recompiling a new version I&#8217;ve found a bad workaround. I&#8217;m creating a temporary virtual drive z: pointing to your synth folder during the execution of <a href="http://grail.cs.washington.edu/software/pmvs/">PMVS2</a>/<a href="http://grail.cs.washington.edu/software/cmvs/">CMVS</a> using SUBST. The downside are that if you already have a z: drive it won&#8217;t work and if you kill <a href="http://grail.cs.washington.edu/software/pmvs/">PMVS2</a>/<a href="http://grail.cs.washington.edu/software/cmvs/">CMVS</a> you&#8217;ll have to manually remove the z: drive. <strong>To remove the z: drive type &#8220;subst z: /d&#8221; in your console</strong>.</p>
<p>If you need XSI/3DS max integration you&#8217;ll have to use the old version: <a href="http://www.visual-experiments.com/blog/?sdmon=downloads/PhotoSynthToolkit7.zip">PhotoSynthToolkit7.zip</a> otherwise <a href="http://www.visual-experiments.com/blog/?sdmon=downloads/PhotoSynthToolkit9.zip">PhotoSynthToolkit9.zip</a> is the latest version.</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%2F04%2F29%2Fphotosynthtoolkit-9%2F&amp;title=PhotoSynthToolkit%209"><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/04/29/photosynthtoolkit-9/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>PhotoSynthToolkit results</title>
		<link>http://www.visual-experiments.com/2010/11/19/photosynthtoolkit-results/</link>
		<comments>http://www.visual-experiments.com/2010/11/19/photosynthtoolkit-results/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 11:02:04 +0000</pubDate>
		<dc:creator>Henri</dc:creator>
				<category><![CDATA[ogre3d]]></category>
		<category><![CDATA[photogrammetry]]></category>
		<category><![CDATA[photosynth]]></category>
		<category><![CDATA[photosynthtoolkit]]></category>
		<category><![CDATA[pmvs]]></category>
		<guid isPermaLink="false">http://www.visual-experiments.com/?p=1047</guid>
		<description><![CDATA[This is just a small post to show you want kind of results you can get with my PhotoSynthToolkit: Download location and source code introduced in my previous post. &#160;]]></description>
			<content:encoded><![CDATA[<p>This is just a small post to show you want kind of results you can get with my <a href="http://www.visual-experiments.com/2010/11/09/photosynth-toolkit-updated/">PhotoSynthToolkit</a>:</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/qaWE2GixSVs?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/qaWE2GixSVs?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p>Download location and source code introduced in my <a href="http://www.visual-experiments.com/2010/11/09/photosynth-toolkit-updated/">previous post</a>.</p>
<div style="height: 30px;">&nbsp;</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.visual-experiments.com%2F2010%2F11%2F19%2Fphotosynthtoolkit-results%2F&amp;title=PhotoSynthToolkit%20results"><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/11/19/photosynthtoolkit-results/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PhotoSynth Toolkit updated</title>
		<link>http://www.visual-experiments.com/2010/11/09/photosynth-toolkit-updated/</link>
		<comments>http://www.visual-experiments.com/2010/11/09/photosynth-toolkit-updated/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 11:00:49 +0000</pubDate>
		<dc:creator>Henri</dc:creator>
				<category><![CDATA[ogre3d]]></category>
		<category><![CDATA[photogrammetry]]></category>
		<category><![CDATA[photosynth]]></category>
		<category><![CDATA[photosynthtoolkit]]></category>
		<category><![CDATA[pmvs]]></category>
		<guid isPermaLink="false">http://www.visual-experiments.com/?p=992</guid>
		<description><![CDATA[Overview I have updated my PhotoSynth toolkit for easier usage (the same way as SFMToolkit). This is an example of dense mesh creation from 12 pictures using this toolkit: The 12 pictures were shot with a Canon PowerShot A700: Thanks to this toolkit, PMVS2 and MeshLab you can create a dense mesh from these 12 [...]]]></description>
			<content:encoded><![CDATA[<h3>Overview</h3>
<p>I have updated my PhotoSynth toolkit for easier usage (the same way as <a href="http://www.visual-experiments.com/2010/11/05/structure-from-motion-toolkit-released/">SFMToolkit</a>). This is an example of dense mesh creation from 12 pictures using this toolkit:<br />
<img src="http://www.visual-experiments.com/blog/wp-content/uploads/2010/11/mascaron_hd.jpg" alt="" title="mascaron_hd" width="580" height="375" class="alignnone size-full wp-image-999" /></p>
<p>The 12 pictures were shot with a <a href="http://www.dpreview.com/reviews/specs/Canon/canon_a700.asp">Canon PowerShot A700</a>:<br />
<img src="http://www.visual-experiments.com/blog/wp-content/uploads/2010/11/mascaron.jpg" alt="" title="mascaron" width="564" height="146" class="alignnone size-full wp-image-997" /><br />
Thanks to this toolkit, <a href="http://grail.cs.washington.edu/software/pmvs/">PMVS2</a> and <a href="http://meshlab.sourceforge.net/">MeshLab</a> you can create a dense mesh from these 12 pictures:<br />
<img src="http://www.visual-experiments.com/blog/wp-content/uploads/2010/11/mascaron_animation.gif" alt="" title="mascaron_animation" width="580" height="306" class="alignnone size-full wp-image-1000" /><br />
<em>triangulated mesh with vertex color -> triangulated mesh with vertex color and SSAO ->  triangulated mesh shaded with SSAO -> triangulated mesh wireframe  -> photosynth sparse point cloud <br />(sparse point cloud : 8600 vertices, dense point cloud: 417k vertices, mesh: 917k triangles)</em></p>
<div style="30px;">&nbsp;</div>
<p>You can also take a loot at the <a href="http://photosynth.net/view.aspx?cid=6eac0501-c379-4beb-8758-6a7ec75e0304">PhotoSynth reconstruction</a> of the sculpture.</p>
<p>PhotoSynthToolkit is composed of several programs:</p>
<ul style="margin-left: 20px">
<li>PhotoSynthDownloader: download PhotoSynth point cloud and cameras parameters</li>
<li>PhotoSynth2PMVS: enable to run PMVS2 with a downloaded PhotoSynth point cloud</li>
<li>PMVS2 : <a href="http://grail.cs.washington.edu/software/pmvs/">http://grail.cs.washington.edu/software/pmvs/</a> created by Yasutaka Furukawa</li>
<li>PhotoSynthViewer: <a href="http://www.ogre3d.org/">Ogre3D</a> PhotoSynth viewer [not working yet]</li>
</ul>
<h3>Download</h3>
<p>The <a href="https://github.com/dddExperiments/PhotoSynthToolkit">source code</a> is available under MIT license on my github. I have also released a win32 binary version with windows scripting (WSH) for easier usage: <a style="font-weight: bold; font-size: 15px;" href="http://www.visual-experiments.com/blog/?sdmon=downloads/PhotoSynthToolkit4.zip">PhotoSynthToolkit4.zip</a>.</p>
<h3>Help</h3>
<p>If you need some help or just want to discuss about photogrammetry, please join the <a href="http://pgrammetry.com/forum/" style="font-weight: bold; font-size: 15px;">photogrammetry forum</a> created by Olafur Haraldsson. You may also be interested by Josh Harle&#8217;s <a style="font-weight: bold; font-size: 15px;" href="http://www.visual-experiments.com/2010/09/23/pmvs2-x64-and-videos-tutorials/">video tutorials</a>, they are partially out-dated due to the new PhotoSynthToolkit version but these videos are very good to learn how to use <a href="http://meshlab.sourceforge.net/">MeshLab</a>.</p>
<p><a style="color:red; font-size: 15px; text-decoration: underline; font-weight: bold" href="http://www.visual-experiments.com/demos/photosynthtoolkit/">Please go to the PhotoSynthToolkit page to get the latest version</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%2F2010%2F11%2F09%2Fphotosynth-toolkit-updated%2F&amp;title=PhotoSynth%20Toolkit%20updated"><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/11/09/photosynth-toolkit-updated/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>PMVS2 x64 and videos tutorials</title>
		<link>http://www.visual-experiments.com/2010/09/23/pmvs2-x64-and-videos-tutorials/</link>
		<comments>http://www.visual-experiments.com/2010/09/23/pmvs2-x64-and-videos-tutorials/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 09:26:12 +0000</pubDate>
		<dc:creator>Henri</dc:creator>
				<category><![CDATA[photogrammetry]]></category>
		<category><![CDATA[photosynth]]></category>
		<category><![CDATA[bundler]]></category>
		<category><![CDATA[photosynthtoolkit]]></category>
		<category><![CDATA[pmvs]]></category>
		<category><![CDATA[sfmtoolkit]]></category>
		<guid isPermaLink="false">http://www.visual-experiments.com/?p=772</guid>
		<description><![CDATA[PMVS2 x64 I&#8217;ve finally managed to spend a couple of hours to compile a 64 bit version of PMVS2 for windows! You can download PMVS2_x64.zip right now. I&#8217;ll hope that this version will help some persons, I&#8217;ve personally managed to create a very dense model thanks to this version and PMVS2 was using more than [...]]]></description>
			<content:encoded><![CDATA[<h3>PMVS2 x64</h3>
<p>I&#8217;ve finally managed to spend a couple of hours to compile a 64 bit version of <a href="http://grail.cs.washington.edu/software/pmvs/">PMVS2</a> for windows! You can download <a href="http://code.google.com/p/visual-experiments/downloads/list">PMVS2_x64.zip</a> right now. I&#8217;ll hope that this version will help some persons, I&#8217;ve personally managed to create a very dense model thanks to this version and PMVS2 was using more than 4Gb of ram on a 8-cores machines.</p>
<blockquote><p>
<strong>How to compile PMVS2 x64 by yourself:</strong><br />
download the <a href="http://francemapping.free.fr/Portfolio/Prog3D/CMVS.html">CMake package of CMVS</a> (containing PMVS) created by Pierre Moulon.<br />
download and compile gsl 1.8<br />
download precompiled pthread x64 lib from <a href="http://www.equalizergraphics.com/cgi-bin/viewvc.cgi/trunk/src/Windows/pthreads/">equalizer svn</a><br />
download and compile <a href="http://icl.cs.utk.edu/lapack-for-windows/clapack/clapack-3.2.1-CMAKE.tgz">clapack 3.2.1 using CMake</a>
</p></blockquote>
<h3>PhotoSynthTileDownloader</h3>
<p>As requested by some persons, I&#8217;ve updated my PhotoSynthTileDownloader: you can now resume a partial download ! It&#8217;s already available for download: <a href="http://code.google.com/p/visual-experiments/downloads/list">PhotoSynthTileDownloader2.zip</a>.</p>
<h3>Videos tutorials</h3>
<p><a href="http://blog.neonascent.net/">Josh Harle</a> has done some very nice videos tutorials on how to use my PhotoSynth ToolKit and has created another toolkit for Bundler that is using my BundlerMatcher.<br />
<img src="http://www.visual-experiments.com/blog/wp-content/uploads/2010/09/photosynth.jpg" alt="" title="photosynth" width="570" height="62" class="alignnone size-full wp-image-806" /><br />
<a href="http://blog.neonascent.net/archives/photosynth-toolkit/">PhotoSynth Toolkit post on Josh Harle&#8217;s blog</a>.<br />
<iframe src="http://player.vimeo.com/video/14796939" width="560" height="420" frameborder="0"></iframe></p>
<blockquote><p>
<strong>Note:</strong> In fact your synths doesn&#8217;t need to be 100% synthy. My tool (PhotoSynth2PMVS) is capable of using an uncomplete synth. And now you could use my 64bit version of PMVS2 instead.
</p></blockquote>
<p><a style="color:red; font-size: 15px; text-decoration: underline; font-weight: bold" href="http://www.visual-experiments.com/demos/photosynthtoolkit/">Please go to the PhotoSynthToolkit page to get the latest version</a><br />
<br />
<img src="http://www.visual-experiments.com/blog/wp-content/uploads/2010/09/bundlermatcher.jpg" alt="" title="bundlermatcher" width="570" height="55" class="alignnone size-full wp-image-807" /><br />
<a href="http://blog.neonascent.net/archives/bundler-photogrammetry-package/">Bundler photogrammetry package post on Josh Harle&#8217;s blog</a>.<br />
<iframe src="http://player.vimeo.com/video/14783202" width="560" height="420" frameborder="0"></iframe><br />
</p>
<p><a style="color:red; font-size: 15px; text-decoration: underline; font-weight: bold" href="http://www.visual-experiments.com/demos/sfmtoolkit/">Please go to the SFMToolkit page to get the latest version</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%2F2010%2F09%2F23%2Fpmvs2-x64-and-videos-tutorials%2F&amp;title=PMVS2%20x64%20and%20videos%20tutorials"><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/09/23/pmvs2-x64-and-videos-tutorials/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
	</channel>
</rss>
