<?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 Your assumption was correct in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/optical-flow-algorithm/m-p/908872#M13877</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;In IPP all OpticalFlowPyrLK functions use already existed pyramid structure.&lt;/P&gt;
&lt;P&gt;So at first you should create (allocate and fill) pyramid structures for both images (previous and next) and then call OpticalFlowPyrLK function.&lt;/P&gt;
&lt;P&gt;By the way, first two parameters in OpticalFlowPyrLK functions are pointers to the pyramd structures, not the structures themself.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Ignat&lt;/P&gt;</description>
    <pubDate>Thu, 28 Sep 2006 22:37:59 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2006-09-28T22:37:59Z</dc:date>
    <item>
      <title>optical flow algorithm</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/optical-flow-algorithm/m-p/908871#M13876</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I'm trying to useipp optical flow algorithm OpticalFlowPyrLK.&lt;/P&gt;
&lt;P&gt;The first two parameters are the pyramid structure (IppiPyramid) for the previous and next images.&lt;/P&gt;
&lt;P&gt;My question:&lt;/P&gt;
&lt;P&gt;Is the algorithm computes the pyramid layers or should I compute them myself before calling OpticalFlowPyrLK function. If the algorithm computes all the layers, How should I initialize the IppiPyramid structure.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I checked at the OpenCV implementation of the samealgorithm and it look like that the algorithm compute all the layers of the pyramid.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2006 09:41:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/optical-flow-algorithm/m-p/908871#M13876</guid>
      <dc:creator>pruneaue</dc:creator>
      <dc:date>2006-09-27T09:41:59Z</dc:date>
    </item>
    <item>
      <title>Your assumption was correct</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/optical-flow-algorithm/m-p/908872#M13877</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;In IPP all OpticalFlowPyrLK functions use already existed pyramid structure.&lt;/P&gt;
&lt;P&gt;So at first you should create (allocate and fill) pyramid structures for both images (previous and next) and then call OpticalFlowPyrLK function.&lt;/P&gt;
&lt;P&gt;By the way, first two parameters in OpticalFlowPyrLK functions are pointers to the pyramd structures, not the structures themself.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Ignat&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2006 22:37:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/optical-flow-algorithm/m-p/908872#M13877</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2006-09-28T22:37:59Z</dc:date>
    </item>
  </channel>
</rss>

