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

    VOXL2 Flir Boson Image Type

    VOXL 2
    2
    2
    140
    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.
    • Mia ThomasM
      Mia Thomas
      last edited by

      Hello,

      I'm using a flir boson camera with the voxl2. The image type passed from voxl-uvc-server to ROS is NV12 (or NV21), and the output image from the voxl_mpa_to_ros package is YUV422. Is there any way to get the image format in MONO8 or MONO16?

      Thanks,
      Mia

      1 Reply Last reply Reply Quote 0
      • Chad SweetC
        Chad Sweet ModalAI Team
        last edited by

        @Mia-Thomas said in VOXL2 Flir Boson Image Type:

        YUV422

        The first width x height bytes of NV21 and NV12 are the 8-bit luminance values (mono). So, you should be able to publish MONO8 pretty easily with a little extra code.

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