No Description

Sameer Agarwal c8f07905d7 Refactor SolverImpl::CreateReducedProgram. 13 years ago
android aefb8a8cf2 Preliminary Android port of Ceres 13 years ago
cmake 6bcb8d9c30 Compiling against static or shared library 13 years ago
data fce6aebd91 Adding a denoising example using Fields of Experts. 13 years ago
docs 564a83fcc6 Lint cleanup from William Rucklidge. 13 years ago
examples 585607171f <iterator> needed for back_insert_iterator 13 years ago
include 7823cf23c7 Fix a typo in problem.h 13 years ago
internal c8f07905d7 Refactor SolverImpl::CreateReducedProgram. 13 years ago
jni 793a339335 Make Android.mk play better with the external consraints 13 years ago
scripts c51b11c104 Sphinx and CMake, based on this example: 13 years ago
.gitignore 509f68cfe3 Problem::Evaluate implementation. 13 years ago
CMakeLists.txt d8d541674d Do not modify cached CMAKE_CXX_FLAGS_RELEASE 13 years ago
LICENSE 8ebb073038 Initial commit of Ceres Solver. 14 years ago
README fbbea464d1 Update documentation. 13 years ago

README

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