Code Monkey home page Code Monkey logo

camera_lidar_pandey's People

Contributors

anlif avatar drwnz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

camera_lidar_pandey's Issues

Issue for KITTTI Odometry Seq-00 Calibration Result

Hello drwnz,

First of all, thanks a lot for your contribution to modify this program to support the KITTI datasets. I have already run this executable program with sequence-00 (image_0) KITTI Odometry datasets. I found the experimental results as follows and can't obtain the correct calibration result as ground truth described.

  1. Ground Truth as KITTI calib file provided.

kitti_seq00_gt

  1. Optimization with Gradient Descent (calib.gradient_descent_search)

kitti_seq00_err_1

kitti_seq00_err_2

Initial guess:
X0 = [0.0, 0.0, 0.0, -180, -90, -90];

After many experiments, I still didn't calculate the correct calibration result through Gradient Descent optimizer.

By the way, I unusually get the core-dump issue if the initial guess was selected poorly well because of bad histogram in mi_cost function.

  1. Optimization with GSL.

No matter gsl_minimizer (calib.gsl_minimizer in Calibration_deprecated.cpp) or gsl_minimizer_nmsimplex(calib.gsl_minimizer_nmsimplex in Calibration_deprecated.cpp), these optimizes' procedure are ended in failed status and can't also calculate the correct calibration result.

Could you please provide me for your experimental process and results? What's more, would you get the precise (LiDAR to Camera) calibration results? Thanks for your help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.