Giter Site home page Giter Site logo

Comments (3)

lsangreg avatar lsangreg commented on July 17, 2024

@samsdolphin
Ok apparently this FoV check, it checks if the lidar point, after being transformed into the camera coordinate system, is directed towards the camera within a certain angle. If the cosine of that angle is greater than 0.8, the point is considered within the field of view. Right?
In my case, my base lidar is 360 lidar, so there should be always some overlap.

  1. When we do the camera calibration are we calibrating the cameras with respect to the base lidar ONLY right? Or we are taking in consideration also the other lidars? I am confused because in the config file on the lidar we specify also ExtLiDARNumber1, ExtLiDARNumber2 .. etc .
  2. When you perform LiDAR-Camera without FoV Overlap (B.2) , do you perform the FoV check too?

from mlcc.

lsangreg avatar lsangreg commented on July 17, 2024

This is a sample of the edges I got, there isn't any edge correspondence in red as in your example

image

Is this image coming from the lidar edges or the camera edges?

from mlcc.

lsangreg avatar lsangreg commented on July 17, 2024

I found out that the extrinsic matrix i was using as initial guess was not taking in consideration the transformation from local camera CS into Lidar CS

from mlcc.

Related Issues (20)

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.