<div dir="ltr"><div dir="ltr">On Fri, Jun 26, 2020 at 9:46 AM MichaÅ‚ Rudowicz <<a href="mailto:michal.rudowicz@fl9.eu">michal.rudowicz@fl9.eu</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">What would be the preferred way to approach this? Thanks in advance for help.<br></blockquote><div><br></div><div>I created that issue (a decade ago!), and haven't really found a need for float, but that's because I'm usually working with raw data, and apply any radiometric calibrations (i.e., conversion to temperature) outside of GStreamer. I would probably just stick to the integer images and apply your own mapping after the fact. If you want to get the floating point values and still take advantage of GStreamer for processing, I'd probably just pick a min/max float value and stretch the float to be 16-bit uint (e.g., GRAY16_LE).</div><div><br></div><div>What interface/framegrabber does this camera use?</div><div>-Josh</div></div></div>