<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Installing OpenCV from CVS on Ubuntu Edgy</title>
	<link>http://www.ryanbruce.org/2006/11/30/installing-opencv-from-cvs-on-ubuntu-edgy/</link>
	<description>ryan bruce</description>
	<pubDate>Tue, 06 Jan 2009 19:51:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Mark B.</title>
		<link>http://www.ryanbruce.org/2006/11/30/installing-opencv-from-cvs-on-ubuntu-edgy/#comment-195</link>
		<pubDate>Wed, 18 Apr 2007 17:14:45 +0000</pubDate>
		<guid>http://www.ryanbruce.org/2006/11/30/installing-opencv-from-cvs-on-ubuntu-edgy/#comment-195</guid>
					<description>Thanks man... this was super helpful.</description>
		<content:encoded><![CDATA[<p>Thanks man&#8230; this was super helpful.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Kip</title>
		<link>http://www.ryanbruce.org/2006/11/30/installing-opencv-from-cvs-on-ubuntu-edgy/#comment-187</link>
		<pubDate>Wed, 11 Apr 2007 22:13:18 +0000</pubDate>
		<guid>http://www.ryanbruce.org/2006/11/30/installing-opencv-from-cvs-on-ubuntu-edgy/#comment-187</guid>
					<description>Thank you. My code works now, since the fixes I need are only in latest CVS and not the Ubuntu 1.0.0 package.</description>
		<content:encoded><![CDATA[<p>Thank you. My code works now, since the fixes I need are only in latest CVS and not the Ubuntu 1.0.0 package.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mark B.</title>
		<link>http://www.ryanbruce.org/2006/11/30/installing-opencv-from-cvs-on-ubuntu-edgy/#comment-178</link>
		<pubDate>Tue, 13 Feb 2007 17:48:03 +0000</pubDate>
		<guid>http://www.ryanbruce.org/2006/11/30/installing-opencv-from-cvs-on-ubuntu-edgy/#comment-178</guid>
					<description>You need to build ffmpeg if you want to get video working.  Then you need to build OpenCv with ffmpeg support (in linux, of course).</description>
		<content:encoded><![CDATA[<p>You need to build ffmpeg if you want to get video working.  Then you need to build OpenCv with ffmpeg support (in linux, of course).
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: fanouris</title>
		<link>http://www.ryanbruce.org/2006/11/30/installing-opencv-from-cvs-on-ubuntu-edgy/#comment-176</link>
		<pubDate>Sun, 04 Feb 2007 17:20:49 +0000</pubDate>
		<guid>http://www.ryanbruce.org/2006/11/30/installing-opencv-from-cvs-on-ubuntu-edgy/#comment-176</guid>
					<description>I have installed opencv 1.0 in Ubuntu 6.10 using the above directions,
 but when i try to run some
of the examples that import video from my camera (dv using firewire)
(e.g lkdemo) it doesn't work and I have the following message

Could not initialize capturing...


I have done the following trying to fix it

#sudo modprobe raw1394

#testllibraw

# sudo chgrp video /dev/raw1394
# sudo chmod g rw /dev/raw1394

Do I have to do something extra to initialize the firewire support?

thanks,</description>
		<content:encoded><![CDATA[<p>I have installed opencv 1.0 in Ubuntu 6.10 using the above directions,<br />
 but when i try to run some<br />
of the examples that import video from my camera (dv using firewire)<br />
(e.g lkdemo) it doesn&#8217;t work and I have the following message</p>
<p>Could not initialize capturing&#8230;</p>
<p>I have done the following trying to fix it</p>
<p>#sudo modprobe raw1394</p>
<p>#testllibraw</p>
<p># sudo chgrp video /dev/raw1394<br />
# sudo chmod g rw /dev/raw1394</p>
<p>Do I have to do something extra to initialize the firewire support?</p>
<p>thanks,
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
