Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. Ask your questions right here!
  3. RGB Camera Info

RGB Camera Info

Scheduled Pinned Locked Moved Ask your questions right here!
2 Posts 2 Posters 136 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    james.emi
    wrote on last edited by
    #1

    I am trying to get the camera intrinsics for the onboard RGB camera for the Starling 2 drone. From the product spec I can see that it has the IMX412 color image sensor, but can't find the lens information (I need a focal length estimate and ideal 'camera model') to calibrate using the kalibr tool. Any help / guidance would be appreciated! Thanks in advance 🙂

    Alex KushleyevA 1 Reply Last reply
    0
    • J james.emi

      I am trying to get the camera intrinsics for the onboard RGB camera for the Starling 2 drone. From the product spec I can see that it has the IMX412 color image sensor, but can't find the lens information (I need a focal length estimate and ideal 'camera model') to calibrate using the kalibr tool. Any help / guidance would be appreciated! Thanks in advance 🙂

      Alex KushleyevA Offline
      Alex KushleyevA Offline
      Alex Kushleyev
      ModalAI Team
      wrote on last edited by Alex Kushleyev
      #2

      @james-emi ,

      In our voxl-camera-server, we have a default intrinsics config for the IMX412 camera / lens as follows (focal length approximation is based on a several calibrations). Basically it is a fisheye lens with about 2000px focal length at full resolution (half of that at half resolution, etc). The camera full sensor width is 4056 (hence the x principal point is exactly half of that 2028). In some cases we use slightly trimmed frame (4040 in width). But in any case, that should be enough for a good starting point.

      lens_cal.width  = 4040;
      lens_cal.height = 3040;
      lens_cal.fx     = 1999.0;
      lens_cal.fy     = 1999.0;
      lens_cal.cx     = 2028.0;
      lens_cal.cy     = 1520.0;
      lens_cal.is_fisheye = 1;
      

      Alex

      1 Reply Last reply
      0

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      ModalAI
      Categories Recent Tags ModalAI.com Docs
      © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups