Pages

Wednesday 3 August 2011

PMVS 30% Faster

I have integrated recent changes in PMVS from Nghia Ho and now PMVS is 30 % faster.

If you want test it by yourself you could reach the udpated source code in the GitHub repository
https://github.com/TheFrenchLeaf/CMVS-PMVS

Changelog :
Add changes from Nghia Ho http://nghiaho.com/
- memoize pow(2,X)
- Change GSL simplex to lmfit.

Monday 6 June 2011

Open Source Photogrammetry cited in a paper

OpenSource Photogrammetry have been cited under the acronym OSP in the following paper :
M. Pierrot-Deseilligny, I. Cléry. APERO, an Open Source Bundle Adjusment Software for Automatic Calibration and Orientation of a Set of Images. Proceedings of the ISPRS Commission V Symposium, Image Engineering and Vision Metrology, Trento, Italy, 2-4 March 2011.

Wednesday 9 February 2011

OpenSourcePhotogrammetry in ArcheOs

ArcheOS is the acronym of Archeological Operating System. It is a GNU/Linux live distribution built for archaeological aims. Actually a new version (4.0) based on Debian “Squeeze” is under development.
archeos_desktop.jpg


Alessandro Bezzi - Arc-Team s.n.c have done an excellent job to include my tools under this linux distribution (compatible also with debian/ubuntu). It have add an PYQT GUI :



And manage to get result like the following :


This result is a nice example of what open source community could manage ! Congrats to ArcheOs team !

At my turn I have now to integrate the change made by Alessandro to the toolkit on windows !