<?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 Image Geometry Transform - rotation direction in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-Geometry-Transform-rotation-direction/m-p/777393#M1264</link>
    <description>&lt;BR /&gt;Hi Beg, &lt;BR /&gt;&lt;BR /&gt;You can also run the IPP ippiDemo.exe at Intel\IPP\6.1.6.056\ia32\demo\, and see if this is a code error, or a bug related with IPP. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Chao &lt;BR /&gt;</description>
    <pubDate>Fri, 26 Nov 2010 07:12:38 GMT</pubDate>
    <dc:creator>Chao_Y_Intel</dc:creator>
    <dc:date>2010-11-26T07:12:38Z</dc:date>
    <item>
      <title>Image Geometry Transform - rotation direction</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-Geometry-Transform-rotation-direction/m-p/777391#M1262</link>
      <description>Hi all !&lt;DIV&gt;I have a problem using the ippiRotate_xxx methods.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;with 8u_C1R and 8u_C3R the direction is clockwise&lt;/DIV&gt;&lt;DIV&gt;with 8u_C4R the direction is counterclockwise&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I use the IPP 7.01 library.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Is it a normal behavior ?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;Mike&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 Nov 2010 12:17:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-Geometry-Transform-rotation-direction/m-p/777391#M1262</guid>
      <dc:creator>Mike4</dc:creator>
      <dc:date>2010-11-25T12:17:53Z</dc:date>
    </item>
    <item>
      <title>Image Geometry Transform - rotation direction</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-Geometry-Transform-rotation-direction/m-p/777392#M1263</link>
      <description>HelloMike,&lt;BR /&gt;&lt;BR /&gt;Could you please provide a sample code with more information about your problem?&lt;BR /&gt;What is interpolation method? Whatis image size? Angle?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt; Beg</description>
      <pubDate>Thu, 25 Nov 2010 12:55:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-Geometry-Transform-rotation-direction/m-p/777392#M1263</guid>
      <dc:creator>Yuri_Tikhomirov__Int</dc:creator>
      <dc:date>2010-11-25T12:55:16Z</dc:date>
    </item>
    <item>
      <title>Image Geometry Transform - rotation direction</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-Geometry-Transform-rotation-direction/m-p/777393#M1264</link>
      <description>&lt;BR /&gt;Hi Beg, &lt;BR /&gt;&lt;BR /&gt;You can also run the IPP ippiDemo.exe at Intel\IPP\6.1.6.056\ia32\demo\, and see if this is a code error, or a bug related with IPP. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Chao &lt;BR /&gt;</description>
      <pubDate>Fri, 26 Nov 2010 07:12:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-Geometry-Transform-rotation-direction/m-p/777393#M1264</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-11-26T07:12:38Z</dc:date>
    </item>
    <item>
      <title>Image Geometry Transform - rotation direction</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-Geometry-Transform-rotation-direction/m-p/777394#M1265</link>
      <description>Please take a look at thepictures obtained by using ippiDemo application.&lt;BR /&gt;Rotation of (30) and (360-30) degrees.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.intel.com/skins/images/7B13F55A7CE623EF42E69096FA81A3A1/2021_redesign/images/image_not_found.png" /&gt;&lt;/span&gt; &lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.intel.com/skins/images/7B13F55A7CE623EF42E69096FA81A3A1/2021_redesign/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;What is wrong ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt; Beg</description>
      <pubDate>Fri, 26 Nov 2010 08:12:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-Geometry-Transform-rotation-direction/m-p/777394#M1265</guid>
      <dc:creator>Yuri_Tikhomirov__Int</dc:creator>
      <dc:date>2010-11-26T08:12:16Z</dc:date>
    </item>
    <item>
      <title>Image Geometry Transform - rotation direction</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-Geometry-Transform-rotation-direction/m-p/777395#M1266</link>
      <description>Hi all,&lt;DIV&gt;may be I made a mistake but I used the same code with ipp 3.0 and I have never had any error.&lt;/DIV&gt;&lt;DIV&gt;here is my code :&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;double dAngle = 45;&lt;/DIV&gt;&lt;DIV&gt;double dBounds[2][2];&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;		IppiRect rect = {0, 0, 640, 480};&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;		IppStatus status = ippiGetRotateBound(rect, dBounds, dAngle, 0, 0);&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;IppiRect rectOutput = {0, 0,dBounds[1][0] - dBounds[0][0],dBounds[1][1] - dBounds[0][1]};&lt;/DIV&gt;&lt;DIV&gt;IppiSize sizeInput = {rect.width, rect.height};&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;status = ippiRotate_8u_C3R(pInputBuffer, sizeInput, iStrideIn, rect,&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="white-space: pre;"&gt;					&lt;/SPAN&gt;pOutputBuffer, iStrideOut, rectOutput,&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="white-space: pre;"&gt;					&lt;/SPAN&gt;dAngle, -dBounds[0][0], -dBounds[0][1], IPPI_INTER_LINEAR);&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;status = ippiRotate_8u_C4R(&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN style="white-space: pre;"&gt;					&lt;/SPAN&gt;pInputBuffer, sizeInput, iStrideIn, rect,&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="white-space: pre;"&gt;					&lt;/SPAN&gt;pOutputBuffer, iStrideOut, rectOutput,&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="white-space: pre;"&gt;					&lt;/SPAN&gt;dAngle,-dBounds[0][0], -dBounds[0][1], IPPI_INTER_LINEAR);&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;DIV style="font-family: verdana, sans-serif; padding: 0px; margin: 0px;"&gt;(the pInputBuffer for the 2 above versions are respectively in 24bits and 32bits)&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;8u_C3R and 8u_C1R rotate in clockwise direction and 8u_C4R in counterclockwise direction&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I have the same behavior between 8u_C4R and 8u_AC4R.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Later, if necessary, I will put a test program with full c++ source code. For the moment I haven't the time to do it. To patch the problem I invert the angle in 8 and 24 bits.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I made the tests with ippiDemo, I have the same rotation direction with 24 et 32bits pictures but in clockwise direction (the inverse as noticed in documentation).&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 29 Nov 2010 15:13:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-Geometry-Transform-rotation-direction/m-p/777395#M1266</guid>
      <dc:creator>Mike4</dc:creator>
      <dc:date>2010-11-29T15:13:20Z</dc:date>
    </item>
  </channel>
</rss>

