<?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 CameraCalibration2 problem in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/CameraCalibration2-problem/m-p/866157#M8367</link>
    <description>&lt;P&gt;hi ! I have tow question&lt;/P&gt;
&lt;P&gt;first : when I use CameraCalibration2 function in opencv I get exception tell me that opjects point must be 1xn or nx1 for 3 channel I write this code&lt;/P&gt;&lt;FONT size="2"&gt;
&lt;P&gt;CvMat * points3;&lt;/P&gt;
&lt;P&gt;points3 = cvCreateMat(1,35,CV_32FC3);&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;
&lt;P&gt;CvMat * numPoints = cvCreateMat(1,1,CV_32SC1);&lt;/P&gt;
&lt;P&gt;numPoints-&amp;gt;data.fl[0] = 35.0f;&lt;/P&gt;
&lt;P&gt;CvMat * points2 = cvCreateMat(1,35,CV_32FC2);&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;m_Intrinsic = cvCreateMat(3,3,CV_32FC1);&lt;/P&gt;
&lt;P&gt;m_DitrorationCoeff = cvCreateMat(1,4,CV_32FC1);&lt;/P&gt;
&lt;P&gt;m_Rotation = cvCreateMat(1,3,CV_32FC1);&lt;/P&gt;
&lt;P&gt;m_Translation = cvCreateMat(1,3,CV_32FC1);&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;
&lt;P&gt;cvCalibrateCamera2(points2,points3,numPoints,imageSize,m_Intrinsic,m_DitrorationCoeff,m_Rotation,m_Translation,0);&lt;/P&gt;
&lt;P&gt;if any one can tell me the problem I will be very thanks&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;second : did the opencv have function make 3d reconstruction be getting 2 2d image points&lt;/P&gt;
&lt;P&gt;thandks&lt;/P&gt;&lt;/FONT&gt;</description>
    <pubDate>Mon, 30 Jun 2008 13:21:50 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2008-06-30T13:21:50Z</dc:date>
    <item>
      <title>CameraCalibration2 problem</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/CameraCalibration2-problem/m-p/866157#M8367</link>
      <description>&lt;P&gt;hi ! I have tow question&lt;/P&gt;
&lt;P&gt;first : when I use CameraCalibration2 function in opencv I get exception tell me that opjects point must be 1xn or nx1 for 3 channel I write this code&lt;/P&gt;&lt;FONT size="2"&gt;
&lt;P&gt;CvMat * points3;&lt;/P&gt;
&lt;P&gt;points3 = cvCreateMat(1,35,CV_32FC3);&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;
&lt;P&gt;CvMat * numPoints = cvCreateMat(1,1,CV_32SC1);&lt;/P&gt;
&lt;P&gt;numPoints-&amp;gt;data.fl[0] = 35.0f;&lt;/P&gt;
&lt;P&gt;CvMat * points2 = cvCreateMat(1,35,CV_32FC2);&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;m_Intrinsic = cvCreateMat(3,3,CV_32FC1);&lt;/P&gt;
&lt;P&gt;m_DitrorationCoeff = cvCreateMat(1,4,CV_32FC1);&lt;/P&gt;
&lt;P&gt;m_Rotation = cvCreateMat(1,3,CV_32FC1);&lt;/P&gt;
&lt;P&gt;m_Translation = cvCreateMat(1,3,CV_32FC1);&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;
&lt;P&gt;cvCalibrateCamera2(points2,points3,numPoints,imageSize,m_Intrinsic,m_DitrorationCoeff,m_Rotation,m_Translation,0);&lt;/P&gt;
&lt;P&gt;if any one can tell me the problem I will be very thanks&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;second : did the opencv have function make 3d reconstruction be getting 2 2d image points&lt;/P&gt;
&lt;P&gt;thandks&lt;/P&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 30 Jun 2008 13:21:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/CameraCalibration2-problem/m-p/866157#M8367</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2008-06-30T13:21:50Z</dc:date>
    </item>
  </channel>
</rss>

