<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Applying post-processing ... in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Applying-post-processing/m-p/557193#M9139</link>
    <description>&lt;P&gt;Also, sorry to be critical, but when I see lines of code like this --&lt;/P&gt;&lt;P&gt;&lt;/P&gt;                filtered = filter.filter.process(filtered); &lt;P&gt;&lt;/P&gt;&lt;P&gt;-- I can't help thinking that better variable naming conventions might be in order.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Apr 2018 23:59:56 GMT</pubDate>
    <dc:creator>PTozo</dc:creator>
    <dc:date>2018-04-16T23:59:56Z</dc:date>
    <item>
      <title>Applying post-processing ...</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Applying-post-processing/m-p/557190#M9136</link>
      <description>&lt;P&gt;The RealSense Viewer shows these post-processing options, which improve the quality of the depth buffer considerably:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the best way to apply these in my own app?  I notice that the SDK has functions like rs2_create_decimation_filter_block() and rs2_create_temporal_filter_block(); presumably there's a certain optimal order in which to apply these?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, gaven't dug into them much yet but I'm assuming they can be applied repeatedly for further smoothing -- I'm strongly tempted to try this in post-processing (i.e. offline) unless someone thinks this won't work / is a bad idea for some reason ...?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 21:49:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Applying-post-processing/m-p/557190#M9136</guid>
      <dc:creator>PTozo</dc:creator>
      <dc:date>2018-04-11T21:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Applying post-processing ...</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Applying-post-processing/m-p/557191#M9137</link>
      <description>&lt;P&gt;RealSense SDK 2.0 has a post-processing sample program to refer to.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/tree/master/examples/post-processing"&gt;https://github.com/IntelRealSense/librealsense/tree/master/examples/post-processing&lt;/A&gt; librealsense/examples/post-processing at master · IntelRealSense/librealsense · GitHub &lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 22:02:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Applying-post-processing/m-p/557191#M9137</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-04-11T22:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Applying post-processing ...</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Applying-post-processing/m-p/557192#M9138</link>
      <description>&lt;P&gt;OK -- I'm getting this working but I'm finding it super annoying that it requires Imgui (which isn't included in the RealSense SDK) and isn't in the default RealSense samples along with 'capture,' 'multicam,' etc.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 23:35:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Applying-post-processing/m-p/557192#M9138</guid>
      <dc:creator>PTozo</dc:creator>
      <dc:date>2018-04-16T23:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Applying post-processing ...</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Applying-post-processing/m-p/557193#M9139</link>
      <description>&lt;P&gt;Also, sorry to be critical, but when I see lines of code like this --&lt;/P&gt;&lt;P&gt;&lt;/P&gt;                filtered = filter.filter.process(filtered); &lt;P&gt;&lt;/P&gt;&lt;P&gt;-- I can't help thinking that better variable naming conventions might be in order.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 23:59:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Applying-post-processing/m-p/557193#M9139</guid>
      <dc:creator>PTozo</dc:creator>
      <dc:date>2018-04-16T23:59:56Z</dc:date>
    </item>
  </channel>
</rss>

