<?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 Yes, have a look. the code is in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078430#M24695</link>
    <description>&lt;P&gt;Yes, have a look. the code is ok, the results are ok of the ipp, just the doku&lt;/P&gt;

&lt;P&gt;also in the f(t) formula something is wrong, as f(t) is around ~1 you probably won´t substract 16 and multiply later the result .... . It´s all messed up&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jan 2017 09:54:13 GMT</pubDate>
    <dc:creator>Loos__Stefan</dc:creator>
    <dc:date>2017-01-27T09:54:13Z</dc:date>
    <item>
      <title>BGRtoLAB wrong formula specified?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078427#M24692</link>
      <description>&lt;P&gt;HI&lt;/P&gt;

&lt;P&gt;I have a question about the function BGRtoLAB&lt;/P&gt;

&lt;P&gt;for LAB, there is a case condition specified in the Manual:&lt;/P&gt;

&lt;P&gt;&lt;FONT face="Courier New"&gt;L = 903.3 * (Y/Y&lt;SUB&gt;&lt;FONT size="2"&gt;n&lt;/FONT&gt;&lt;/SUB&gt;)&lt;SUP&gt;&lt;FONT size="2"&gt;1/3.&lt;/FONT&gt;&lt;/SUP&gt;&lt;/FONT&gt; for &lt;SAMP class="codeph"&gt;&lt;FONT face="Courier New"&gt;Y/Y&lt;SUB&gt;&lt;FONT size="2"&gt;n&lt;/FONT&gt;&lt;/SUB&gt; ≤&lt;/FONT&gt;&lt;/SAMP&gt; 0.008856&lt;/P&gt;

&lt;P&gt;Now, if I take the border case ,&amp;nbsp; 0.008856^(1/3) is ~0.207,&amp;nbsp;&amp;nbsp; -&amp;gt;&amp;nbsp; mult&amp;nbsp; 903.3&amp;nbsp;&amp;nbsp; = ~187&lt;/P&gt;

&lt;P&gt;This value is converted to range of 0..255 by factor 2.55, so we get 476 which is way out of range.&lt;/P&gt;

&lt;P&gt;Actually i run into this condition (&lt;FONT face="Courier New"&gt;Y/Y&lt;SUB&gt;&lt;FONT size="2"&gt;n&lt;/FONT&gt;&lt;/SUB&gt; ≤&lt;/FONT&gt; 0.008856) for values like &amp;nbsp;R=0, G=0, B=10 which is pretty dark, L should be Close to 0 also&lt;/P&gt;

&lt;P&gt;So what is wrong with your formulas?&lt;/P&gt;

&lt;P&gt;thx &amp;amp; BR&lt;/P&gt;

&lt;P&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 15:07:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078427#M24692</guid>
      <dc:creator>Loos__Stefan</dc:creator>
      <dc:date>2017-01-24T15:07:03Z</dc:date>
    </item>
    <item>
      <title>Hi again</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078428#M24693</link>
      <description>&lt;P&gt;Hi again&lt;/P&gt;

&lt;P&gt;found some other formulas. I think it should be without Exponent ^(1/3) like in the f(t) formulas:&lt;/P&gt;

&lt;P&gt;L = 903.3 * (Y/Y&lt;SUB&gt;&lt;FONT size="2"&gt;n&lt;/FONT&gt;&lt;/SUB&gt;)&lt;SUP&gt;&lt;FONT size="2"&gt;.&lt;/FONT&gt;&lt;/SUP&gt; for Y/Y&lt;SUB&gt;&lt;FONT size="2"&gt;n&lt;/FONT&gt;&lt;/SUB&gt; ≤ 0.008856&lt;/P&gt;

&lt;P&gt;as 903 is the factor 7.787*116&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 15:29:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078428#M24693</guid>
      <dc:creator>Loos__Stefan</dc:creator>
      <dc:date>2017-01-24T15:29:22Z</dc:date>
    </item>
    <item>
      <title>Thank you for reporting the</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078429#M24694</link>
      <description>&lt;P&gt;Thank you for reporting the issue,&lt;/P&gt;

&lt;P&gt;We will investigate it.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2017 00:22:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078429#M24694</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2017-01-27T00:22:41Z</dc:date>
    </item>
    <item>
      <title>Yes, have a look. the code is</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078430#M24695</link>
      <description>&lt;P&gt;Yes, have a look. the code is ok, the results are ok of the ipp, just the doku&lt;/P&gt;

&lt;P&gt;also in the f(t) formula something is wrong, as f(t) is around ~1 you probably won´t substract 16 and multiply later the result .... . It´s all messed up&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2017 09:54:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078430#M24695</guid>
      <dc:creator>Loos__Stefan</dc:creator>
      <dc:date>2017-01-27T09:54:13Z</dc:date>
    </item>
    <item>
      <title>the code is ok, the results</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078431#M24696</link>
      <description>&lt;P&gt;&lt;STRONG&gt;the code is ok, the results are ok of the ipp, just the doku&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;What is "doku"? Besides, what does "&lt;STRONG&gt;the code is ok, the results are ok of the ipp&lt;/STRONG&gt;" mean? Your program works OK with the IPP function BGRtoLab?&lt;/P&gt;

&lt;P&gt;Is this a&amp;nbsp;“theoretical” question? Or could you provide us with a test image and a sample code that can reproduce the problem that you encountered, please?&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2017 23:33:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078431#M24696</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2017-01-29T23:33:47Z</dc:date>
    </item>
    <item>
      <title>Yes, the code works, the</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078432#M24697</link>
      <description>&lt;P&gt;Yes, the code works, the results are ok&lt;/P&gt;

&lt;P&gt;only the documentation (docu, doku) is horribly wrong (the named formulas)&lt;/P&gt;

&lt;P&gt;BR&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 10:13:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078432#M24697</guid>
      <dc:creator>Loos__Stefan</dc:creator>
      <dc:date>2017-01-30T10:13:29Z</dc:date>
    </item>
    <item>
      <title>OK. Got it. Thank you for</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078433#M24698</link>
      <description>&lt;P&gt;OK. Got it. Thank you for reporting the issue.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 23:41:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/BGRtoLAB-wrong-formula-specified/m-p/1078433#M24698</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2017-01-30T23:41:49Z</dc:date>
    </item>
  </channel>
</rss>

