ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    color measurement and validation on the IMX412 module

    Image Sensors
    2
    3
    136
    Loading More Posts
    • 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.
    • ModeratorM
      Moderator ModalAI Team
      last edited by

      For color measurement and validation on the IMX412 module we require either:

      1. Direct RAW image output, or

      2. An ISP fixed configuration (with all automatic/adaptive functions disabled).

      Could you please confirm whether RAW output is available?

      ModeratorM 1 Reply Last reply Reply Quote 0
      • ModeratorM
        Moderator ModalAI Team @Moderator
        last edited by

        Yes, when MISP is enabled, voxl-camera-server will output a pipe with the suffix _bayer

        For IMX412, there should be a pipe named "hires_bayer". That pipe is outputying raw bayer data directly from the sensor

        Alex KushleyevA 1 Reply Last reply Reply Quote 0
        • Alex KushleyevA
          Alex Kushleyev ModalAI Team @Moderator
          last edited by

          Please keep in mind that the bayer image may have padding at the end of each row in order to align the line start with 16 or 32 byte boundary. This padding is done by the ISP when it receives the image from the camera.

          For example, a number of common raw resolutions have the line stride listed in the FindFrameSize function in voxl-camera-server source code:

          https://gitlab.com/voxl-public/voxl-sdk/services/voxl-camera-server/-/blob/dev/src/hal3_camera_mgr.cpp?ref_type=heads#L4636

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors