<?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: Rotate a YUV video in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Rotate-a-YUV-video/m-p/881667#M10271</link>
    <description>&lt;P&gt;Hi Marco,&lt;/P&gt;
&lt;P&gt;for the case of rotation by 90 degrees you may prefer to use ippiMirror functions which should be much faster than general ippiRotate.&lt;/P&gt;
&lt;P&gt;And note, if your frame is 8-bit per channel you need to use 8u functions not 16u.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
    <pubDate>Fri, 07 Dec 2007 18:45:06 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2007-12-07T18:45:06Z</dc:date>
    <item>
      <title>Rotate a YUV video</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Rotate-a-YUV-video/m-p/881666#M10270</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;Im trying to rotate a yuv video 90 degrees but its not working as i expected&lt;BR /&gt;Im using ippiRotate 16u C1R, the rotate works but the colors are wrong.&lt;BR /&gt;Thank you in advance,&lt;BR /&gt;&lt;BR /&gt;Marco</description>
      <pubDate>Fri, 07 Dec 2007 14:44:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Rotate-a-YUV-video/m-p/881666#M10270</guid>
      <dc:creator>marco_lopes</dc:creator>
      <dc:date>2007-12-07T14:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate a YUV video</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Rotate-a-YUV-video/m-p/881667#M10271</link>
      <description>&lt;P&gt;Hi Marco,&lt;/P&gt;
&lt;P&gt;for the case of rotation by 90 degrees you may prefer to use ippiMirror functions which should be much faster than general ippiRotate.&lt;/P&gt;
&lt;P&gt;And note, if your frame is 8-bit per channel you need to use 8u functions not 16u.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2007 18:45:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Rotate-a-YUV-video/m-p/881667#M10271</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2007-12-07T18:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate a YUV video</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Rotate-a-YUV-video/m-p/881668#M10272</link>
      <description>Hello Vladimir,&lt;BR /&gt;&lt;BR /&gt;Thanks for the tips. Mirror functions only help when it's 180 degrees.&lt;BR /&gt;Unfortunatelly there is no rotate 8U_C2.&lt;BR /&gt;&lt;BR /&gt;I guess I have to convert it to 24 bit, and then rotate.&lt;BR /&gt;&lt;BR /&gt;Marco&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Dec 2007 19:17:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Rotate-a-YUV-video/m-p/881668#M10272</guid>
      <dc:creator>marco_lopes</dc:creator>
      <dc:date>2007-12-10T19:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate a YUV video</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Rotate-a-YUV-video/m-p/881669#M10273</link>
      <description>&lt;P&gt;Oh, yes, you are correct. I mean ippiTranspose function, but this does not work with sub-sampled image formats (like YUV422 or 420).&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2007 06:00:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Rotate-a-YUV-video/m-p/881669#M10273</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2007-12-11T06:00:59Z</dc:date>
    </item>
  </channel>
</rss>

