<?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: Get pictures from firewire camera with opencv under linux in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Get-pictures-from-firewire-camera-with-opencv-under-linux/m-p/994555#M22786</link>
    <description>&lt;DIV&gt;Hi, there is comments from our expert&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#000080" size="2"&gt;
&lt;P&gt;It seems that the code is run on Linux.&lt;/P&gt;
&lt;P&gt;Make sure that the latest version from CVS is used (that provides much video capturing support than beta 4).&lt;/P&gt;
&lt;P&gt;Install libdc1394 and libraw1394, then configure and build OpenCV.&lt;/P&gt;
&lt;P&gt;If it still does not work, probably, some extra initialization and color conversion code should be added to cvcap_dc1394.cpp.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 10 Mar 2005 22:53:03 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2005-03-10T22:53:03Z</dc:date>
    <item>
      <title>Get pictures from firewire camera with opencv under linux</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Get-pictures-from-firewire-camera-with-opencv-under-linux/m-p/994554#M22785</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;i want to use my firewire-camera with opencv, to retrieve&lt;BR /&gt;live pictures. this is my code, put the output is everytime&lt;BR /&gt;"failed."&lt;BR /&gt;&lt;BR /&gt;can you help me?&lt;BR /&gt;&lt;BR /&gt;(the camera is pluged into the firewire port)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;IplImage* image_1 = 0; // camera image&lt;BR /&gt;&lt;BR /&gt;// Main&lt;BR /&gt;int main(int argc, char **argv) {&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;  // cam procs&lt;BR /&gt;  CvCapture* capture = 0;&lt;BR /&gt;&lt;BR /&gt;  usleep(500);&lt;BR /&gt;&lt;BR /&gt;  // create window&lt;BR /&gt;  cvNamedWindow("CAM_WINDOW",1);&lt;BR /&gt;  &lt;BR /&gt;  capture = cvCaptureFromCAM(-1);&lt;BR /&gt;  // I also tested:&lt;BR /&gt;  // capture = cvCaptureFromCAM(0);&lt;BR /&gt;&lt;BR /&gt;  usleep(500);&lt;BR /&gt;&lt;BR /&gt;  if (capture) {cout&amp;lt;&amp;lt;"lets go
";}&lt;BR /&gt;  else {cout&amp;lt;&amp;lt;"failed
";}&lt;BR /&gt;&lt;BR /&gt;}</description>
      <pubDate>Fri, 04 Mar 2005 21:32:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Get-pictures-from-firewire-camera-with-opencv-under-linux/m-p/994554#M22785</guid>
      <dc:creator>opencv</dc:creator>
      <dc:date>2005-03-04T21:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Get pictures from firewire camera with opencv under linux</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Get-pictures-from-firewire-camera-with-opencv-under-linux/m-p/994555#M22786</link>
      <description>&lt;DIV&gt;Hi, there is comments from our expert&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#000080" size="2"&gt;
&lt;P&gt;It seems that the code is run on Linux.&lt;/P&gt;
&lt;P&gt;Make sure that the latest version from CVS is used (that provides much video capturing support than beta 4).&lt;/P&gt;
&lt;P&gt;Install libdc1394 and libraw1394, then configure and build OpenCV.&lt;/P&gt;
&lt;P&gt;If it still does not work, probably, some extra initialization and color conversion code should be added to cvcap_dc1394.cpp.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Mar 2005 22:53:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Get-pictures-from-firewire-camera-with-opencv-under-linux/m-p/994555#M22786</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-03-10T22:53:03Z</dc:date>
    </item>
  </channel>
</rss>

