Sin descripción

Sameer Agarwal 97e1795704 Minor documentation fixes hace 13 años
android aefb8a8cf2 Preliminary Android port of Ceres hace 13 años
cmake aa20a6dc1b Updated depend.cmake to follow CMake IF convention. hace 13 años
data fce6aebd91 Adding a denoising example using Fields of Experts. hace 13 años
docs 97e1795704 Minor documentation fixes hace 13 años
examples f9e9d6ef36 Declare the iterator variable outside the loop in curve_fitting.c hace 13 años
include 9f9488b162 Add iteration and time reporting for inner iterations. hace 13 años
internal 9f9488b162 Add iteration and time reporting for inner iterations. hace 13 años
jni 793a339335 Make Android.mk play better with the external consraints hace 13 años
scripts 01010200b0 ceres-solver.spec: Use cleaner, more conventional Release string hace 13 años
.gitignore 509f68cfe3 Problem::Evaluate implementation. hace 13 años
CMakeLists.txt 0ff3bb3197 CeresConfig.cmake (and similar files) will be installed in "${CMAKE_INSTALL_PREFIX}/cmake/Ceres" after make install hace 13 años
LICENSE 8ebb073038 Initial commit of Ceres Solver. hace 14 años
README fbbea464d1 Update documentation. hace 13 años

README

Ceres Solver - A non-linear least squares minimizer
==================================================
Please see docs/html/index.html for a tutorial and reference.