<?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 DMIP graphs in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/DMIP-graphs/m-p/767628#M395</link>
    <description>&lt;P lang="en-US"&gt;I am new at DMIP programming
and I have a question about the way graphs work. I want to perform several
thresholdings to an image using the MinVal function. I noticed that using the
same graph in the code below for the second operation, the second operation
does not work. After I added Release() to the graph before the second
operation, then it works fine. Could anybody explain me why this happens?&lt;/P&gt;

&lt;P lang="en-US"&gt;Graph graph;&lt;/P&gt;

&lt;P lang="en-US"&gt;Image *iMag //e.g. the Sobel
magnitude&lt;/P&gt;

&lt;P lang="en-US"&gt;graph = MinVal( *iMag,
(Scalar)2, 4);&lt;/P&gt;

&lt;P lang="en-US"&gt;graph = MinVal( *iMag,
(Scalar)-1, 4);&lt;/P&gt;</description>
    <pubDate>Tue, 24 Apr 2012 07:33:03 GMT</pubDate>
    <dc:creator>Konstantinos_Filippa</dc:creator>
    <dc:date>2012-04-24T07:33:03Z</dc:date>
    <item>
      <title>DMIP graphs</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/DMIP-graphs/m-p/767628#M395</link>
      <description>&lt;P lang="en-US"&gt;I am new at DMIP programming
and I have a question about the way graphs work. I want to perform several
thresholdings to an image using the MinVal function. I noticed that using the
same graph in the code below for the second operation, the second operation
does not work. After I added Release() to the graph before the second
operation, then it works fine. Could anybody explain me why this happens?&lt;/P&gt;

&lt;P lang="en-US"&gt;Graph graph;&lt;/P&gt;

&lt;P lang="en-US"&gt;Image *iMag //e.g. the Sobel
magnitude&lt;/P&gt;

&lt;P lang="en-US"&gt;graph = MinVal( *iMag,
(Scalar)2, 4);&lt;/P&gt;

&lt;P lang="en-US"&gt;graph = MinVal( *iMag,
(Scalar)-1, 4);&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2012 07:33:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/DMIP-graphs/m-p/767628#M395</guid>
      <dc:creator>Konstantinos_Filippa</dc:creator>
      <dc:date>2012-04-24T07:33:03Z</dc:date>
    </item>
    <item>
      <title>DMIP graphs</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/DMIP-graphs/m-p/767629#M396</link>
      <description>&lt;DIV id="tiny_quote"&gt;&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A jquery1341623299109="60" rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=549706" href="https://community.intel.com/en-us/profile/549706/" class="basic"&gt;Konstantinos Filippatos&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style="background-color: #e5e5e5; margin-left: 2px; margin-right: 2px; border: 1px inset; padding: 5px;"&gt;&lt;I&gt;&lt;P lang="en-US"&gt;I am new at DMIP programming and I have a question about the way graphs work. I want to perform several thresholdings to an image using the MinVal function. I noticed that using the same graph in the code below for the second operation, the second operation does not work. After I added Release() to the graph before the second operation, then it works fine. Could anybody explain me why this happens?&lt;/P&gt;&lt;P lang="en-US"&gt;Graph graph;&lt;/P&gt;&lt;P lang="en-US"&gt;Image *iMag //e.g. the Sobel magnitude&lt;/P&gt;&lt;P lang="en-US"&gt;graph = MinVal( *iMag, (Scalar)2, 4);&lt;/P&gt;&lt;P lang="en-US"&gt;graph = MinVal( *iMag, (Scalar)-1, 4);&lt;/P&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;Reiteration&lt;/SPAN&gt;: Unfortunately, it isnot answered andplease take a look.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jul 2012 01:09:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/DMIP-graphs/m-p/767629#M396</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-07-07T01:09:12Z</dc:date>
    </item>
  </channel>
</rss>

