<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[VOXL2 Flir Boson Image Type]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">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?</p>
<p dir="auto">Thanks,<br />
Mia</p>
]]></description><link>https://forum.modalai.com/topic/1220/voxl2-flir-boson-image-type</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 09:27:49 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/1220.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 19 Aug 2022 01:33:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to VOXL2 Flir Boson Image Type on Fri, 19 Aug 2022 16:41:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1078">@Mia-Thomas</a> said in <a href="/post/5667">VOXL2 Flir Boson Image Type</a>:</p>
<blockquote>
<p dir="auto">YUV422</p>
</blockquote>
<p dir="auto">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.</p>
]]></description><link>https://forum.modalai.com/post/5684</link><guid isPermaLink="true">https://forum.modalai.com/post/5684</guid><dc:creator><![CDATA[Chad Sweet]]></dc:creator><pubDate>Fri, 19 Aug 2022 16:41:20 GMT</pubDate></item></channel></rss>