<?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: JPEG lossless DeCoding problem in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-lossless-DeCoding-problem/m-p/853111#M6768</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/21699"&gt;Chao Yu (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;Hi Senthil, &lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;Have you tried uic_transcoder_con application in the UIC sample?This sample application may provide you some example on using the UIC. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Chao Yu,&lt;BR /&gt;&lt;BR /&gt; Yes, I am using uic_transcoder_con application sample code. but its working fine for 8 precision images but its failing 12/16 precision images.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 20 Jul 2009 06:39:08 GMT</pubDate>
    <dc:creator>senmeganath</dc:creator>
    <dc:date>2009-07-20T06:39:08Z</dc:date>
    <item>
      <title>JPEG lossless DeCoding problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-lossless-DeCoding-problem/m-p/853109#M6766</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm currently running into problems while decoding some 16/12 bit jpg lossless grayscale pictures to bmp using code from the UIC example&lt;BR /&gt;&lt;BR /&gt;My code is working for fine for all 8 bit images. but its failing for 12/16 bit JPEG lossless images.&lt;BR /&gt;&lt;BR /&gt;Picture information:&lt;BR /&gt;witdh = 990&lt;BR /&gt;height = 24950&lt;BR /&gt;bits per pixel  = 16 bit&lt;BR /&gt;number of planes = 1&lt;BR /&gt;&lt;BR /&gt;Do you have any idea what is happening here? I think that every value should be valid as source pixel when decoding JPEG lossless.&lt;BR /&gt;&lt;BR /&gt;I've attached the Compressed &amp;amp; decompressed imageData. please do the needful.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Senthil.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jul 2009 09:57:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-lossless-DeCoding-problem/m-p/853109#M6766</guid>
      <dc:creator>senmeganath</dc:creator>
      <dc:date>2009-07-17T09:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG lossless DeCoding problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-lossless-DeCoding-problem/m-p/853110#M6767</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;Hi Senthil, &lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;Have you tried uic_transcoder_con application in the UIC sample?This sample application may provide you some example on using the UIC. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jul 2009 06:06:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-lossless-DeCoding-problem/m-p/853110#M6767</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2009-07-20T06:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG lossless DeCoding problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-lossless-DeCoding-problem/m-p/853111#M6768</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/21699"&gt;Chao Yu (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;Hi Senthil, &lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;Have you tried uic_transcoder_con application in the UIC sample?This sample application may provide you some example on using the UIC. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Chao Yu,&lt;BR /&gt;&lt;BR /&gt; Yes, I am using uic_transcoder_con application sample code. but its working fine for 8 precision images but its failing 12/16 precision images.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jul 2009 06:39:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-lossless-DeCoding-problem/m-p/853111#M6768</guid>
      <dc:creator>senmeganath</dc:creator>
      <dc:date>2009-07-20T06:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG lossless DeCoding problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-lossless-DeCoding-problem/m-p/853112#M6769</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/432074"&gt;senmeganath&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi Chao Yu,&lt;BR /&gt;&lt;BR /&gt; Yes, I am using uic_transcoder_con application sample code. but its working fine for 8 precision images but its failing 12/16 precision images.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Chao Yu,&lt;BR /&gt;&lt;BR /&gt; Either i reduced bits from 16/12 to 8, and then will use JPEGDecoder. or any other way to Decode. please guide me.&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jul 2009 10:02:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-lossless-DeCoding-problem/m-p/853112#M6769</guid>
      <dc:creator>senmeganath</dc:creator>
      <dc:date>2009-07-20T10:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG lossless DeCoding problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-lossless-DeCoding-problem/m-p/853113#M6770</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/432074"&gt;senmeganath&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi Chao Yu,&lt;BR /&gt;&lt;BR /&gt; Either i reduced bits from 16/12 to 8, and then will use JPEGDecoder. or any other way to Decode. please guide me.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Chao Yu,&lt;BR /&gt;&lt;BR /&gt; My problem getting solved using the "reducedBits" method. &lt;BR /&gt;&lt;BR /&gt; once decode a 16/12 bit image, we need to reduce the bits to 8. thanks for ur help.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jul 2009 04:40:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-lossless-DeCoding-problem/m-p/853113#M6770</guid>
      <dc:creator>senmeganath</dc:creator>
      <dc:date>2009-07-22T04:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG lossless DeCoding problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-lossless-DeCoding-problem/m-p/853114#M6771</link>
      <description>&lt;BR /&gt;thanks for sharing in forum, senmeganath.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jul 2009 07:36:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/JPEG-lossless-DeCoding-problem/m-p/853114#M6771</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2009-07-22T07:36:46Z</dc:date>
    </item>
  </channel>
</rss>

