Skip to content

Image Sensors

145 Topics 750 Posts
  • MSU-M0107 IMX412 I2C address selection

    4
    1
    0 Votes
    4 Posts
    922 Views
    Alex KushleyevA
    @linus777 , the instructions you referenced were made for VOXL1, which had all cameras connected to the same i2c bus and slave address conflicts were not allowed. On VOXL2, each camera port has its own i2c bus and there is no possibility of a conflict when using several cameras with the same i2c slave addresses. Is your question related to usage on VOXL1 or VOXL2? Alex
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    11 Views
    No one has replied
  • Can someone tell me which camera is used in this video?

    3
    0 Votes
    3 Posts
    459 Views
    H
    @tom said in Can someone tell me which camera is used in this video?: Flir Boson connected over USB Thank you!
  • Haze over ov7251 Tracking Camera.

    2
    1
    0 Votes
    2 Posts
    403 Views
    Alex KushleyevA
    @Jetson-Nano , Can you please double check your /etc/modalai/voxl-camera-server.conf to make sure that the tracking camera has "en_raw_preview" set to true? It is hard to tell whether there is haze in the image (the tracking camera has 640x480 resolution and if you zoom in, it may appear that the details are blurry). If you have another tracking camera to compare to, please try. Also please try looking at the image from voxl-portal (original tracking image and overlay image). Alex
  • Thermal Camera to VOXL2

    3
    0 Votes
    3 Posts
    603 Views
    H
    @Moderator said in Thermal Camera to VOXL2: @H-AL first you need to determine if the sensor's electrical interface is compatible. What interface exists on the sensor? Can you find an appropriate electrical connection on VOXL 2? Then, you need to find if there is software compatibility, does the driver current exist in ModalAI's reference code? Or, is there an implementation you can leverage for your work? What thermal camera do you recommend using?
  • RAW10 output for ov9782

    11
    0 Votes
    11 Posts
    2k Views
    M
    @Alex-Kushleyev Alright, thanks for the info
  • hi-res image quality difference VOXL and VOXL2

    14
    2
    0 Votes
    14 Posts
    3k Views
    B
    @Alex-Kushleyev Hi Alex, awesome! - and that's a good question. We don't know necessarily where the text will be in the image beforehand, so do we have to look for it. On the other hand, looking for text and reading it are two different stages - so we are planning to try a pipeline where we first find text at a lower resolution/lower quality and then process selected crops with more resolution and/or processing. So, in short, debayering only selected parts of the image is something that we are interested in, but we only know what regions to process at runtime, not before we look at the image. If debayering selected regions is possible that's something we are definitely interested in. Thanks!
  • VOXL2: Adjusting bandwith of video streaming

    3
    0 Votes
    3 Posts
    583 Views
    Alex KushleyevA
    @H-AL , are you using voxl-camera-server to produce h264 / h265 stream or voxl-streamer, which is capable of accepting uncompressed frames and producing h264/h265 stream. voxl-streamer is also capable of taking a compressed stream from voxl-camera-server and exposing it via RTSP. Please clarify how you are setting up your streaming.. Thanks! Alex
  • ToF v2 keeps crashing because of high temperature

    19
    3
    1 Votes
    19 Posts
    5k Views
    M
    @Alex-Kushleyev Thanks! This is helpful. Definitely easier to overheat these than the last gen so good to have the specs on it.
  • ToF v2 ground level error

    3
    2
    0 Votes
    3 Posts
    695 Views
    ModeratorM
    @Gyeongmin-Kim We don't have any great insight at this point. Those sensors are new. It looks like you are seeing some ghosting. You could try different frame rates or exposure times to try and minimize the artifacts
  • ToF v2 outdoor noise

    14
    3
    0 Votes
    14 Posts
    3k Views
    Jetson NanoJ
    @MattK @Moderator If the Starling V2 Max doesn't support a DFS server due to IMX412 being rolling shutter cameras and no TOF, then how is the 3D map generated? Since in my understanding, to generate a map you need depth values/ point cloud data. If the depth estimates are being obtained by some other means then why can't the same point cloud be made available for VOA in vision-hub server?
  • Hires IMX214 M0024-2 causing ADB to stop working

    7
    0 Votes
    7 Posts
    971 Views
    Alex KushleyevA
    @Jeremy-Frederick, that is great! Luckily (or by design ) the camera connector reversal is typically not fatal, but DO NOT push your luck, please . Technically, if damage occurs due to incorrect insertion of the camera connectors, this will void the warranty for the main board. Always verify connector orientation when changing camera configuration. Alex
  • Stereo Camera Orientation

    5
    4
    0 Votes
    5 Posts
    2k Views
    Alex KushleyevA
    @Gary-Holmgren , camera server does not support rotating images by 90 degrees (or multiples of 90). You could do this yourself in your image processing application. If you mount the cameras rotated by 90 degrees (while keeping the baseline along the left-right direction of the drone), you would need to modify your extrinsics to account for this rotation. If you perform a stereo camera calibration in this rotated configuration, then the output of the stereo calibration should give you the baseline result between the cameras in the Y direction in the camera frame (as opposed to X direction in normal case). If you have a question about a specific configuration, please make a drawing that shows reference frames of the vehicle, imu, and both cameras and I can help you double check the extrinsics. Alex
  • Maximum range of ToF v2

    2
    1
    0 Votes
    2 Posts
    521 Views
    ModeratorM
    @dlee we don't have those benchmarks yet, sorry. The IRS2975C based TOF should go 1-2m further than the old one
  • Stereo cameras pass calibration but have offset -- effecting DFS?

    7
    1
    0 Votes
    7 Posts
    3k Views
    M
    @Alex-Kushleyev Oh, very fascinating. Thank you for the update! I'd actually somewhat given up on DFS and started testing your new ToF beta product, but when I can I'll try boot my DFS rig back up and see if the fix helps. Edit: Nevermind, I just checked and my DFS rig is on SDK v1.1.2, so this fix shouldn't be applicable. I might still try it out just in case, though.
  • Hi-res IMX214 (M0024-2) Color and Stuttering Issue

    4
    0 Votes
    4 Posts
    643 Views
    Payton ClemP
    @Alex-Kushleyev That worked, thank you! And yes, it is the rolling shutter effect, I believe it was just more noticeable with the color change. Everything seems to be working now!
  • ToF Performance Degrades as CPU heats up

    3
    0 Votes
    3 Posts
    649 Views
    Alex KushleyevA
    if CPU was causing the issue, then you would see slower FPS, not degraded performance. This sounds like the actual TOF sensor is heating up and at some point starts throttling itself by reducing the emitted power, which helps cool it down. You could test it by selectively cooling TOF sensor (and not voxl) and see if performance goes back up.
  • Tips to increase cable length of Time of flight camera

    10
    0 Votes
    10 Posts
    2k Views
    Alex KushleyevA
    @Aaky, yes if you change the camera configuration, just follow the same process: copy correct sensorbin (with correct slot id) to /usr/lib/camera/ as previously discussed confirm the camera is detected using voxl-camera-server -l update camera config xml with correct camera ids - the camera id’s will start with zero and increment by 1 for each camera. The camera id assignment happens in order of the camera slot id. Slot id is mapped to the physical connector. You may want to remove unused sensorbins from /usr/lib/camera just to avoid any confusion. You can always get them back from /usr/share/modalai/chi-cdk
  • M0040 Time of Flight sensor FPS

    29
    1
    0 Votes
    29 Posts
    7k Views
    Alex KushleyevA
    @Darshit-Desai , yes, feel free to modify the code as you need for right now for your own testing. Once i have a chance, i will make the mode selection (long / short) and FPS more flexible. I hope this unblocked your work and you can move forward. Alex
  • Next-gen TOF sensor specs

    12
    0 Votes
    12 Posts
    3k Views
    D
    @Alex-Kushleyev , I think that is plenty for now. We will order a couple and test them. Thanks a lot!