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

    VOXL2 Flir Boson Image Type

    VOXL 2
    2
    2
    145
    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.
    • M
      Mia Thomas
      last edited by 19 Aug 2022, 01:33

      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
      • C
        Chad Sweet ModalAI Team
        last edited by 19 Aug 2022, 16:41

        @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
        1 out of 2
        • First post
          1/2
          Last post
        Powered by NodeBB | Contributors