miguelriemoliveira / OptimizationUtils

A set of utilities for using the python scipy optimizer functions
GNU General Public License v3.0
6 stars 0 forks source link

Create optimization code for the calibration of sensors #35

Closed miguelriemoliveira closed 2 years ago

miguelriemoliveira commented 5 years ago

With https://github.com/lardemua/AtlasCarCalibration/issues/29 complete we can now collect data for calibration.

Here is an example. Lets use this one for starters.

https://www.dropbox.com/s/0obrouwsh6zik62/calibration_test_07_06_2019.zip?dl=1

So @afonsocastro and @tiagomfmadeira lets meet next week to get started!

Try to download and take a look at the json to see if it makes sense.

miguelriemoliveira commented 5 years ago

About the structure of the json file, here's some help:

https://jsoneditoronline.org/?id=bb8ccea635a84b2f965e7c471cbbe8e0

miguelriemoliveira commented 5 years ago

Finally a working optimization !!!! Check

https://youtu.be/ShI-1_60fa4

Only with cameras, only one collection.

miguelriemoliveira commented 5 years ago

Before we had several errors, when computing the error, retrieving hte intrinsics etc...

miguelriemoliveira commented 5 years ago

and for multiple collections it also works ...

https://youtu.be/XFSO5UuI1fY

miguelriemoliveira commented 5 years ago

Better visualization.

Screenshot from 2019-06-16 10-34-14 Screenshot from 2019-06-16 10-34-24

miguelriemoliveira commented 5 years ago

Better framing of the images ...

Screenshot from 2019-06-16 10-42-29