<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>OpenCV at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/OpenCV/</link>
    <description>Open Source Computer Vision Library Comm</description>

    <item>
      <title>Camera calibration question... and a little idea</title>
      <pubDate>Tue, 24 Nov 2009 19:07:44 GMT</pubDate>
      <dc:creator>Walter</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67957</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67957</guid>
      <description>Hi all, Do you think it is possible to use two (or more) matching images to calculate intrinsic camera parameters? I explain my problem: I have a lot of images</description>
    </item>
    <item>
      <title>Re: Stable Version</title>
      <pubDate>Tue, 24 Nov 2009 18:22:46 GMT</pubDate>
      <dc:creator>Entrada</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67956</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67956</guid>
      <description>v2.0 should be fine. But I&#39;m still using v1.0 because I saw some problems in this forum to configure the IDEs with v2.0. and I don&#39;t have enough spare time to</description>
    </item>
    <item>
      <title>Stable Version</title>
      <pubDate>Tue, 24 Nov 2009 17:21:46 GMT</pubDate>
      <dc:creator>donmichael013</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67955</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67955</guid>
      <description>Hi all.. Which is the most stable version of OpenCV available for download? There is 1.0, 1.1pre, 1.2 and 2.0? I&#39;m a beginner..Which one is good to start</description>
    </item>
    <item>
      <title>HELP</title>
      <pubDate>Tue, 24 Nov 2009 16:10:58 GMT</pubDate>
      <dc:creator>quang vinh</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67954</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67954</guid>
      <description>i do about &quot;colour tracking by opencv add c&#43;+&#39;&#39; please help me. thank you!</description>
    </item>
    <item>
      <title>HELPP</title>
      <pubDate>Tue, 24 Nov 2009 16:01:34 GMT</pubDate>
      <dc:creator>pozotyor</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67953</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67953</guid>
      <description>hi , i am new at opencv. i want to ask you something about my final project. i hope that anyone can help me? *Firstly, i want to move an image on the window. I</description>
    </item>
    <item>
      <title>HELPP</title>
      <pubDate>Tue, 24 Nov 2009 13:15:42 GMT</pubDate>
      <dc:creator>pozotyor</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67952</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67952</guid>
      <description>Hi, i am new at opencv and i want to ask you something about my final project. I hope that, anyone can help me:) * Firstly, i want to move an image on the</description>
    </item>
    <item>
      <title>Load and display multiples images</title>
      <pubDate>Tue, 24 Nov 2009 10:41:39 GMT</pubDate>
      <dc:creator>Shahrul</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67951</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67951</guid>
      <description>Hello there, Can someone tell me how to load and display multiples images using opencv? let say 3 images at the same time. please help me. thanks shahrul</description>
    </item>
    <item>
      <title>opencv 2.0 .deb</title>
      <pubDate>Tue, 24 Nov 2009 09:03:19 GMT</pubDate>
      <dc:creator>linoyatta</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67950</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67950</guid>
      <description>is there a .deb of opencv 2.0 ? or will be a .deb soon ?</description>
    </item>
    <item>
      <title>A problem in haartraining,plz Help me</title>
      <pubDate>Tue, 24 Nov 2009 07:33:31 GMT</pubDate>
      <dc:creator>Hosein</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67949</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67949</guid>
      <description>Dear All, I use haar classifier with opencv to detect human walking, I use 6305 positives and 25500 negatives with processor 2.2 core2due and 3 GB ram, The</description>
    </item>
    <item>
      <title>how to save video output from opencv</title>
      <pubDate>Tue, 24 Nov 2009 05:25:40 GMT</pubDate>
      <dc:creator>Salmi D</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67948</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67948</guid>
      <description>hi all. im still a newbie and i&#39;d like to know if there&#39;s any code on how to save video output. for eg., i run one of the samples, that detects motion, and</description>
    </item>
    <item>
      <title>Re: Getting cvFindChessboardCorners to work with projected chessboar</title>
      <pubDate>Tue, 24 Nov 2009 03:16:10 GMT</pubDate>
      <dc:creator>Samuel Audet</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67947</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67947</guid>
      <description>Use markers instead of a chessboard pattern, they don&#39;t have that problem. Read this to understand why: </description>
    </item>
    <item>
      <title>Re: Problem with libdc1394</title>
      <pubDate>Tue, 24 Nov 2009 03:14:29 GMT</pubDate>
      <dc:creator>Samuel Audet</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67946</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67946</guid>
      <description>... highgui is very buggy, just use libdc1394 directly.. it&#39;s easy to use and works well Samuel</description>
    </item>
    <item>
      <title>Re: OpenCV2 with Borland:  CDECL / STDCALL (how to compile OpenCV2.0</title>
      <pubDate>Tue, 24 Nov 2009 03:12:53 GMT</pubDate>
      <dc:creator>Samuel Audet</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67945</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67945</guid>
      <description>This has to do with SSE and calling conventions under 32-bit x86 (nothing to do with CDECL or STDCALL: this is SSE specific).. There are a few things you can</description>
    </item>
    <item>
      <title>Help Hand Tracking</title>
      <pubDate>Tue, 24 Nov 2009 03:12:44 GMT</pubDate>
      <dc:creator>Ravi Soni</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67944</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67944</guid>
      <description>hi i think you can use this code , it works well for hand detection USE THIS FUNCTION to detect body parts cheers /* in this code , the body parts will be</description>
    </item>
    <item>
      <title>OpenCV SVN repository was moved to code.ros.org</title>
      <pubDate>Tue, 24 Nov 2009 01:23:09 GMT</pubDate>
      <dc:creator>Gary Bradski</dc:creator>
      <link>http://tech.groups.yahoo.com/group/OpenCV/message/67943</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/OpenCV/message/67943</guid>
      <description>Just to note: The reason for the move is that we were offered a hosting site that has more bandwidth that sourceforge and quicker response. The site includes</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Mon Dec 21 21:14:48 PST 2009 -->
