<?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: Getting Started whit IPPI, please I need some help in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Getting-Started-whit-IPPI-please-I-need-some-help/m-p/991614#M22387</link>
    <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I recommend you to take a look on IPP samples, for example - ippiSample example demonstrates how to use IPP functions and shows results before and after applying IPP func on image. You can find all IPP samples here&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="http://www.intel.com/software/products/ipp/samples.htm" target="_blank"&gt;http://www.intel.com/software/products/ipp/samples.htm&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;By the way, you may be interested to know, that IPP JPEGView sample support JPEG Lossless mode which is frequently used in medical applications.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
    <pubDate>Thu, 28 Apr 2005 18:37:46 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2005-04-28T18:37:46Z</dc:date>
    <item>
      <title>Getting Started whit IPPI, please I need some help</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Getting-Started-whit-IPPI-please-I-need-some-help/m-p/991613#M22386</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hi to all!&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;It is the first time that I use the library IPP.&lt;BR /&gt;Especially I am interested in the IPPI, for the processing of medical images.&lt;BR /&gt;I need some help, I understand that you will be very busy, but it is because I am lost.&lt;/DIV&gt;
&lt;DIV&gt;I wanted to make a software of test, similar to the demo, to visualize and to try to implement the different filters and methods, and then choose the most adapted for the application of the images processing.&lt;BR /&gt;The principal problem that I have, is to visualizate the images in a MFC GUI, since on having changed after every function of format, they are in the habit of giving me problems of execution. :smileysad:&lt;/DIV&gt;
&lt;DIV&gt;I would be grateful for you very much if you could send me something of code to guide.&lt;/DIV&gt;
&lt;DIV&gt;I am interested in the application of filters, detection of edges and calculation histogram as well as itsvisualization.&lt;/DIV&gt;
&lt;DIV&gt;Im using C++ and .NET&lt;/DIV&gt;
&lt;DIV&gt;Thank you in advance.:smileyhappy:&lt;/DIV&gt;</description>
      <pubDate>Thu, 28 Apr 2005 16:07:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Getting-Started-whit-IPPI-please-I-need-some-help/m-p/991613#M22386</guid>
      <dc:creator>jimawary_lauril1</dc:creator>
      <dc:date>2005-04-28T16:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Started whit IPPI, please I need some help</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Getting-Started-whit-IPPI-please-I-need-some-help/m-p/991614#M22387</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I recommend you to take a look on IPP samples, for example - ippiSample example demonstrates how to use IPP functions and shows results before and after applying IPP func on image. You can find all IPP samples here&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="http://www.intel.com/software/products/ipp/samples.htm" target="_blank"&gt;http://www.intel.com/software/products/ipp/samples.htm&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;By the way, you may be interested to know, that IPP JPEGView sample support JPEG Lossless mode which is frequently used in medical applications.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Thu, 28 Apr 2005 18:37:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Getting-Started-whit-IPPI-please-I-need-some-help/m-p/991614#M22387</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-04-28T18:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Started whit IPPI, please I need some help</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Getting-Started-whit-IPPI-please-I-need-some-help/m-p/991615#M22388</link>
      <description>&lt;DIV&gt;Thank you very much,&lt;BR /&gt;I have been working, trying to do an application of test similar to the "demo" that comes in the package of evaluation of the IPP.&lt;BR /&gt;Till now I have realized Gauss's filter, a Filter Max and RGB's conversion to scale of gray.&lt;BR /&gt;The conversion of color always works well, nevertheless when the image tries with other two functions often there gives me mistake of execution, especially, if it is the first processing that I realize in this execution.&lt;BR /&gt;Other times,it executes well a number of times until it gives me amistake again , what could be the problem?&lt;BR /&gt;It is that in occasionsit executes well and in others not.&lt;BR /&gt;It gives me mistake in the reading memory 0xC0000005,&lt;BR /&gt;That can cause this violation of segment?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Would it be possible to obtain part of the source code of the demo?&lt;BR /&gt;its because iI think that it isnt a problem of incompatibility either with the processor or with the images, because the demo, works well.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I expect to obtain sufficient level to be able to help othe users in the future.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thank you for everything in advance.&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 May 2005 17:33:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Getting-Started-whit-IPPI-please-I-need-some-help/m-p/991615#M22388</guid>
      <dc:creator>jimawary_lauril1</dc:creator>
      <dc:date>2005-05-05T17:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Started whit IPPI, please I need some help</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Getting-Started-whit-IPPI-please-I-need-some-help/m-p/991616#M22389</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;it is better to provide some simple example of using IPP functions. It seems for that you might be not care about borders when you are use IPP filters&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 13 May 2005 22:19:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Getting-Started-whit-IPPI-please-I-need-some-help/m-p/991616#M22389</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-05-13T22:19:15Z</dc:date>
    </item>
  </channel>
</rss>

