eos
eos copied to clipboard
Ceres nonlinear refactor
Add ModelFitter
class that encapsulates ceres fitting logic. Using it the user can build needed cost function. Also, it supports a few cameras fitting. Pull request changes ceres example too.
I can push new changes, but I can't build devel
"as is". So I can't test my new code :-). Besides, I have some problems with color cost function fitting because I have no texture. I didn't change it before, but to support new eos::core::Image
I need to do it.