<?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 GMM Adjustment in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/GMM-Adjustment/m-p/966342#M20201</link>
    <description>&lt;P&gt;Hello friends. Could you provide correct parameters for Gaussian Mixture&amp;nbsp; (ippiForegroundGaussianInitAlloc parameters).&amp;nbsp; I'm going to use it in indoor place with constant illumination. I have already tried to use GMM with extensive diapason of parameters, but it works unsatisfactorily. For example: Shadows aren't detected, therefore foreground is fail.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2013 19:06:03 GMT</pubDate>
    <dc:creator>Serg_S_</dc:creator>
    <dc:date>2013-05-20T19:06:03Z</dc:date>
    <item>
      <title>GMM Adjustment</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/GMM-Adjustment/m-p/966342#M20201</link>
      <description>&lt;P&gt;Hello friends. Could you provide correct parameters for Gaussian Mixture&amp;nbsp; (ippiForegroundGaussianInitAlloc parameters).&amp;nbsp; I'm going to use it in indoor place with constant illumination. I have already tried to use GMM with extensive diapason of parameters, but it works unsatisfactorily. For example: Shadows aren't detected, therefore foreground is fail.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2013 19:06:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/GMM-Adjustment/m-p/966342#M20201</guid>
      <dc:creator>Serg_S_</dc:creator>
      <dc:date>2013-05-20T19:06:03Z</dc:date>
    </item>
    <item>
      <title>Do you mean input arguments</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/GMM-Adjustment/m-p/966343#M20202</link>
      <description>Do you mean input arguments for the &lt;STRONG&gt;ippiForegroundGaussianInitAlloc&lt;/STRONG&gt; function? If Yes, then:
...
//  Arguments:
//    pSrc                     Source image
//    srcStep                  Step in source image
//    roiSize                  Source image ROI size.
//    pModel                   Pointer to the structure of the gaussian model.
//    pState                   Pointer to the pointer to the segmentation state structure.
...
IPPAPI( IppStatus, &lt;STRONG&gt;ippiForegroundGaussianInitAlloc_8u_C1R&lt;/STRONG&gt;, ( const Ipp8u* pSrc, int srcStep,
                 IppiSize roiSize, IppFGGaussianModel* pModel, IppFGGaussianState_8u_C1R** pState) )

IPPAPI( IppStatus, &lt;STRONG&gt;ippiForegroundGaussianInitAlloc_8u_C3R&lt;/STRONG&gt;, ( const Ipp8u* pSrc, int srcStep,
                 IppiSize roiSize, IppFGGaussianModel* pModel, IppFGGaussianState_8u_C3R** pState) )
...

Or, Do you mean parameters to initialize a &lt;STRONG&gt;Gaussian Model&lt;/STRONG&gt; ( IppFGGaussianModel )?

&amp;gt;&amp;gt;... I have already tried to use GMM with extensive diapason of parameters, but it works unsatisfactorily. For example:
&amp;gt;&amp;gt;Shadows aren't detected, therefore foreground is fail.

Please provide more technical details. Thanks in advance.</description>
      <pubDate>Tue, 21 May 2013 01:43:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/GMM-Adjustment/m-p/966343#M20202</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-05-21T01:43:47Z</dc:date>
    </item>
    <item>
      <title>Hello Sergey. Yes, I mean</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/GMM-Adjustment/m-p/966344#M20203</link>
      <description>&lt;P&gt;Hello Sergey. Yes, I mean values of variables in IppFGGaussianModel. Such as priorBack and others, excluding numGauss. &amp;nbsp;I suppose, that I set&amp;nbsp; wrong values. I need a template for comparison.&amp;nbsp;Can you show me good values (good profile) for correct work of GMM?&lt;/P&gt;
&lt;P&gt;Great Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2013 18:16:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/GMM-Adjustment/m-p/966344#M20203</guid>
      <dc:creator>Serg_S_</dc:creator>
      <dc:date>2013-05-21T18:16:49Z</dc:date>
    </item>
  </channel>
</rss>

