<?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 ippiForegroundHistogram_8u_C1R in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiForegroundHistogram-8u-C1R/m-p/867650#M8479</link>
    <description>I'm having trouble with ippiForegroundHistogram_8u_C1R
The last line returns a "Null Pointer error"
I'm also getting a linker notice:  warning LNK4248: unresolved typeref token (01000027) for 'ipcvFGHistogramState_8u_C1R'; image may not run.

THANKS

 
____________________________________
IppFGHistogramModel pModel;

IppFGHistogramState_8u_C1R* pState;

IppFGHistogramState_8u_C1R* ppState;

status = ippiForegroundHistogramInitAlloc_8u_C1R(imgIPP, width, ROI, &amp;amp;pModel, &amp;amp;ppState);

msg = ippGetStatusString( status );

status = ippiForegroundHistogram_8u_C1R(imgIPP, width, binIPP, width, ROI, pState);

msg = ippGetStatusString( status );</description>
    <pubDate>Thu, 19 Apr 2007 19:49:11 GMT</pubDate>
    <dc:creator>douglaswinfield</dc:creator>
    <dc:date>2007-04-19T19:49:11Z</dc:date>
    <item>
      <title>ippiForegroundHistogram_8u_C1R</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiForegroundHistogram-8u-C1R/m-p/867650#M8479</link>
      <description>I'm having trouble with ippiForegroundHistogram_8u_C1R
The last line returns a "Null Pointer error"
I'm also getting a linker notice:  warning LNK4248: unresolved typeref token (01000027) for 'ipcvFGHistogramState_8u_C1R'; image may not run.

THANKS

 
____________________________________
IppFGHistogramModel pModel;

IppFGHistogramState_8u_C1R* pState;

IppFGHistogramState_8u_C1R* ppState;

status = ippiForegroundHistogramInitAlloc_8u_C1R(imgIPP, width, ROI, &amp;amp;pModel, &amp;amp;ppState);

msg = ippGetStatusString( status );

status = ippiForegroundHistogram_8u_C1R(imgIPP, width, binIPP, width, ROI, pState);

msg = ippGetStatusString( status );</description>
      <pubDate>Thu, 19 Apr 2007 19:49:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiForegroundHistogram-8u-C1R/m-p/867650#M8479</guid>
      <dc:creator>douglaswinfield</dc:creator>
      <dc:date>2007-04-19T19:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: ippiForegroundHistogram_8u_C1R</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiForegroundHistogram-8u-C1R/m-p/867651#M8480</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You initialixe ppState by the first call and use the non-initialized pointer pState in the second call&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Alexander&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2007 11:35:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiForegroundHistogram-8u-C1R/m-p/867651#M8480</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2007-04-25T11:35:28Z</dc:date>
    </item>
  </channel>
</rss>

