<?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 illuminance correction using IPP in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/illuminance-correction-using-IPP/m-p/820822#M4709</link>
    <description>Hi, everyone!&lt;BR /&gt;&lt;BR /&gt;My goal is to implement efficient image illuminance (or lightning) normalization algorithm. This algorithm is intended to process non-uniformly illuminated images (scans).&lt;BR /&gt;&lt;BR /&gt;I think of trying two different approaches&lt;BR /&gt;1) Calculate I(x,y) = Mean(I)/(c*Std(I)); where I(x,y) - pixel value, Mean(I) - mean value of the pixels in image, Std(I) - standard deviation and c - some constant&lt;BR /&gt;&lt;BR /&gt;2) Do gaussian blur of an image, then subtract blurred pixel from original one and multiply by some constant&lt;BR /&gt;&lt;BR /&gt;Does anyone know if IPP has some more efficient algorithm?</description>
    <pubDate>Tue, 17 May 2011 17:53:01 GMT</pubDate>
    <dc:creator>evgeny777</dc:creator>
    <dc:date>2011-05-17T17:53:01Z</dc:date>
    <item>
      <title>illuminance correction using IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/illuminance-correction-using-IPP/m-p/820822#M4709</link>
      <description>Hi, everyone!&lt;BR /&gt;&lt;BR /&gt;My goal is to implement efficient image illuminance (or lightning) normalization algorithm. This algorithm is intended to process non-uniformly illuminated images (scans).&lt;BR /&gt;&lt;BR /&gt;I think of trying two different approaches&lt;BR /&gt;1) Calculate I(x,y) = Mean(I)/(c*Std(I)); where I(x,y) - pixel value, Mean(I) - mean value of the pixels in image, Std(I) - standard deviation and c - some constant&lt;BR /&gt;&lt;BR /&gt;2) Do gaussian blur of an image, then subtract blurred pixel from original one and multiply by some constant&lt;BR /&gt;&lt;BR /&gt;Does anyone know if IPP has some more efficient algorithm?</description>
      <pubDate>Tue, 17 May 2011 17:53:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/illuminance-correction-using-IPP/m-p/820822#M4709</guid>
      <dc:creator>evgeny777</dc:creator>
      <dc:date>2011-05-17T17:53:01Z</dc:date>
    </item>
    <item>
      <title>illuminance correction using IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/illuminance-correction-using-IPP/m-p/820823#M4710</link>
      <description>Maybe your problem is solved using a combination Shadow/Highlight.&lt;BR /&gt;Those functions are not simple histogram tweak functions, but rather complex frequency code to isolate pixel candidates who are dark or who are light, and then adjusting those, without adjusting others.&lt;BR /&gt;Available in Photoshop CS3 and up.&lt;BR /&gt;&lt;BR /&gt;I also would like to get to know more about a useable algorithm/implementation.&lt;BR /&gt;</description>
      <pubDate>Tue, 17 May 2011 23:08:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/illuminance-correction-using-IPP/m-p/820823#M4710</guid>
      <dc:creator>Thomas_Jensen1</dc:creator>
      <dc:date>2011-05-17T23:08:55Z</dc:date>
    </item>
  </channel>
</rss>

