<?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 Re: Change pixel value (PutPixel) in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Change-pixel-value-PutPixel/m-p/953577#M18795</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;in IPP it is very easy because you have direct access to image data. So all you need is to calculate pixel address, for 8u_C1 images it is something like this:&lt;/P&gt;
&lt;P&gt;let i - is column #&lt;BR /&gt;and j is row #&lt;/P&gt;
&lt;P&gt;pixel_value = pSrc[ j*imageStep + i ];&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 16 Jun 2004 19:20:50 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2004-06-16T19:20:50Z</dc:date>
    <item>
      <title>Change pixel value (PutPixel)</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Change-pixel-value-PutPixel/m-p/953576#M18794</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What is the easiest way to set a pixel value in a 8u_C1 image? I have a loop that needs to set pixels to a value as it goes.&lt;BR /&gt;&lt;BR /&gt;IPL had a PutPixel, but IPP has nothing of that kind.&lt;BR /&gt;&lt;BR /&gt;Thanks in advanced.&lt;BR /&gt;&lt;BR /&gt;Hugo</description>
      <pubDate>Wed, 16 Jun 2004 19:07:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Change-pixel-value-PutPixel/m-p/953576#M18794</guid>
      <dc:creator>hcostelha</dc:creator>
      <dc:date>2004-06-16T19:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Change pixel value (PutPixel)</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Change-pixel-value-PutPixel/m-p/953577#M18795</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;in IPP it is very easy because you have direct access to image data. So all you need is to calculate pixel address, for 8u_C1 images it is something like this:&lt;/P&gt;
&lt;P&gt;let i - is column #&lt;BR /&gt;and j is row #&lt;/P&gt;
&lt;P&gt;pixel_value = pSrc[ j*imageStep + i ];&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 16 Jun 2004 19:20:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Change-pixel-value-PutPixel/m-p/953577#M18795</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-06-16T19:20:50Z</dc:date>
    </item>
  </channel>
</rss>

