Ceres Solver

码农软件 · 软件分类 · 图形/图像处理 · 2019-09-07 20:56:51

软件介绍

Ceres Solver 是一个可移植的 C++ 库,可用来建模并解决大型复杂的非线性最小二乘问题。它的显著特性如下:

• A simple, expressive API | 简单易读的 API

• Automatic differentiation | 自动微分

• Robust loss functions | 稳健的损失函数

• Local parameterizations | 局部参数

• A threaded Jacobian evaluators and linear solvers

• Dense QR factorization (using Eigen) for small problems

• Sparse Cholesky factorization (using SuiteSparse) for large sparse problems

• Specialized solvers for problems in 3D computer vision  | 三维计算机视觉中的问题的特定解决方案

• A liberal license (New BSD)

• Scales from servers to cell phones.

本文地址:https://codercto.com/soft/d/14104.html

Introduction to Algorithms, 3rd Edition

Introduction to Algorithms, 3rd Edition

Thomas H. Cormen、Charles E. Leiserson、Ronald L. Rivest、Clifford Stein / The MIT Press / 2009-7-31 / USD 94.00

Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. The book covers a broad ......一起来看看 《Introduction to Algorithms, 3rd Edition》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具