<?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 Calculate column average and row average in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Calculate-column-average-and-row-average/m-p/893343#M11774</link>
    <description>&lt;P&gt;Are there any functions in ipp that calculate the column average and/or row average of an image? Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Dec 2006 04:13:07 GMT</pubDate>
    <dc:creator>wwang</dc:creator>
    <dc:date>2006-12-15T04:13:07Z</dc:date>
    <item>
      <title>Calculate column average and row average</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Calculate-column-average-and-row-average/m-p/893343#M11774</link>
      <description>&lt;P&gt;Are there any functions in ipp that calculate the column average and/or row average of an image? Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2006 04:13:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Calculate-column-average-and-row-average/m-p/893343#M11774</guid>
      <dc:creator>wwang</dc:creator>
      <dc:date>2006-12-15T04:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate column average and row average</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Calculate-column-average-and-row-average/m-p/893344#M11775</link>
      <description>You can use ippiFilterColumn32f or ippiFilterRow32f using a kernel size of height (or width in case of rows) with the values 1/height (or 1/width in case of rows). The destination image willhave the size ofline or a column.</description>
      <pubDate>Fri, 15 Dec 2006 17:25:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Calculate-column-average-and-row-average/m-p/893344#M11775</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2006-12-15T17:25:19Z</dc:date>
    </item>
  </channel>
</rss>

