Download List

Projeto Descrição

sba is a generic sparse bundle adjustment C/C++
library based on the Levenberg-Marquardt
algorithm. Bundle adjustment is almost invariably
used as the last step of every feature-based
multiple view reconstruction vision algorithm to
obtain optimal 3D structure and motion (i.e.
camera matrix) parameter estimates. Provided with
initial estimates, BA simultaneously refines
motion and structure by minimizing the
reprojection error between the observed and
predicted image points. sba is generic in the
sense that it grants the user full control over
the definition of the parameters describing
cameras and 3D structure.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-01 02:23 Back to release list
1.6

Esta versão tem suporte para pontos fixos (por exemplo, os pontos de controlo em terra) no ajuste. A par dos problemas com alinhamento de memória em sistemas 64-bit foram corrigidos. O programa de demonstração foi melhorada através da implementação de uma representação local de rotação, adicionando a opção de refinar os parâmetros de distorção de câmera e empregando mais otimizada do usuário fornecido projeção e funções Jacobiana.
Tags: Stable
This release has support for fixed points (e.g., ground control points) in the adjustment. A couple of issues with memory alignment on 64-bit systems were fixed.
The demo program was improved by implementing a local rotation representation, adding the option of refining the camera distortion parameters and employing more optimized user-supplied projection and Jacobian functions.

Project Resources