Closed miguelriemoliveira closed 5 years ago
Prepared a picture to explain the steps of the calibration procedure. The idea is to include it in the paper...
Incompliete yet ...
and open graphml file
Hi @afonsocastro ,
I suppose that you have already studied the scripts in Optimization Utils. So now you have a new task: I will create a new issue for that in the repository OptimizationUtils.
Closing this one. Will continue on optimization utils.
Hi @afonsocastro ,
I think we are now very close to point where we will start with the optimizations.
So you have a new task which is to study the examples in
https://github.com/miguelriemoliveira/OptimizationUtils/tree/master/test
in particular these ones
simple optimization that changes image colors https://github.com/miguelriemoliveira/OptimizationUtils/blob/master/test/global_color_balancing_oc_dataset.py
camera to N cameras optimization https://github.com/miguelriemoliveira/OptimizationUtils/blob/master/test/camera_pose_oc_dataset.py
So start studying it and try to set up here an ordered list of stuff you must do to implement the optimization in your case.