Download of cvsba-1.0.0.tgz (cvsba-1.0.0.tgz ( external link: SF.net): 427,304 bytes) will begin shortly. If not so, click link on the left.

檔案信息

檔案大小
427,304 bytes
MD5
3c666c5a0bfa0e7c2582e1a6dec776b1

專案描述

cvsba is an OpenCV wrapper for the well-known Sparse Bundle Adjustment library (sba) by M. Lourakis. The main features are:
- Based on sba-1.6, one of the most popular and robust bundle adjustment implementation, which is extensively used and tested by the community
- sba installation is not needed since it is included in cvsba
- New CMake structure which makes the library compilation, installation and linkage easier
- Similar interface than Bundle Adjustment implementation on cv::LevMarqSparse::bundleAdjust()
- Include examples to test the library on synthetically generated data
- GPL licence