<?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: Deinterlacing a video frame in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Deinterlacing-a-video-frame/m-p/974828#M20864</link>
    <description>&lt;P&gt;There is step parameter in functions. For ippIP functions it means the number of bytes between adjucent lines. Please, look on ippi manual, chapter 2, IPP Concepts for the details.&lt;/P&gt;
&lt;P&gt;So you need to call ippiCopy twice, one time for the first field and the second time for the other field.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 28 Jan 2004 15:21:40 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2004-01-28T15:21:40Z</dc:date>
    <item>
      <title>Deinterlacing a video frame</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Deinterlacing-a-video-frame/m-p/974827#M20863</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt; I want to use IPPi for some video analysis and I was wondering what's the best way to deinterlace a full-size video frame into 2 separate field frames.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;In analog video (NTSC/PAL) a full size frame usually consists of two parts/fields. The even rows are the even rows of one captured frames and the odd rows are the odd rows of the following frame. This means that a 24 frame per sec. sequence is really 48 inteleaved frames, with each consequtive pair combined into one frame.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Is there a way to use IPP (4.0) to split each frame into 2 half height frames? A way other than just looping on all the rows and copying them using &lt;FONT face="Courier" size="2"&gt;ippiCopy_&amp;lt;&lt;/FONT&gt;&lt;I&gt;&lt;FONT size="2"&gt;&lt;FONT face="Times New Roman"&gt;mod&lt;/FONT&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier" size="2"&gt;&amp;gt;() or &lt;FONT face="Courier" size="2"&gt;ippsCopy_&amp;lt;&lt;I&gt;&lt;FONT size="2"&gt;&lt;FONT face="Times New Roman"&gt;mod&lt;/FONT&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier" size="2"&gt;&amp;gt;&lt;/FONT&gt;().&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Is there an eqivalent to the stride concept in IPPS or IPPI?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Adi&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Jan 2004 01:55:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Deinterlacing-a-video-frame/m-p/974827#M20863</guid>
      <dc:creator>adi_shavit</dc:creator>
      <dc:date>2004-01-15T01:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Deinterlacing a video frame</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Deinterlacing-a-video-frame/m-p/974828#M20864</link>
      <description>&lt;P&gt;There is step parameter in functions. For ippIP functions it means the number of bytes between adjucent lines. Please, look on ippi manual, chapter 2, IPP Concepts for the details.&lt;/P&gt;
&lt;P&gt;So you need to call ippiCopy twice, one time for the first field and the second time for the other field.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 28 Jan 2004 15:21:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Deinterlacing-a-video-frame/m-p/974828#M20864</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2004-01-28T15:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Deinterlacing a video frame</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Deinterlacing-a-video-frame/m-p/974829#M20865</link>
      <description>&lt;DIV&gt;Right! I don't know why I didn't think of that.&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Adi&lt;/DIV&gt;</description>
      <pubDate>Sun, 01 Feb 2004 17:03:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Deinterlacing-a-video-frame/m-p/974829#M20865</guid>
      <dc:creator>adi_shavit</dc:creator>
      <dc:date>2004-02-01T17:03:46Z</dc:date>
    </item>
  </channel>
</rss>

