<?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 Integral Images problem in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Integral-Images-problem/m-p/796533#M2812</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;it is important to notice that destination image for ippiIntegral function requires more memory (basically itshould bewidth+1 and height+1 in size)&lt;BR /&gt;&lt;BR /&gt;Regarding ROI please refer to IPP reference manual, Image and Video Processing, IPP Concepts, Major Operation Models, Region of Interest in Intel IPP.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
    <pubDate>Sun, 31 Oct 2010 22:35:20 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2010-10-31T22:35:20Z</dc:date>
    <item>
      <title>Integral Images problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Integral-Images-problem/m-p/796532#M2811</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to use IppiIntegral_8u_32f(...) andIppiIntegral_8u_32s(...) functions to create an integral image from my original image (one frame from video) in grayscale. It works fine, but I have two questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) My image height is 288 px and width is 384 px. When I trying to use ROI larger then h: 288 and w: 353 [px] the program crashes (Windows error: "Program can't continue working. Please contact with your reseller..."). I suspect that it's connected with memory exceed, but I don't understand why two types of IntegralImage function (based on float and signed int) have the same error boundaries (353 px of width and 288 px of height)? I know that float type can contains number as big as 3.402E+38. I found a table in Intel documentation, where are presented boundaries for these functions, but e.g for IppiIntegral_8u_32s it's (2^31-1)/255=8421504,498, BUT my images has 384*288=110592 px size, so why I can't create integral image from whole data?&lt;/P&gt;&lt;P&gt;2.) pSrc parameter is described in documentation as "Distance in bytes between starts of consecutive lines in the source image.". If ROI is less than image, if I have to put here image width*number_of_bytes or maybe ROI width*number_of_bytes?&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Oct 2010 22:02:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Integral-Images-problem/m-p/796532#M2811</guid>
      <dc:creator>ulisses87</dc:creator>
      <dc:date>2010-10-31T22:02:50Z</dc:date>
    </item>
    <item>
      <title>Integral Images problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Integral-Images-problem/m-p/796533#M2812</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;it is important to notice that destination image for ippiIntegral function requires more memory (basically itshould bewidth+1 and height+1 in size)&lt;BR /&gt;&lt;BR /&gt;Regarding ROI please refer to IPP reference manual, Image and Video Processing, IPP Concepts, Major Operation Models, Region of Interest in Intel IPP.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Sun, 31 Oct 2010 22:35:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Integral-Images-problem/m-p/796533#M2812</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-10-31T22:35:20Z</dc:date>
    </item>
    <item>
      <title>Integral Images problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Integral-Images-problem/m-p/796534#M2813</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your reply. I read this chapter. It was help. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2010 13:02:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Integral-Images-problem/m-p/796534#M2813</guid>
      <dc:creator>ulisses87</dc:creator>
      <dc:date>2010-11-01T13:02:25Z</dc:date>
    </item>
  </channel>
</rss>

