PhotoSynthToolkit video tutorials
Josh Harle from Neonascent has created 5 video tutorials explaining how to use my PhotoSynthToolkit: Creating Synth: http://vimeo.com/14796939. Downloading and Viewing: http://vimeo.com/25072862....
View ArticlePhotoSynth Viewer using Three.js
I wasn’t happy with my previous WebGL PhotoSynth Viewer: my javascript parser was aware of the position of the cameras and I wasn’t doing anything useful with it… Furthermore I was only relying on...
View ArticleGoogle Chrome PhotoSynth Viewer using Three.js
I’m finally back from holiday and found enough time to update the Google Chrome extension with my new PhotoSynth Viewer based on Three.js. You can download the new Google Chrome extension from the...
View ArticlePhotoSynth viewer with pose estimator WebService
I’ve spent 2 days implementing a WebService in C++. I’ve lost 1 day trying to use WebSocket (this wasn’t a good idea as Firefox and Google Chrome were not implementing the same version). I’ve also lost...
View ArticleMoving on
I’ve spent almost 4 years at axyz.fr but it was time for me to move on. I’ve quit my job and I’ve started to work at Acute3D in September: they are working in the structure from motion and dense 3d...
View ArticlePhotoSynthToolkit 8
I’ve finally decided to release the new version of my PhotoSynthToolkit. This new version has bundle.out output support: this was indeed easy to add as I’ve already implemented it in my WebGL chrome...
View ArticlePhotoSynthToolkit 9
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...
View ArticlePhotoSynthToolkit 10
What do you think of this concept: a new PhotoSynthToolkit version almost everyday? . This version introduce a new feature that will allow you to process a PhotoSynth without needing to wait for the...
View ArticlePhotoSynthToolkit 11
I’ve for some reason extra time to kill so I’ve updated PhotoSynthToolkit (SFMToolkit will follow soon). I’ve been only focusing on PMVS2 for this release: I’ve integrated Nghiaho optimization, fixed...
View ArticleNew bundler version
I’ve compiled a new version of Bundler with 2 interesting new options: --parallel_epipolar --ba sba BTW those options should be passed as command arguments to bundler.exe directly (and not been added...
View Article