<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>robots.net blog for wedesoft</title>
    <link>http://robots.net/person/wedesoft/</link>
    <description>robots.net blog for wedesoft</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Mon, 13 Feb 2012 05:55:22 GMT</pubDate>
    <item>
      <pubDate>Sat, 3 Oct 2009 21:00:02 GMT</pubDate>
      <title>3 Oct 2009</title>
      <link>http://robots.net/person/wedesoft/diary.html?start=9</link>
      <guid>http://robots.net/person/wedesoft/diary.html?start=9</guid>
      <description>Here's a small demo video (also available as &lt;a href="http://vision.eng.shu.ac.uk/jan/robobuilder1.avi" &gt;15.5&#xD;
MByte DivX3 video&lt;/a&gt; and available on &lt;a href="http://www.youtube.com/watch?v=3w34KPsjQlc" &gt;Youtube&lt;/a&gt;)&#xD;
where I use my new Ruby extension to send instructions to a&#xD;
&lt;em&gt;Robobuilder Huno&lt;/em&gt;. The software is available on the&#xD;
&lt;a href="http://vision.eng.shu.ac.uk/mmvlwiki/index.php/Robobuilder" &gt;MMVLWiki&lt;/a&gt;.&#xD;
&lt;embed type="application/x-shockwave-flash" src="http://vision.eng.shu.ac.uk/jan/flv/flvplayer.swf" width="480" height="360" flashvars="file=http://vision.eng.shu.ac.uk/jan/flv/robobuilder1.flv&amp;image=http://vision.eng.shu.ac.uk/jan/flv/robobuilder1.jpg&amp;displayheight=360"&gt;&#xD;
&lt;/embed&gt;</description>
    </item>
    <item>
      <pubDate>Mon, 17 Sep 2007 16:35:16 GMT</pubDate>
      <title>17 Sep 2007</title>
      <link>http://robots.net/person/wedesoft/diary.html?start=8</link>
      <guid>http://robots.net/person/wedesoft/diary.html?start=8</guid>
      <description>I've released a Microsoft Windows version of the &lt;a&#xD;
href="http://www.wedesoft.demon.co.uk/hornetseye-api/"&gt;Ruby&#xD;
real-time computer vision library HornetsEye&lt;/a&gt;. Now&#xD;
HornetsEye not only runs under GNU/Linux but under Microsoft&#xD;
Windows as well! Currently Hornetseye for Windows is pretty&#xD;
basic since it does not have Video-I/O and cannot yet&#xD;
display images without the help of Qt4. If you are still&#xD;
interested you can already download a big package with&#xD;
installers for Ruby, HornetsEye, Qt4, and a lot more. See &lt;a&#xD;
href="http://www.wedesoft.demon.co.uk/hornetseye-api/files/Installation-txt.html"&gt;installation&#xD;
instructions&lt;/a&gt; for more information.&#xD;
&#xD;
&lt;p&gt; I have tried to create a software tool which makes&#xD;
implementing computer vision algorithms easy. You can even&#xD;
&lt;a&#xD;
href="http://www.wedesoft.demon.co.uk/hornetseye-api/files/interactive-txt.html"&gt;process&#xD;
images using the interactive Ruby shell&lt;/a&gt;. Under GNU/Linux&#xD;
it is already possible to write more sophisticated software&#xD;
such as a &lt;a&#xD;
href="http://www.wedesoft.demon.co.uk/hornetseye-api/files/webcamapp-txt.html"&gt;Webcam&#xD;
viewer&lt;/a&gt; on top of HornetsEye.&#xD;
&#xD;
&lt;p&gt; Enjoy!</description>
    </item>
    <item>
      <pubDate>Sun, 17 Dec 2006 22:29:20 GMT</pubDate>
      <title>17 Dec 2006</title>
      <link>http://robots.net/person/wedesoft/diary.html?start=7</link>
      <guid>http://robots.net/person/wedesoft/diary.html?start=7</guid>
      <description>I've dropped developing the graphical programming approach&#xD;
with Qt-designer. Instead I've started developing the &lt;a&#xD;
href="http://www.wedesoft.demon.co.uk/hornetseye-api/"&gt;Ruby&#xD;
real-time computer vision library HornetsEye&lt;/a&gt;.&#xD;
The approach of writing an extension to Ruby has so far gone&#xD;
quite well and it looks like I'm going to stay with this&#xD;
approach.</description>
    </item>
    <item>
      <pubDate>Sun, 4 Jun 2006 20:07:34 GMT</pubDate>
      <title>4 Jun 2006</title>
      <link>http://robots.net/person/wedesoft/diary.html?start=6</link>
      <guid>http://robots.net/person/wedesoft/diary.html?start=6</guid>
      <description>Version 0.2 of the &lt;a&#xD;
href="http://vision.eng.shu.ac.uk/mediawiki/index.php/Graphical_Programming_with_Mimas_and_Qt-Designer"&gt;Mimas&#xD;
computer vision plugin&lt;/a&gt; for &lt;a&#xD;
href="http://doc.trolltech.com/4.1/qt4-designer.html"&gt;Qt-designer&lt;/a&gt;&#xD;
was released. It is still relying on an unstable release of&#xD;
the &lt;a&#xD;
href="http://vision.eng.shu.ac.uk/mediawiki/index.php/Mimas"&gt;real-time&#xD;
computer vision library Mimas&lt;/a&gt;. The new version allows to&#xD;
interactively use &lt;a&#xD;
href="http://www.gnuplot.info/"&gt;Gnuplot&lt;/a&gt; within&#xD;
Qt-designer. Here is a &lt;a&#xD;
href="http://vision.eng.shu.ac.uk/mediawiki/index.php/Image:Gnuplotplugin.jpg"&gt;screenshot&#xD;
of the Gnuplot-plugin for Qt-designer&lt;/a&gt;.&#xD;
</description>
    </item>
    <item>
      <pubDate>Sun, 23 Apr 2006 12:44:00 GMT</pubDate>
      <title>23 Apr 2006</title>
      <link>http://robots.net/person/wedesoft/diary.html?start=5</link>
      <guid>http://robots.net/person/wedesoft/diary.html?start=5</guid>
      <description>&lt;b&gt;Graphical programming in Computer Vision&lt;/b&gt;&#xD;
&lt;p&gt;&#xD;
I've created a first prototype of a plugin for &lt;a&#xD;
href="http://www.trolltech.com/products/qt/designer.html"&gt;Qt-Designer&lt;/a&gt;&#xD;
to &lt;em&gt;graphically compose computer vision software&lt;/em&gt;.&#xD;
You can find some screenshots and&#xD;
demonstration videos on&#xD;
the &lt;a&#xD;
href="http://vision.eng.shu.ac.uk/mediawiki/index.php/Graphical_Programming_with_Mimas_and_Qt-Designer#External_Links"&gt;MMVLWiki&lt;/a&gt;&#xD;
already. The software is based on the &lt;a&#xD;
href="http://www.trolltech.com/download/qt/x11.html"&gt;Qt/X11&#xD;
graphical user interface&lt;/a&gt; and on the &lt;a&#xD;
href="http://vision.eng.shu.ac.uk/mediawiki/index.php/Mimas"&gt;Mimas&#xD;
C++ real-time computer vision library&lt;/a&gt; and therefore will&#xD;
be released as open-source software (planned May 2006).&#xD;
</description>
    </item>
    <item>
      <pubDate>Wed, 11 Jan 2006 14:36:23 GMT</pubDate>
      <title>11 Jan 2006</title>
      <link>http://robots.net/person/wedesoft/diary.html?start=4</link>
      <guid>http://robots.net/person/wedesoft/diary.html?start=4</guid>
      <description>&lt;b&gt;Computer Vision for Microscopes&lt;/b&gt;&lt;p&gt;&#xD;
The EU &lt;a&#xD;
href="http://vision.eng.shu.ac.uk/mediawiki/index.php/Micron"&gt;MiCRoN&lt;/a&gt;&#xD;
project has finished and the &lt;a&#xD;
href="http://vision.eng.shu.ac.uk/mediawiki/index.php/MiCRoN_Microscope_Vision_Software"&gt;Computer&#xD;
Vision Software&lt;/a&gt; was delivered.&#xD;
To solve the vision task in a &lt;em&gt;microscopic&#xD;
environment&lt;/em&gt;, &lt;a&#xD;
href="http://www.cs.jhu.edu/~misha/Papers/Lamdan88.pdf"&gt;Geometric&#xD;
Hashing&lt;/a&gt; was used as recognition algorithm and the &lt;a&#xD;
href="http://www.ece.queensu.ca/hpages/faculty/greenspan/papers/GreShaJas04.pdf"&gt;Bounded&#xD;
Hough Transform&lt;/a&gt; for tracking in subsequent images.&lt;p&gt;&#xD;
The software is available under the LGPL &lt;a&#xD;
href="http://vision.eng.shu.ac.uk/mediawiki/index.php/MiCRoN_Microscope_Vision_Software"&gt;here&lt;/a&gt;.&#xD;
</description>
    </item>
    <item>
      <pubDate>Wed, 9 Nov 2005 22:45:44 GMT</pubDate>
      <title>9 Nov 2005</title>
      <link>http://robots.net/person/wedesoft/diary.html?start=3</link>
      <guid>http://robots.net/person/wedesoft/diary.html?start=3</guid>
      <description>My private robot project still hasn't advanced lately.&lt;p&gt;&#xD;
However here is another &lt;A&#xD;
HREF="http://wedesoft.blogspot.com/2005/11/geometric-hashing-and-bounded-hough.html"&gt;demonstration&#xD;
&lt;/a&gt; of the work, which I'm doing at University.&#xD;
</description>
    </item>
    <item>
      <pubDate>Wed, 27 Apr 2005 16:33:56 GMT</pubDate>
      <title>27 Apr 2005</title>
      <link>http://robots.net/person/wedesoft/diary.html?start=2</link>
      <guid>http://robots.net/person/wedesoft/diary.html?start=2</guid>
      <description>My private robot-project hasn't advanced lately.&lt;br&gt;
However there are news in context with the &lt;A
HREF="http://wwwipr.ira.uka.de/~micron/"&gt;MiCRoN&lt;/a&gt;-project.&lt;br&gt;
M. Boissenin (a PhD student) and me have achieved results,
which may be a small breakthrough in the specialised field
of &lt;em&gt;computer-vision for microscopes&lt;/em&gt;.&lt;p&gt;
For more information, see the &lt;A
HREF="http://www.shu.ac.uk/mmvl/micron/results/"&gt;results-page&lt;/a&gt;.
</description>
    </item>
    <item>
      <pubDate>Sun, 13 Mar 2005 13:05:41 GMT</pubDate>
      <title>13 Mar 2005</title>
      <link>http://robots.net/person/wedesoft/diary.html?start=1</link>
      <guid>http://robots.net/person/wedesoft/diary.html?start=1</guid>
      <description>   Unfortunately there are conflicting requirements on the
kernel-version (by &lt;A
HREF="http://ndiswrapper.sourceforge.net/"&gt;ndiswrapper&lt;/a&gt;
for running Wireless-card and by the &lt;A
HREF="http://www.rtai.org/"&gt;RTAI&lt;/a&gt; realtime operating
system). I'll leave this problem for later.&lt;p&gt;
   I bought the &lt;i&gt;PCAN interface&lt;/i&gt;, which is a buffered
interface between a &lt;i&gt;CAN-bus&lt;/i&gt; and a &lt;i&gt;USB-port&lt;/i&gt;.
&lt;a href="http://www.peak-system.com/" &gt;Peak-systems&lt;/a&gt; are
also offering an obfuscated-source driver (see &lt;A
HREF="http://www.peak-system.com/linux/"&gt;driver-page&lt;/a&gt;).&lt;p&gt;
   The next step is a difficult one for me: I'll have to
connect microcontrollers to a CAN-bus (and to sensors and
actors of course).&lt;p&gt;
   So far I tried an &lt;i&gt;Infineon-C167&lt;/i&gt;, which was at
hand. I gave up, because there is no properly documented
gcc-backend.&lt;p&gt;
   I'll have to try &lt;i&gt;Atmel AVR&lt;/i&gt; next. It seems to have
a strong &lt;A
HREF="http://www.mikrocontroller.net/"&gt;developer-base&lt;/a&gt;.
So I feel safer to go in this
direction.</description>
    </item>
    <item>
      <pubDate>Tue, 30 Nov 2004 21:50:09 GMT</pubDate>
      <title>30 Nov 2004</title>
      <link>http://robots.net/person/wedesoft/diary.html?start=0</link>
      <guid>http://robots.net/person/wedesoft/diary.html?start=0</guid>
      <description>I've so far set up a Mini-ITX computer, which is (appart
from an external power-supply at the moment) already fully
self-sufficient. One can communicate with the Mini-ITX PC by
wireless network. Here's the detailed documentation: &lt;A
HREF="http://www.wedesoft.demon.co.uk/downloads/robot.pdf"&gt;documentation&lt;/a&gt;&lt;P&gt;
Using CANBus and micro-controllers in the future, it should
be possible to build a robot with Onboard-PC for less than
1000 Euros!&lt;P&gt;
CANBus is used in professional applications (cars,
industrial robots). F.e. see &lt;A
HREF="http://www.ais.fraunhofer.de/KURT2/"&gt;Kurt2 project&lt;/a&gt;.</description>
    </item>
  </channel>
</rss>

