GithubHelp home page GithubHelp logo

Comments (4)

EPVelasco avatar EPVelasco commented on May 22, 2024

Hello, the problem may be the transformation matrix between the lidar and the camera. Please check this issue.

from lidar-camera-fusion.

Gio-giouv avatar Gio-giouv commented on May 22, 2024

Thank you for your response , it seems that the problem occurred because I change the increment step in this arma::vec XI = arma:: regspace(X.min(), 1.0, X.max()); from 1.0 to 0.1 ( in the starting of the interpolation algorithm)
Screenshot from 2023-06-20 12-43-06
but I did that because I do not have so many detected points other wise the above image is when I set interpolation value 1

from lidar-camera-fusion.

Gio-giouv avatar Gio-giouv commented on May 22, 2024

When I set interpolation value 10 I got the following
Screenshot from 2023-06-20 13-15-58

from lidar-camera-fusion.

Gio-giouv avatar Gio-giouv commented on May 22, 2024

When I use the point could named cloud_out that used by the rangeImage in the begging without going inside of the interpolation part of the algorithm I have better results ,the visualization gives me the actual shape of the object and not just a flat image of it. Also to calculate the translation and rotation matrix I used tf_view tha gives me the transaltion and rotation in quaternion form.Do you have any idea what is going on?Thank you for the guidance
Screenshot from 2023-06-20 12-56-02
, I appreciate any of your help.

from lidar-camera-fusion.

Related Issues (16)

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.