<?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 Problem with cvStereoCalibrate in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-with-cvStereoCalibrate/m-p/876436#M9593</link>
    <description>Hello everyone, I am a new member and I am just starting with opencv. But it's a&lt;BR /&gt;couple of days cvStereoCalibrate gives me problems. The fact is that puts the&lt;BR /&gt;parameters but when I start the program comes out this error:&lt;BR /&gt;Internal Error (Assertion: (CV_MAT_DEPTH(_imagePoint1-&amp;gt;types) == CV_32F ||&lt;BR /&gt;(CV_MAT_DEPTH(_imagePoint1-&amp;gt;types) == CV_64F) &amp;amp;&amp;amp; ((_imagePoint1-&amp;gt;rows ==&lt;BR /&gt;pointTotal &amp;amp;&amp;amp; _imagePoints1-&amp;gt;cols*cn == 2 || ((_imagePoint1-&amp;gt;rows == 1 &amp;amp;&amp;amp;&lt;BR /&gt;_imagePoints1-&amp;gt;cols == pointsTotal &amp;amp;&amp;amp; cn == 2)) failed) in cvStereoCalibrate,&lt;BR /&gt;file C:\User\VP\ocv\opencv\src\cv\cvcalibration.cpp, line 1922&lt;BR /&gt;&lt;BR /&gt;I tried to change several times imagePoints1 but to no avail. I use windows7 and&lt;BR /&gt;Code:: Blocks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 25 Nov 2009 20:07:07 GMT</pubDate>
    <dc:creator>lupiniv</dc:creator>
    <dc:date>2009-11-25T20:07:07Z</dc:date>
    <item>
      <title>Problem with cvStereoCalibrate</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-with-cvStereoCalibrate/m-p/876436#M9593</link>
      <description>Hello everyone, I am a new member and I am just starting with opencv. But it's a&lt;BR /&gt;couple of days cvStereoCalibrate gives me problems. The fact is that puts the&lt;BR /&gt;parameters but when I start the program comes out this error:&lt;BR /&gt;Internal Error (Assertion: (CV_MAT_DEPTH(_imagePoint1-&amp;gt;types) == CV_32F ||&lt;BR /&gt;(CV_MAT_DEPTH(_imagePoint1-&amp;gt;types) == CV_64F) &amp;amp;&amp;amp; ((_imagePoint1-&amp;gt;rows ==&lt;BR /&gt;pointTotal &amp;amp;&amp;amp; _imagePoints1-&amp;gt;cols*cn == 2 || ((_imagePoint1-&amp;gt;rows == 1 &amp;amp;&amp;amp;&lt;BR /&gt;_imagePoints1-&amp;gt;cols == pointsTotal &amp;amp;&amp;amp; cn == 2)) failed) in cvStereoCalibrate,&lt;BR /&gt;file C:\User\VP\ocv\opencv\src\cv\cvcalibration.cpp, line 1922&lt;BR /&gt;&lt;BR /&gt;I tried to change several times imagePoints1 but to no avail. I use windows7 and&lt;BR /&gt;Code:: Blocks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Nov 2009 20:07:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-with-cvStereoCalibrate/m-p/876436#M9593</guid>
      <dc:creator>lupiniv</dc:creator>
      <dc:date>2009-11-25T20:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cvStereoCalibrate</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-with-cvStereoCalibrate/m-p/876437#M9594</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/453993"&gt;lupiniv&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;Hello everyone, I am a new member and I am just starting with opencv. But it's a&lt;BR /&gt;couple of days cvStereoCalibrate gives me problems. The fact is that puts the&lt;BR /&gt;parameters but when I start the program comes out this error:&lt;BR /&gt;Internal Error (Assertion: (CV_MAT_DEPTH(_imagePoint1-&amp;gt;types) == CV_32F ||&lt;BR /&gt;(CV_MAT_DEPTH(_imagePoint1-&amp;gt;types) == CV_64F) &amp;amp;&amp;amp; ((_imagePoint1-&amp;gt;rows ==&lt;BR /&gt;pointTotal &amp;amp;&amp;amp; _imagePoints1-&amp;gt;cols*cn == 2 || ((_imagePoint1-&amp;gt;rows == 1 &amp;amp;&amp;amp;&lt;BR /&gt;_imagePoints1-&amp;gt;cols == pointsTotal &amp;amp;&amp;amp; cn == 2)) failed) in cvStereoCalibrate,&lt;BR /&gt;file C:UserVPocvopencvsrccvcvcalibration.cpp, line 1922&lt;BR /&gt;&lt;BR /&gt;I tried to change several times imagePoints1 but to no avail. I use windows7 and&lt;BR /&gt;Code:: Blocks&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 Lupiniv,&lt;BR /&gt;&lt;BR /&gt;According toyour discription, you may chech your inputimagePoints1 andthe condition one by one, if some one is not meet?. &lt;BR /&gt;&lt;BR /&gt;Orpost your question to the &lt;A href="http://groups.yahoo.com/group/OpenCV/"&gt;OpenCV newsgroup&lt;/A&gt;. where many OpenCV user may know the problem.&lt;BR /&gt;&lt;BR /&gt;Here is one FAQ about IPP vs. OpenCV for your reference. &lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-open-source-computer-vision-library-opencv-faq/" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-open-source-computer-vision-library-opencv-faq/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying</description>
      <pubDate>Thu, 26 Nov 2009 07:06:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-with-cvStereoCalibrate/m-p/876437#M9594</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2009-11-26T07:06:31Z</dc:date>
    </item>
  </channel>
</rss>

