Pierre Moulon PhD. Student.


Links

My blogs

OpenSourcePhotogrammetry Python script in order to perform 3D reconstruction from pictures with Bundler and CMVS/PMVS.

SmallIdeasForABigWorld News about ComputerVision/ComputerGraphics.

C++ Developement

Cplusplus.com. A question regarding STL, it's clearly the place to go !.

Library

Lemon. LEMON is an open source graph library written in C++ language providing implementations of common data structures and algorithms with focus on combinatorial optimization tasks connected mainly with graphs and networks. The library is part of the COIN-OR project.

CPPUnitLite Unit testing. Keep it small, keep it functionnal