<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Andol</title>
	<atom:link href="http://www.andol.info/feed" rel="self" type="application/rss+xml" />
	<link>http://www.andol.info</link>
	<description>Just value your mind</description>
	<lastBuildDate>Thu, 26 Aug 2010 09:16:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Wontons in pictures</title>
		<link>http://www.andol.info/life/1656.htm</link>
		<comments>http://www.andol.info/life/1656.htm#comments</comments>
		<pubDate>Thu, 26 Aug 2010 09:14:49 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1656</guid>
		<description><![CDATA[Tell me what do you think this is, the dumpling or the bun ? Neither. The stuff in the pictures is called wonton which is made by a meatball inside and pastas wrapped outside, as you can see. I am not telling the history of such food neither the method of making it, here just [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/08/IMG00753-20100822-1618.jpg"><img class="alignleft size-thumbnail wp-image-1657" title="IMG00753-20100822-1618" src="http://www.andol.info/wp-content/uploads/2010/08/IMG00753-20100822-1618-230x90.jpg" alt="wontons" width="230" height="90" /></a> Tell me what do you think this is, the dumpling or the bun ? Neither. The stuff in the pictures is called wonton which is made by a meatball inside and pastas wrapped outside, as you can see. I am not telling the history of such food neither the method of making it, here just make some pictures for fun. :]<br />
<span id="more-1656"></span><a href="http://www.andol.info/wp-content/uploads/2010/08/IMG00754-20100822-1618.jpg"><img class="alignleft size-thumbnail wp-image-1658" title="IMG00754-20100822-1618" src="http://www.andol.info/wp-content/uploads/2010/08/IMG00754-20100822-1618-230x90.jpg" alt="wontons" width="230" height="90" /></a><a href="http://www.andol.info/wp-content/uploads/2010/08/IMG00756-20100822-1619.jpg"><img class="alignleft size-thumbnail wp-image-1659" title="IMG00756-20100822-1619" src="http://www.andol.info/wp-content/uploads/2010/08/IMG00756-20100822-1619-230x90.jpg" alt="wontons" width="230" height="90" /></a><br style="clear:both;"/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1656.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hand gesture recognition for HCI</title>
		<link>http://www.andol.info/hci/1654.htm</link>
		<comments>http://www.andol.info/hci/1654.htm#comments</comments>
		<pubDate>Tue, 24 Aug 2010 15:22:51 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Quote]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[hand detection]]></category>
		<category><![CDATA[Interaction]]></category>
		<category><![CDATA[opencv]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1654</guid>
		<description><![CDATA[First we gather a data set of all the hand-shapes we wish to recognise. A naive approach to recognizing a new image D would be to simply compare it with all the images stored in the data set and find the target image T with the closest match. But because there are so many images [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://www.andol.info/wp-content/uploads/2010/08/shamaie1.gif"><img class="alignleft size-thumbnail wp-image-1655" title="shamaie1" src="http://www.andol.info/wp-content/uploads/2010/08/shamaie1-230x90.gif" alt="hand gestures" width="230" height="90" /></a>First we gather a data set of all the hand-shapes we wish to recognise. A naive approach to recognizing a new image D would be to simply compare it with all the images stored in the data set and find the target image T with the closest match. But because there are so many images in the data set this will take far too long. We can reduce the time by using a multi-scale approach. We divide up the data set into groups of images, which are similar to one another by blurring the images at different levels so that small differences between similar images will be eroded.</p></blockquote>
<p><span id="more-1654"></span><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/nGiND16tLoI?fs=1&amp;hl=en_GB" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/nGiND16tLoI?fs=1&amp;hl=en_GB" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
More information please refer here <a class="outlink" href="http://www.ercim.eu/publication/Ercim_News/enw46/shamaie.html" target="_blank">http://www.ercim.eu/publication/Ercim_News/enw46/shamaie.html</a></p>
<address>All rights reserved by original authors, any offence please inform me.</address>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1654.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A review of openCV of detection and recognition</title>
		<link>http://www.andol.info/research/1646.htm</link>
		<comments>http://www.andol.info/research/1646.htm#comments</comments>
		<pubDate>Sat, 31 Jul 2010 12:48:44 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[hand detection]]></category>
		<category><![CDATA[opencv]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1646</guid>
		<description><![CDATA[This post has been scheduled for ages since i posted an?announcement in a previous post to write a review of openCV of detection and recognition, particularly in perspectives of hand detections and recognitions. The announcement post is here as a reference. About openCV A library of programming functions for real time computer vision,released under a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/07/learningopencv.jpg"><img class="alignleft size-thumbnail wp-image-1647" title="learningopencv" src="http://www.andol.info/wp-content/uploads/2010/07/learningopencv-230x90.jpg" alt="learning openCV" width="230" height="90" /></a>This post has been scheduled for ages since i posted an?announcement in a previous post to write a review of openCV of detection and recognition, particularly in perspectives of hand detections and recognitions. The announcement post is <a class="outlink" title="a review of openCV of detections and recognitions" href="http://www.andol.info/hci/1455.htm" target="_self">here </a>as a reference.</p>
<p><strong>About openCV</strong></p>
<p>A library of programming functions for real time computer vision,released under a <a class="outlink" title="bsd license" href="http://creativecommons.org/licenses/BSD/" target="_blank">BSD?license</a>, and free for academic and commercial use (a). Current version is openCV 2.1, this version has been installed and compiled under my VS 2008 environment but with some errors, may not be very easy to configure this version. While the stabilities of openCV 1.0 have been firmly proved already and that is easier to install and configure. Install guides can be found as ?<a class="outlink" title="openCV install guide" href="http://opencv.willowgarage.com/wiki/InstallGuide" target="_blank">openCV install guide in openCV wiki</a>,?<a class="outlink" title="install openCV in windows" href="http://sites.google.com/site/sanchohomesite/tutorials/installing-opencv-in-windows" target="_blank">installing openCV in windows</a>, <a class="outlink" title="vc 2008 install openCV 2.1/2.0" href="http://www.opencv.org.cn/index.php/VC_2008_Express%E4%B8%8B%E5%AE%89%E8%A3%85OpenCV2.0/2.1" target="_blank">vc2008 install openCV 2.0/2.1</a>(in Chinese)?and <a class="outlink" title="get started with openCV" href="http://uowteaminvincible.wordpress.com/2010/01/09/getting-started-with-opencv-in-microsoft-visual-studio-2008-in-windows-vista/" target="_blank">get started with openCV</a>.</p>
<p><span id="more-1646"></span>A easy start of &#8216;<a class="outlink" title="hello world - openCV" href="http://opencv.willowgarage.com/wiki/VisualC%2B%2B_VS2010_CMake" target="_blank">hello world</a>&#8216; application using openCV can be very helpful. Under most occasions, openCV is used within windows console applications with a black command window and openCV&#8217;s own interfaces (highgui) to display images and draw patterns, as the &#8216;hello world&#8217; example shows. As well there are some other interface components included in openCV library such as sliders, mouse movement events and key input events. Using these provided features of openCV, object detection could be done via capturing webcam images, analysing them and finally output the consequences.</p>
<p>One recommendation of learning openCV online is <a class="outlink" title="openCV group Yahoo" href="http://tech.groups.yahoo.com/group/OpenCV/" target="_blank">Yahoo openCV group</a>. It is a group with huge number of active members posting hundreds of messages each day, may be a little massive, but a good place to raise questions and meet other people, highly recommended.</p>
<p><strong>About detections &amp; recognitions<br />
</strong></p>
<p>Detections are core functions of openCV. Color knobs, objects, motions, gestures and faces are subjects of openCV detections and recognitions.</p>
<p>Color knob detections</p>
<p>detecting colors using openCV is basic, there could be several ways to achieve the color detections. For instance, as the color detection used in my <a class="outlink" title="hand gesture detection and recognition" href="http://www.andol.info/wp-content/uploads/2009/07/hsv1.cpp" target="_self">hand recognition project</a>, the target color is divided into three perspectives of H, B, and V. By combining these parameters, theoretically it is available to detect any color. But the fault of HSV method is that the background colours are usually too sensitive to be specified. So does another method which uses simple brightness threshold to get target colours, but it is limited as well. A better way of detecting a range of colours is to use &#8216;camshift&#8217; which requires a source image which represents colour information for target colours. There is an example of using &#8216;camshift&#8217; <a class="outlink" title="camshift example" href="http://www.opencv.org.cn/index.php/%E8%AE%BE%E5%AE%9A%E8%B7%9F%E8%B8%AA%E7%9B%AE%E6%A0%87%E5%9B%BE%E7%89%87%E7%9A%84%E6%94%B9%E8%BF%9Bcamshift%E4%BE%8B%E5%AD%90" target="_blank">here</a>.</p>
<p>Object detections</p>
<p>Object detection is kind of similar as colour extraction since to recognise the objects they should be detected first. Here is an example of <a class="outlink" title="tracking objects using as3" href="http://www.andol.info/hci/1310.htm" target="_self">using Actionscript 3.0 to tracking objects via webcam</a>. In openCV it is simple as well. Tracking the objects, then using circle or line detection methods to extract rough object shapes. It could be very accurate of <a class="outlink" title="object angle detection" href="http://www.andol.info/hci/815.htm" target="_self">detecting object angles which are demonstrated here</a>, and another <a class="outlink" title="object angle detection" href="http://www.andol.info/hci/785.htm" target="_self">object detection example illustration here</a>. Detecting an array of object is nearly the same as detecting solo object, except some extra work is needed to loop all objects at one time and draw them out, this could be seem <a class="outlink" title="combined object detection" href="http://www.andol.info/hci/779.htm" target="_self">here as detecting combined objects</a>.</p>
<p>Motion detections</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/07/motiondetection.jpg"><img class="alignleft size-thumbnail wp-image-1652" title="motiondetection" src="http://www.andol.info/wp-content/uploads/2010/07/motiondetection-230x90.jpg" alt="motion detection" width="230" height="90" /></a>There is an example of motion detections in openCV&#8217;s example folders, which is called motemlp.exe and a source file <a class="outlink" title="motempl.c source file" href="http://andol.info/download/motempl.c" target="_blank">motempl.c</a>. The picture on the left shows the motion directions and sub components&#8217; directions are being marked clearly.</p>
<p>Gesture and face detections<br />
<a href="http://www.opencv.org.cn/images/1/1d/Example-facedetect.png"><img title="lena face detection" src="http://www.opencv.org.cn/images/1/1d/Example-facedetect.png" alt="lena face detection" width="113" height="116" /></a>Face detections are maturely applied in digital cameras presently. It is dependant on haar trainings and classifiers therefore the detection results seem robust. As well, a face detection example with source code can be found in openCV&#8217;s example folder. In this review face detection would not be emphasised too much as there are millions of tutorials telling how to detect the face in either static or dynamic circumstances.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/05/handdescription-230x90.jpg"><img class="alignleft" title="hand detection" src="http://www.andol.info/wp-content/uploads/2010/05/handdescription-230x90.jpg" alt="hand detection" width="230" height="90" /></a>Recognitions of hand gestures is the challenging part.  On current stage, hand gestures especially finger tips are still tough due to the natural shapes of hands are ambiguous for computer to identify which is which. Therefore some simple and intuitive gestures are commonly adopted to relatively improve the accuracy of recognitions. Recognition gestures requires two factors: a. correct contours and b. predefined gesture patterns. The first factor is reachable but the second requires more work to cheer up. Concerning the second factor, there have been some <a class="outlink" title="paper" href="http://www.ros.org/presentations/2009-08_Alex-Teichman_2d-descriptors.pdf" target="_blank">theoretical papers</a> raising solutions of detecting hand gestures. Toughly, putting these theoretical methods into practical use and generate kind of applications providing open source codes still has long way to go. A progressive project can be referred here as <a class="outlink" title="hand detection" href="http://www.willowgarage.com/blog/2009/09/17/hand-detection-and-image-descriptors" target="_blank">hand detection and image descriptions</a>.</p>
<p><strong>Useful toolkits</strong></p>
<p><a class="outlink" title="handvu" href="http://www.movesinstitute.org/~kolsch/HandVu/HandVu.html" target="_blank">HandVu</a></p>
<p><a class="outlink" title="artoolkit" href="http://www.hitl.washington.edu/artoolkit/" target="_blank">ARToolkit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/research/1646.htm/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Augmented codes of using media play control in MFC</title>
		<link>http://www.andol.info/research/1634.htm</link>
		<comments>http://www.andol.info/research/1634.htm#comments</comments>
		<pubDate>Tue, 27 Jul 2010 09:34:26 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[MFC]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1634</guid>
		<description><![CDATA[Using media player control in MFC is not as easy as dragging in a button control. Usually there are some high frequent errors such as &#8216;cannot convert from LPDISPATCH to CWMPMedia/CWMPControls&#8217;, and the worse thing is that even Google is not able to provide proper solutions to address these errors except dozens of posts raising [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/07/wmpmediaplayer.jpg"><img class="alignleft size-thumbnail wp-image-1635" title="wmpmediaplayer" src="http://www.andol.info/wp-content/uploads/2010/07/wmpmediaplayer-230x90.jpg" alt="media player control in MFC" width="230" height="90" /></a>Using media player control in MFC is not as easy as dragging in a button control. Usually there are some high frequent errors such as &#8216;cannot convert from LPDISPATCH to CWMPMedia/CWMPControls&#8217;, and the worse thing is that even Google is not able to provide proper solutions to address these errors except dozens of posts raising similar problems waiting for somebody to provide positive solutions.</p>
<p><span id="more-1634"></span>I have experienced that and that was awful. Therefore i decide to share these solutions by providing functional codes as below. The solution is easy, after adding new media player relevant classes then, using codes below to replace those generated automatically by system. The key part of the change is from &#8216;public:CWND&#8217; to &#8216;public:COleDispatchDriver&#8217;.</p>
<p><a class="outlink" href="http://andol.info/download/CWMPControls.cpp" target="_blank">CWMPControls.cpp</a></p>
<p><a class="outlink" href="http://andol.info/download/CWMPControls.h" target="_blank">CWMPControls.h</a></p>
<p><a class="outlink" href="http://andol.info/download/CWMPMedia.cpp" target="_blank">CWMPMedia.cpp</a></p>
<p><a class="outlink" href="http://andol.info/download/CWMPMedia.h" target="_blank">CWMPMedia.h</a></p>
<p><a class="outlink" href="http://andol.info/download/CWMPPlaylist.cpp" target="_blank">CWMPPlaylist.cpp</a></p>
<p><a class="outlink" href="http://andol.info/download/CWMPPlaylist.h" target="_blank">CWMPPlaylist.h</a></p>
<p><a class="outlink" href="http://andol.info/download/CWMPSettings.cpp" target="_blank">CWMPSettings.cpp</a></p>
<p><a class="outlink" href="http://andol.info/download/CWMPSettings.h" target="_blank">CWMPSettings.h</a></p>
<p><a class="outlink" href="http://andol.info/download/ocx1.cpp" target="_blank">ocx1.cpp</a></p>
<p><a class="outlink" href="http://andol.info/download/ocx1.h" target="_blank">ocx1.h</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/research/1634.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A night of summer in pictures</title>
		<link>http://www.andol.info/life/1619.htm</link>
		<comments>http://www.andol.info/life/1619.htm#comments</comments>
		<pubDate>Sun, 18 Jul 2010 12:51:42 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[Huddersfield]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1619</guid>
		<description><![CDATA[This photo was taken at 22 o&#8217;clock in the evening, dim lights were in the sky while ad lights had been turned on. Clouds put huge shadows through the sun setting lights as rendered ink floating in the air. Check more pictures.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/07/IMG00702-20100717-2205.jpg"><img class="alignleft size-thumbnail wp-image-1620" title="IMG00702-20100717-2205" src="http://www.andol.info/wp-content/uploads/2010/07/IMG00702-20100717-2205-230x90.jpg" alt="summer evening" width="230" height="90" /></a> This photo was taken at 22 o&#8217;clock in the evening, dim lights were in the sky while ad lights had been turned on. Clouds put huge shadows through the sun setting lights as rendered ink floating in the air. Check more pictures.</p>
<p><span id="more-1619"></span><a href="http://www.andol.info/wp-content/uploads/2010/07/IMG00701-20100717-2205.jpg"><img class="alignleft size-thumbnail wp-image-1624" title="IMG00701-20100717-2205" src="http://www.andol.info/wp-content/uploads/2010/07/IMG00701-20100717-2205-230x90.jpg" alt="summer evening" width="230" height="90" /></a><a href="http://www.andol.info/wp-content/uploads/2010/07/IMG00698-20100717-2204.jpg"><img title="IMG00698-20100717-2204" src="http://www.andol.info/wp-content/uploads/2010/07/IMG00698-20100717-2204-230x90.jpg" alt="summer evening" width="230" height="90" /></a><a href="http://www.andol.info/wp-content/uploads/2010/07/IMG00697-20100717-2204.jpg"><img class="alignleft size-thumbnail wp-image-1622" title="IMG00697-20100717-2204" src="http://www.andol.info/wp-content/uploads/2010/07/IMG00697-20100717-2204-230x90.jpg" alt="summer evening" width="230" height="90" /></a><a href="http://www.andol.info/wp-content/uploads/2010/07/IMG00696-20100717-2203.jpg"><img class="alignleft size-thumbnail wp-image-1621" title="IMG00696-20100717-2203" src="http://www.andol.info/wp-content/uploads/2010/07/IMG00696-20100717-2203-230x90.jpg" alt="summer evening" width="230" height="90" /></a></p>
<div><span style="color: #0000ee; -webkit-text-decorations-in-effect: underline;"><br />
</span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1619.htm/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Using openCV in MFC</title>
		<link>http://www.andol.info/research/1601.htm</link>
		<comments>http://www.andol.info/research/1601.htm#comments</comments>
		<pubDate>Thu, 15 Jul 2010 20:25:17 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[MFC]]></category>
		<category><![CDATA[opencv]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1601</guid>
		<description><![CDATA[Popular tutorials of using openCV to detect objects and showing recognised results are based on a black window with rapid command lines flushing up. As MFC has more powerful functions in interface design than pure interfaces provided by openCV, it is attractive to move openCV application from console to MFC. Here is an tutorial of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/07/Screen-shot-2010-07-15-at-20.49.27.png"><img class="alignleft size-thumbnail wp-image-1602" title="Screen shot 2010-07-15 at 20.49.27" src="http://www.andol.info/wp-content/uploads/2010/07/Screen-shot-2010-07-15-at-20.49.27-230x90.png" alt="opencv in MFC" width="230" height="90" /></a>Popular tutorials of using openCV to detect objects and showing recognised results are based on a black window with rapid command lines flushing up. As MFC has more powerful functions in interface design than pure interfaces provided by openCV, it is attractive to move openCV application from console to MFC. Here is an tutorial of introducing using openCV in MFC, check it out.</p>
<p><span id="more-1601"></span>Step 1: Visual C++ wizard, choose MFC App.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/07/Screen-shot-2010-07-15-at-20.49.27.png"><img class="alignnone size-full wp-image-1602" title="Screen shot 2010-07-15 at 20.49.27" src="http://www.andol.info/wp-content/uploads/2010/07/Screen-shot-2010-07-15-at-20.49.27.png" alt="opencv in MFC" width="448" height="293" /></a></p>
<p>Step 2: Visual C++, choose single document, to create main MFC app frame.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/07/Screen-shot-2010-07-15-at-21.06.05.png"><img class="alignnone size-full wp-image-1603" title="Screen shot 2010-07-15 at 21.06.05" src="http://www.andol.info/wp-content/uploads/2010/07/Screen-shot-2010-07-15-at-21.06.05.png" alt="choose single document" width="450" height="347" /></a></p>
<p>Step 3: Add openCV libs in project properties.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/07/Screen-shot-2010-07-15-at-21.07.53.png"><img class="alignnone size-full wp-image-1604" title="Screen shot 2010-07-15 at 21.07.53" src="http://www.andol.info/wp-content/uploads/2010/07/Screen-shot-2010-07-15-at-21.07.53.png" alt="add opencv libs" width="452" height="300" /></a></p>
<p>Step 4: Add variables in Doc class: add a variable m_image, include highgui.h head file in the first beginning, and the variable CImage   m_image.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/07/Screen-shot-2010-07-15-at-21.11.12.png"><img class="alignnone size-full wp-image-1605" title="Screen shot 2010-07-15 at 21.11.12" src="http://www.andol.info/wp-content/uploads/2010/07/Screen-shot-2010-07-15-at-21.11.12.png" alt="add variables" width="462" height="222" /></a></p>
<p>Step 5: Add two virtual functions to open and save image file, as shown below.</p>
<p><a href="../wp-content/uploads/2010/07/Screen-shot-2010-07-15-at-21.13.13.png"><img title="Screen shot 2010-07-15 at 21.13.13" src="../wp-content/uploads/2010/07/Screen-shot-2010-07-15-at-21.13.13.png" alt="add virtual function" width="291" height="325" /></a></p>
<div class="code">
<code>BOOL CSD|_OpenCVDoc::OnOpenDocument(LPCTSTR LpszPathName){<br />
if(!CDocument::OnOpenDocument(LpszPathName)) return FALSE;<br />
//TODO: Add your specifilised creation code here<br />
m_image.load(LpszPathName);<br />
return TRUE;<br />
}</code>
</div>
<p><br/></p>
<div class="code"><code>BOOL CSD|_OpenCVDoc::OnSaveDocument(LPCTSTR   LpszPathName){<br />
//TODO: Add your specialised code here and /or call the base class<br />
m_image.Save(LpszPathName);<br />
return   CDocument::OnSaveDocument(LpszPathName);<br />
}</code></div>
<p>Step 6: Add codes in View class to show the image</p>
<div class="code"><code>void CSDI_OpenCVView::OnDraw(CDC*pDC){<br />
CSDI_OpenCVDoc* pDoc = GetDocument();<br />
ASSERT_VALID(pDoc);<br />
//TODO:<br />
CImage &amp; img = pDoc-&gt;m_image;<br />
CRect r;<br />
GetClientRect(&amp;r);<br />
img.DrawToHDC(pDC-&gt;GetSafeHdc(),r);<br />
}</code></div>
<p>Step 7: Compile the app, then an image can be open through open menu, here comes the beauty Lena.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/07/Screen-shot-2010-07-15-at-21.19.09.png"><img class="alignnone size-full wp-image-1610" title="Screen shot 2010-07-15 at 21.19.09" src="http://www.andol.info/wp-content/uploads/2010/07/Screen-shot-2010-07-15-at-21.19.09.png" alt="lena" width="450" height="463" /></a></p>
<p>&#8212;</p>
<address>Partly this post refers a document of &#8216;<a href="http://www.opencv.org.cn/forum/viewtopic.php?f=1&amp;t=4707" target="_self">using openCV in MFC</a>&#8216; by <a href="http://www.opencv.org.cn/forum/memberlist.php?mode=viewprofile&amp;u=3324" target="_self">ollydbg23</a>, any offend of copyrights please make me informed.<br />
</address>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/research/1601.htm/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The clouds, the rain and the flower</title>
		<link>http://www.andol.info/life/1596.htm</link>
		<comments>http://www.andol.info/life/1596.htm#comments</comments>
		<pubDate>Wed, 14 Jul 2010 20:13:11 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Andol]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1596</guid>
		<description><![CDATA[This has been rainy for days since last weekend, just as the typical weather of England, cloudy, chance of rain and plenty of showers. The good side of such weather is that this keeps temperature cool even in summer, but the bad side is that it annoys so much that hardly outdoor activities are available.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/07/IMG00693-20100714-2019.jpg"><img class="alignleft size-thumbnail wp-image-1597" title="IMG00693-20100714-2019" src="http://www.andol.info/wp-content/uploads/2010/07/IMG00693-20100714-2019-230x90.jpg" alt="sun flowers before the raining" width="230" height="90" /></a>This has been rainy for days since last weekend, just as the typical weather of England, cloudy, chance of rain and plenty of showers. The good side of such weather is that this keeps temperature cool even in summer, but the bad side is that it annoys so much that hardly outdoor activities are available.</p>
<p><span id="more-1596"></span><a href="http://www.andol.info/wp-content/uploads/2010/07/IMG00692-20100704-1826.jpg"><img class="alignleft size-thumbnail wp-image-1598" title="IMG00692-20100704-1826" src="http://www.andol.info/wp-content/uploads/2010/07/IMG00692-20100704-1826-230x90.jpg" alt="clouds" width="230" height="90" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1596.htm/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Hand detection by using cvSnakeImage</title>
		<link>http://www.andol.info/research/1593.htm</link>
		<comments>http://www.andol.info/research/1593.htm#comments</comments>
		<pubDate>Tue, 13 Jul 2010 12:31:34 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[hand detection]]></category>
		<category><![CDATA[opencv]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1593</guid>
		<description><![CDATA[Using the function cvsnakeimage(), this was an idea i tried to recognise hand gestures. The thought was that as to set a threshold to filter the image firstly, based on the image then contours were able to be extracted (as blue curves shown in the picture on the left), then passing contours points to &#8216;cvsnakeimage&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/07/500px-Snake.jpg"><img class="alignleft size-thumbnail wp-image-1594" title="cvsnakeimage" src="http://www.andol.info/wp-content/uploads/2010/07/500px-Snake-230x90.jpg" alt="cvsnakeimage" width="230" height="90" /></a>Using the function cvsnakeimage(), this was an idea i tried to recognise hand gestures. The thought was that as to set a threshold to filter the image firstly, based on the image then contours were able to be extracted (as blue curves shown in the picture on the left), then passing contours points to &#8216;cvsnakeimage&#8217; function to calculate the green curves which were snake curves.</p>
<p><span id="more-1593"></span>There are several vital parameters in using the function cvsnakeimage, particularly parameters relating to curve energy which concerns judgements of finger tips. E.g.</p>
<div class="code">cvSnakeImage( image, point,length,&amp;alpha,&amp;beta,&amp;gamma,CV_VALUE,size,criteria,0 );</div>
<p>A copy of full source code of demonstrating the use of the function could be found here <a href="http://www.andol.info/download/cvsnakeimage.cpp" target="_self">cvSnakeImage for hand detection</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/research/1593.htm/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>&#8220;Secret Powers&#8221;: A finger detection demonstration</title>
		<link>http://www.andol.info/research/1590.htm</link>
		<comments>http://www.andol.info/research/1590.htm#comments</comments>
		<pubDate>Fri, 02 Jul 2010 08:46:27 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[hand detection]]></category>
		<category><![CDATA[opencv]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1590</guid>
		<description><![CDATA[secret powers from Mechanics of Destruction on Vimeo. Relevant posts &#38; comments please refer to  ‘Hand gesture detection and recognition using openCV’， and related comments here.]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="270" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=4360815&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="270" src="http://vimeo.com/moogaloop.swf?clip_id=4360815&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/4360815">secret powers</a> from <a href="http://vimeo.com/user1563225">Mechanics of Destruction</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><span id="more-1590"></span>Relevant posts &amp; comments please refer to  ‘<a href="http://www.andol.info/hci/895.htm">Hand gesture detection and recognition using openCV</a>’， and <a href="http://www.andol.info/hci/895.htm#comment-1115">related comments here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/research/1590.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>England summer in pictures</title>
		<link>http://www.andol.info/life/1578.htm</link>
		<comments>http://www.andol.info/life/1578.htm#comments</comments>
		<pubDate>Mon, 21 Jun 2010 08:06:35 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[Huddersfield]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1578</guid>
		<description><![CDATA[Summer is the most beautiful season in England. This is a season full of sunshine and warm with less rains than in winter. Especially the day time in summer is extraordinarily long which lasts over 12 hours. Sometimes staring at the sky and watching purely white clouds blowing slowly, this does make you enjoy such [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/06/summer5.jpg"><img class="alignleft size-thumbnail wp-image-1580" title="summer5" src="http://www.andol.info/wp-content/uploads/2010/06/summer5-230x90.jpg" alt="summer" width="230" height="90" /></a>Summer is the most beautiful season in England. This is a season full of sunshine and warm with less rains than in winter. Especially the day time in summer is extraordinarily long which lasts over 12 hours. Sometimes staring at the sky and watching purely white clouds blowing slowly, this does make you enjoy such great summer time.<br />
<span id="more-1578"></span><a href="http://www.andol.info/wp-content/uploads/2010/06/summer1.jpg"><img class="alignleft size-thumbnail wp-image-1580" title="summer1" src="http://www.andol.info/wp-content/uploads/2010/06/summer1-230x90.jpg" alt="summer" width="230" height="90" /></a><a href="http://www.andol.info/wp-content/uploads/2010/06/summer2.jpg"><img class="alignleft size-thumbnail wp-image-1581" title="summer2" src="http://www.andol.info/wp-content/uploads/2010/06/summer2-230x90.jpg" alt="summer" width="230" height="90" /></a><a href="http://www.andol.info/wp-content/uploads/2010/06/summer3.jpg"><img class="alignleft size-thumbnail wp-image-1582" title="summer3" src="http://www.andol.info/wp-content/uploads/2010/06/summer3-230x90.jpg" alt="summer" width="230" height="90" /></a><a href="http://www.andol.info/wp-content/uploads/2010/06/summer4.jpg"><img class="alignleft size-thumbnail wp-image-1583" title="summer4" src="http://www.andol.info/wp-content/uploads/2010/06/summer4-230x90.jpg" alt="summer" width="230" height="90" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1578.htm/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>World Cup 2010 in England</title>
		<link>http://www.andol.info/life/1574.htm</link>
		<comments>http://www.andol.info/life/1574.htm#comments</comments>
		<pubDate>Mon, 21 Jun 2010 07:54:09 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1574</guid>
		<description><![CDATA[A week later after the opening of World Cup 2010 in Africa, England is still struggling. Capello is blamed for his too many faces and team players are blamed with their depressed performances. Will England burst in the coming games, come on!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/06/worldcupengland1.jpg"><img class="alignleft size-thumbnail wp-image-1575" title="worldcupengland1" src="http://www.andol.info/wp-content/uploads/2010/06/worldcupengland1-230x90.jpg" alt="world cup in england" width="230" height="90" /></a> A week later after the opening of World Cup 2010 in Africa, England is still struggling. Capello is blamed for his too many faces and team players are blamed with their depressed performances. Will England burst in the coming games, come on!</p>
<p><span id="more-1574"></span><a href="http://www.andol.info/wp-content/uploads/2010/06/worldcupengland2.jpg"><img class="size-thumbnail wp-image-1576" title="worldcupengland2" src="http://www.andol.info/wp-content/uploads/2010/06/worldcupengland2-230x90.jpg" alt="world cup in England" width="230" height="90" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1574.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To father, Happy Fathers Day 2010</title>
		<link>http://www.andol.info/life/1571.htm</link>
		<comments>http://www.andol.info/life/1571.htm#comments</comments>
		<pubDate>Sun, 20 Jun 2010 21:26:59 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1571</guid>
		<description><![CDATA[To father, for your great supports to me, you deserve the great day of Fathers Day 2010!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/06/vuo2_3449sepw.jpg"><img class="alignleft size-thumbnail wp-image-1572" title="vuo2_3449sepw" src="http://www.andol.info/wp-content/uploads/2010/06/vuo2_3449sepw-230x90.jpg" alt="fathers day 2010" width="230" height="90" /></a><span style="font-size: 24px; color: #c00;">To father, for your great supports to me, you deserve the great day of Fathers Day 2010!</span></p>
<p><span><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1571.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World Cup 2010 in England</title>
		<link>http://www.andol.info/life/1566.htm</link>
		<comments>http://www.andol.info/life/1566.htm#comments</comments>
		<pubDate>Sat, 12 Jun 2010 12:00:28 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1566</guid>
		<description><![CDATA[I know a world class big event is going on these days in South Africa. It is definitely a feast of many football fans all over the world, England is one of these feast heavens. Coming and going many cars in England have either sticking England flags or showing posters on windows. Uniforms of football [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/06/england-flags-world-cup-006.jpg"><img class="alignleft size-thumbnail wp-image-1569" title="england-flags-world-cup-006" src="http://www.andol.info/wp-content/uploads/2010/06/england-flags-world-cup-006-230x90.jpg" alt="england-flags-world-cup" width="230" height="90" /></a>I know a world class big event is going on these days in South Africa. It is definitely a feast of many football fans all over the world, England is one of these feast heavens. Coming and going many cars in England have either sticking England flags or showing posters on windows. Uniforms of football teams are popular and can be seem everywhere. See, who says people in England are conservative and no passion. Here it is, World Cup 2010 heats this land up!!!<br />
<span id="more-1566"></span><a href="http://www.andol.info/wp-content/uploads/2010/06/worldcup2010.jpg"><img class="alignleft size-thumbnail wp-image-1567" title="worldcup2010" src="http://www.andol.info/wp-content/uploads/2010/06/worldcup2010-230x90.jpg" alt="worldcup2010" width="230" height="90" /></a><a href="http://www.andol.info/wp-content/uploads/2010/06/worldcup20102.jpg"><img class="alignleft size-thumbnail wp-image-1568" title="worldcup20102" src="http://www.andol.info/wp-content/uploads/2010/06/worldcup20102-230x90.jpg" alt="worldcup20102" width="230" height="90" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1566.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Huddersfield summer in pictures</title>
		<link>http://www.andol.info/life/1554.htm</link>
		<comments>http://www.andol.info/life/1554.htm#comments</comments>
		<pubDate>Mon, 24 May 2010 07:32:37 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[Huddersfield]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1554</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/05/dandelion.jpg"><img class="alignleft size-thumbnail wp-image-1555" title="dandelion" src="http://www.andol.info/wp-content/uploads/2010/05/dandelion-230x90.jpg" alt="dandelion" width="230" height="90" /></a><br style="clear:left;"/><span id="more-1554"></span><a href="http://www.andol.info/wp-content/uploads/2010/05/flowers.jpg"><img class="alignleft size-thumbnail wp-image-1560" title="flowers" src="http://www.andol.info/wp-content/uploads/2010/05/flowers-230x90.jpg" alt="flowers in front yard" width="230" height="90" /></a><a href="http://www.andol.info/wp-content/uploads/2010/05/landscape2.jpg"><img class="alignleft size-thumbnail wp-image-1558" title="landscape2" src="http://www.andol.info/wp-content/uploads/2010/05/landscape2-230x90.jpg" alt="landscape castle hill " width="230" height="90" /></a><a href="http://www.andol.info/wp-content/uploads/2010/05/landscape3.jpg"><img class="alignleft size-thumbnail wp-image-1559" title="landscape3" src="http://www.andol.info/wp-content/uploads/2010/05/landscape3-230x90.jpg" alt="landscape castle hill " width="230" height="90" /></a><a href="http://www.andol.info/wp-content/uploads/2010/05/landscape1.jpg"><img class="alignleft size-thumbnail wp-image-1557" title="landscape1" src="http://www.andol.info/wp-content/uploads/2010/05/landscape1-230x90.jpg" alt="landscape castle hill " width="230" height="90" /></a><a href="http://www.andol.info/wp-content/uploads/2010/05/woods.jpg"><img class="alignleft size-thumbnail wp-image-1556" title="woods" src="http://www.andol.info/wp-content/uploads/2010/05/woods-230x90.jpg" alt="woods " width="230" height="90" /></a><br style="clear: left;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1554.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Why do you go to college</title>
		<link>http://www.andol.info/life/1548.htm</link>
		<comments>http://www.andol.info/life/1548.htm#comments</comments>
		<pubDate>Sat, 22 May 2010 16:37:39 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1548</guid>
		<description><![CDATA[Tell me, why do you go to college? &#8220;whole my life I have been scared, i do not want you to be scared&#8221; &#8211; This was the answer of Jenny&#8217;s father. Not sure what exactly he was scared of, but it is true that education makes people strong. And i like the line in the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/05/whygoingtocollege.jpg"><img class="alignleft size-thumbnail wp-image-1549" title="whygoingtocollege" src="http://www.andol.info/wp-content/uploads/2010/05/whygoingtocollege-230x90.jpg" alt="whygoingtocollege" width="230" height="90" /></a> Tell me, why do you go to college?<br />
&#8220;whole my life I have been scared, i do not want you to be scared&#8221; &#8211; This was the answer of Jenny&#8217;s father. Not sure what exactly he was scared of, but it is true that education makes people strong. And i like the line in the movie that life has no shortcut, indeed cannot be more true. Though the studying life is hard and boring, i do believe this is a way to easy and funny.</p>
<p><span id="more-1548"></span>&#8212;Some thoughts of &lt;An Education&gt;</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/05/whygoingtocollege2.jpg"><img class="alignleft size-thumbnail wp-image-1551" title="whygoingtocollege2" src="http://www.andol.info/wp-content/uploads/2010/05/whygoingtocollege2-230x90.jpg" alt="whygoingtocollege2" width="230" height="90" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1548.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hand detection and image recognition</title>
		<link>http://www.andol.info/hci/1542.htm</link>
		<comments>http://www.andol.info/hci/1542.htm#comments</comments>
		<pubDate>Wed, 19 May 2010 08:40:15 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Quote]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[hand detection]]></category>
		<category><![CDATA[Interaction]]></category>
		<category><![CDATA[object recognition]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1542</guid>
		<description><![CDATA[a hand detection and image descriptor method &#038; library is presented here. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/05/handdescription.jpg"><img class="alignleft size-thumbnail wp-image-1543" title="handdescription" src="http://www.andol.info/wp-content/uploads/2010/05/handdescription-230x90.jpg" alt="hand description" width="230" height="90" /></a> The hand detection and image descriptor is a tool developed for direct interaction with a device called PR2 which is a robot by a student in Stanford University. It enables hand gestures to control the movement of the robot, as the video below shows (if can see the video, please refer here <a class="outlink" href="http://www.youtube.com/watch?v=2MStTgDZSsU" target="_blank">Hand detection</a>) Meanwhile, a library <a class="outlink" href="http://www.ros.org/wiki/descriptors_2d" target="_blank">descriptors_2d</a> is also presented. And, resources of learning more about the hand detection techniques and image descriptors are provided <a class="outlink" href="http://www.ros.org/presentations/2009-08_Alex-Teichman_2d-descriptors.pdf" target="_blank">here (2d_decriptors.PDF)</a> as well.<br />
<span id="more-1542"></span>More information can be referred in the author&#8217;s original post here <a class="outlink" href="http://www.willowgarage.com/blog/2009/09/17/hand-detection-and-image-descriptors" target="_blank">hand detection and image descriptors</a>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="295" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/2MStTgDZSsU&amp;hl=en_US&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="295" src="http://www.youtube.com/v/2MStTgDZSsU&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1542.htm/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A present from the God &#8212; the general election of Britain</title>
		<link>http://www.andol.info/life/1530.htm</link>
		<comments>http://www.andol.info/life/1530.htm#comments</comments>
		<pubDate>Wed, 12 May 2010 16:27:14 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1530</guid>
		<description><![CDATA[&#8216;Britain, is a big present from the God&#8217; this is a quote from a post talking about the 2010 general election of Britain. It is my first time to watch modern democracy election closely as well. From the competition of party leaders&#8217; three debates to the formal poll and to the final coalition of new [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/05/downing-street.jpg"><img class="size-thumbnail wp-image-1531 alignleft" title="downing-street" src="http://www.andol.info/wp-content/uploads/2010/05/downing-street-230x90.jpg" alt="downing street" width="230" height="90" /></a> &#8216;Britain, is a big present from the God&#8217; this is a quote from a post talking about the 2010 general election of Britain. It is my first time to watch modern democracy election closely as well. From the competition of party leaders&#8217; three debates to the formal poll and to the final coalition of new government, i see the spirit of the Britain, that indeed impresses me.<br />
When i saw the former PM left the no 10 with his family hand by hand, i never had such feeling of touching and admiring. Though that was a sad moment, it was a warm moment as well. I do like the way of British election.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1530.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Impossible mission: escaping from Europe</title>
		<link>http://www.andol.info/life/1520.htm</link>
		<comments>http://www.andol.info/life/1520.htm#comments</comments>
		<pubDate>Wed, 21 Apr 2010 08:55:39 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1520</guid>
		<description><![CDATA[Iceland people joke themselves as &#8216;disaster exporters&#8217; while after last bankruptcies it follows volcano eruption which involves the whole Europe and is known world widely. Millions of people are stranded in Europe, and its negative waves continue, types of vegetables like mushrooms and tomatoes in Huddersfield&#8217;s Sainsbury are almost  in short now. I&#8217;d better get some [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/04/volcano-erupts1.jpg"><img class="alignnone size-full wp-image-1522" title="volcano-erupts" src="http://www.andol.info/wp-content/uploads/2010/04/volcano-erupts1.jpg" alt="iceland volcano erupts" width="485" height="190" /></a></p>
<p>Iceland people joke themselves as &#8216;disaster exporters&#8217; while after last bankruptcies it follows volcano eruption which involves the whole Europe and is known world widely.</p>
<p><span id="more-1520"></span>Millions of people are stranded in Europe, and its negative waves continue, types of vegetables like mushrooms and tomatoes in Huddersfield&#8217;s Sainsbury are almost  in short now.</p>
<p>I&#8217;d better get some canned food just in case. ..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1520.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A rail station</title>
		<link>http://www.andol.info/life/1518.htm</link>
		<comments>http://www.andol.info/life/1518.htm#comments</comments>
		<pubDate>Mon, 19 Apr 2010 09:13:26 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1518</guid>
		<description><![CDATA[It is but a photograph of a rail station in Huddersfield.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/04/railstationhuddersfield.jpg"><img class="size-full wp-image-1519 alignnone" title="railstationhuddersfield" src="http://www.andol.info/wp-content/uploads/2010/04/railstationhuddersfield.jpg" alt="rail station" width="485" height="190" /></a></p>
<p>It is but a photograph of a rail station in Huddersfield.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1518.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracking a hand manipulating objects</title>
		<link>http://www.andol.info/hci/1513.htm</link>
		<comments>http://www.andol.info/hci/1513.htm#comments</comments>
		<pubDate>Fri, 16 Apr 2010 12:38:39 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Quote]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[hand detection]]></category>
		<category><![CDATA[object recognition]]></category>
		<category><![CDATA[opencv]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1513</guid>
		<description><![CDATA[﻿ A method of tracking hand manipulating objects is presented by Hamer et al. (2009), as shown in the picture above it seems quite robust for tracking. A full paper about this can be found here titled as &#8216;tracking a hand manipulating objects&#8216; As described by the authors, a method of individual local tracker is [...]]]></description>
			<content:encoded><![CDATA[<p>﻿<a href="http://www.andol.info/wp-content/uploads/2010/04/trackinghand2.jpg"><img class="alignnone size-full wp-image-1515" title="trackinghand2" src="http://www.andol.info/wp-content/uploads/2010/04/trackinghand2.jpg" alt="tracking a hand 2" width="485" height="190" /></a><br />
A method of tracking hand manipulating objects is presented by <a href="http://www.sciweavers.org/publications/tracking-hand-manipulating-object" target="_blank">Hamer et al. (2009)</a>, as shown in the picture above it seems quite robust for tracking.</p>
<p><span id="more-1513"></span><a href="http://www.andol.info/wp-content/uploads/2010/04/trackinghand.jpg"><img class="alignnone size-full wp-image-1514" title="trackinghand" src="http://www.andol.info/wp-content/uploads/2010/04/trackinghand.jpg" alt="tracking a hand" width="485" height="188" /></a></p>
<p><em>A full paper about this can be found here titled as &#8216;<a style="color: #db492c;" href="http://www.andol.info/download/trackingahand.pdf" target="_blank">tracking a hand manipulating objects</a>&#8216;</em></p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/04/atrackedhand.jpg"><img class="alignleft size-full wp-image-1516" title="atrackedhand" src="http://www.andol.info/wp-content/uploads/2010/04/atrackedhand.jpg" alt="a tracked hand with frame dots" width="324" height="132" /></a> As described by the authors, a method of individual local tracker is used to achieve extractions. To achieve the goal as the left picture shows, it is required to build a 3-dimensional frame to skip the covering of objects and overlapped parts of hands. Seems the authors do not narrowly focus on color image segmentation which has been commonly adopted by computer vision researchers, but they integrate an estimation of features as well as 2.5-dimensional maps. That means probably extra dimension may required. In previous posts, we have successfully located contours of hands yet the shape recognition is still under investigation. And this new method may inspire us something further in hands tracking and recognition.</p>
<div id="_mcePaste"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1513.htm/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A tourism to Castleton and Chatsworth</title>
		<link>http://www.andol.info/life/1503.htm</link>
		<comments>http://www.andol.info/life/1503.htm#comments</comments>
		<pubDate>Mon, 12 Apr 2010 14:58:45 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[photograph]]></category>
		<category><![CDATA[Sheffield]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1503</guid>
		<description><![CDATA[A great bar called &#8216;The Moorlands&#8217;, we had buffet lunch there and the atmosphere in the bar is really good, classical Yorkshire country. Scratching a car while we were leaving, sorry we just ran away. The sky there was charming, with huge number of pieces of clouds in clearly blue background, that&#8217;s lovely. Looking up the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/04/themoorlands.jpg"><img class="alignnone size-full wp-image-1504" title="themoorlands" src="http://www.andol.info/wp-content/uploads/2010/04/themoorlands.jpg" alt="the moorlands" width="485" height="190" /></a></p>
<p><span id="more-1503"></span>A great bar called &#8216;The Moorlands&#8217;, we had buffet lunch there and the atmosphere in the bar is really good, classical Yorkshire country. Scratching a car while we were leaving, sorry we just ran away.<a href="http://www.andol.info/wp-content/uploads/2010/04/DSC00563.jpg"></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/04/DSC00563.jpg"><img class="alignnone size-thumbnail wp-image-1505" title="the sky" src="http://www.andol.info/wp-content/uploads/2010/04/DSC00563-230x90.jpg" alt="the sky" width="207" height="81" /></a><a href="http://www.andol.info/wp-content/uploads/2010/04/DSC00537.jpg"><img class="alignnone size-thumbnail wp-image-1511" title="flying freely" src="http://www.andol.info/wp-content/uploads/2010/04/DSC00537-230x90.jpg" alt="flying freely" width="207" height="81" /></a></p>
<p>The sky there was charming, with huge number of pieces of clouds in clearly blue background, that&#8217;s lovely. Looking up the glide planes flew freely just above peaks, jealous.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/04/DSC00531.jpg"><img class="alignnone size-thumbnail wp-image-1506" title="cliff" src="http://www.andol.info/wp-content/uploads/2010/04/DSC00531-230x90.jpg" alt="the cliff" width="207" height="81" /></a><a href="http://www.andol.info/wp-content/uploads/2010/04/DSC00645.jpg"><img class="alignnone size-thumbnail wp-image-1507" title="tools or crafts" src="http://www.andol.info/wp-content/uploads/2010/04/DSC00645-230x90.jpg" alt="tools or crafts" width="207" height="81" /></a></p>
<p>Leaving the peak zone, we went to Chatsworth. Pictures blow show a piece of iceberg of  deluxe Britain noble life. Paintings, sculptures, and numerous exhibitions fill the rooms, incredibly&#8230;</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/04/DSC00631.jpg"><img class="alignnone size-thumbnail wp-image-1508" title="the hall" src="http://www.andol.info/wp-content/uploads/2010/04/DSC00631-230x90.jpg" alt="the hall" width="207" height="81" /></a><a href="http://www.andol.info/wp-content/uploads/2010/04/DSC00617.jpg"><img class="alignnone size-thumbnail wp-image-1509" title="the gorgeous gate" src="http://www.andol.info/wp-content/uploads/2010/04/DSC00617-230x90.jpg" alt="the gorgeous gate" width="207" height="81" /></a></p>
<p>And finally, a picture of my standing on the top of a hill, though it was chilly and windy i was the first arriving.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/04/DSC00548.jpg"><img class="alignnone size-thumbnail wp-image-1510" title="andol" src="http://www.andol.info/wp-content/uploads/2010/04/DSC00548-230x90.jpg" alt="this is andol" width="230" height="90" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1503.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making me a boat going far far away</title>
		<link>http://www.andol.info/life/1501.htm</link>
		<comments>http://www.andol.info/life/1501.htm#comments</comments>
		<pubDate>Thu, 08 Apr 2010 19:32:37 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[Huddersfield]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1501</guid>
		<description><![CDATA[When i was young i used to watch cars, tractors and boats going and coming everywhere, that is still in my memories. What attracted me so much was the wondering of where were these vehicles going and what were they doing. Even today i can still image  scenes of my childhood as a little boy [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/04/narrowcanal.jpg"><img class="alignnone size-full wp-image-1502" title="narrowcanal" src="http://www.andol.info/wp-content/uploads/2010/04/narrowcanal.jpg" alt="narrow canal huddersfield" width="485" height="190" /></a></p>
<p>When i was young i used to watch cars, tractors and boats going and coming everywhere, that is still in my memories. What attracted me so much was the wondering of where were these vehicles going and what were they doing.</p>
<p><span id="more-1501"></span>Even today i can still image  scenes of my childhood as a little boy watching these vehicles until them gradually disappearing in far distance. And another strange habit which still remains is the preferences of smelling exhaust gas, not the gasoline&#8217;s but the diesel oil&#8217;s. Today when i saw the boat cruising in the narrow canal and sensed the smells, again i was wondering where it was going&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1501.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How many weeks have i been in UK</title>
		<link>http://www.andol.info/life/1499.htm</link>
		<comments>http://www.andol.info/life/1499.htm#comments</comments>
		<pubDate>Thu, 08 Apr 2010 10:16:40 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[Huddersfield]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1499</guid>
		<description><![CDATA[When i told friends that i had been UK for sixty weeks already i was often asked how could i calculate weeks staying. Even further if my further explanations are lacked, probably i would be misunderstood that the days in UK must be very tough due to the behaviour &#8216;calculation of weeks&#8217; seems days being either [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/04/canalside.jpg"><img class="alignnone size-full wp-image-1500" title="canalside" src="http://www.andol.info/wp-content/uploads/2010/04/canalside.jpg" alt="canalside" width="485" height="190" /></a></p>
<p>When i told friends that i had been UK for sixty weeks already i was often asked how could i calculate weeks staying. <span id="more-1499"></span>Even further if my further explanations are lacked, probably i would be misunderstood that the days in UK must be very tough due to the behaviour &#8216;calculation of weeks&#8217; seems days being either idle or difficult for me.</p>
<p>I have no idea how should i provide them an appropriate explanation of my research life. Superficially it is a little boring and repeating, but indeed, it is challenging, exciting and enjoyable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1499.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenCV with VS2008</title>
		<link>http://www.andol.info/quote/1497.htm</link>
		<comments>http://www.andol.info/quote/1497.htm#comments</comments>
		<pubDate>Tue, 06 Apr 2010 21:10:06 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Quote]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[opencv]]></category>
		<category><![CDATA[vs2008]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1497</guid>
		<description><![CDATA[To create your own OpenCV-based project in Visual Studio do the following: Linking DLLs: To permanantly include necessary dll files, add &#8220;C:\Program Files\OpenCV\bin&#8221; to PATH by visiting Advanced tab in System of Windows (the locate of directory might be different). One can just copy necessary dll files into project directory with source files. It might [...]]]></description>
			<content:encoded><![CDATA[<p>To create your own OpenCV-based project in Visual Studio do the  following:</p>
<p><strong>Linking DLLs:</strong></p>
<ul>
<li>To permanantly include necessary dll  files, add &#8220;C:\Program Files\OpenCV\bin&#8221; to PATH by visiting Advanced  tab in System of Windows (the locate of directory might be different).</li>
<li>One can just copy necessary  dll files into project directory with source files.</li>
<li>It might be required to  restart Visual C++ when execution of instance failes after successful  build.</li>
</ul>
<p><span id="more-1497"></span><strong>Customize  Global Options:</strong></p>
<ul>
<li>Open  the Visual C++ .Net Application. In the menu bar, select <strong>Tools-&gt;Options</strong></li>
<li>In the  listing, choose <strong>Projects-&gt;VC++ Directories</strong>.</li>
<li>First, select<strong> Library files</strong> from the &#8220;<strong>Show Directories for</strong>&#8221; List Box.</li>
<li>Click the <strong>Insert New</strong> icon, and locate the folder where you have installed opencv.</li>
<li>Consider that it is installed in &#8220;C:/Program Files/OpenCV&#8221;.</li>
<li>In the Library files list,  locate and add:</li>
</ul>
<blockquote><p>&#8220;C:\Program Files\OpenCV\lib&#8221;</p></blockquote>
<p><a href="http://opencv.willowgarage.com/wiki/VisualC%2B%2B?action=AttachFile&amp;do=get&amp;target=Options_Library.jpg"><img title="Options_Library.jpg" src="http://opencv.willowgarage.com/wiki/VisualC%2B%2B?action=AttachFile&amp;do=get&amp;target=Options_Library.jpg" alt="Options_Library.jpg" width="485" height="306" /></a></p>
<ul>
<li>Now choose Include files  in the list box, and locate and add the following directories:</li>
</ul>
<blockquote><p>&#8220;C:\Program Files\OpenCV\cv\include&#8221;<br />
&#8220;C:\Program Files\OpenCV\cxcore\include&#8221;<br />
&#8220;C:\Program Files\OpenCV\otherlibs\highgui&#8221;<br />
&#8220;C:\Program Files\OpenCV\cvaux\include&#8221;<br />
&#8220;C:\Program Files\OpenCV\otherlibs\_graphics\include&#8221;</p></blockquote>
<p><a href="http://opencv.willowgarage.com/wiki/VisualC%2B%2B?action=AttachFile&amp;do=get&amp;target=Options_Include.jpg"><img title="Options_Include.jpg" src="http://opencv.willowgarage.com/wiki/VisualC%2B%2B?action=AttachFile&amp;do=get&amp;target=Options_Include.jpg" alt="Options_Include.jpg" width="485" height="309" /></a></p>
<ul>
<li>Next, choose source  files in the list box, and locate and add the following directories:</li>
</ul>
<blockquote><p>&#8220;C:\Program Files\OpenCV\cv\src&#8221;<br />
&#8220;C:\Program Files\OpenCV\cxcore\src&#8221;<br />
&#8220;C:\Program Files\OpenCV\cvaux\src&#8221;<br />
&#8220;C:\Program Files\OpenCV\otherlibs\highgui&#8221;<br />
&#8220;C:\Program Files\OpenCV\otherlibs\_graphics\src&#8221;</p></blockquote>
<p><a href="http://opencv.willowgarage.com/wiki/VisualC%2B%2B?action=AttachFile&amp;do=get&amp;target=Options_Source.jpg"><img title="Options_Source.jpg" src="http://opencv.willowgarage.com/wiki/VisualC%2B%2B?action=AttachFile&amp;do=get&amp;target=Options_Source.jpg" alt="Options_Source.jpg" width="485" height="310" /></a></p>
<ul>
<li>Now  click <strong>OK</strong> in the Options dialog.</li>
<li>You have successfully configured the global settings.</li>
</ul>
<p><strong>Create New Project:</strong></p>
<ul>
<li>Within Developer Studio create new  application:</li>
<li>Select from menu &#8220;File&#8221;-&gt;&#8221;New&#8230;&#8221;-&gt;&#8221;Projects&#8221; tab.</li>
<li>Choose &#8220;Win32 Application&#8221;  or &#8220;Win32 console application&#8221; &#8211; the latter is the easier variant and  both the sample projects have this type.</li>
</ul>
<p><a href="http://opencv.willowgarage.com/wiki/VisualC%2B%2B?action=AttachFile&amp;do=get&amp;target=Win32Console.jpg"><img title="Win32Console.jpg" src="http://opencv.willowgarage.com/wiki/VisualC%2B%2B?action=AttachFile&amp;do=get&amp;target=Win32Console.jpg" alt="Win32Console.jpg" width="484" height="337" /></a></p>
<ul>
<li>Type the project name  and choose location</li>
<li>Click Ok.. In  the Application Wizard, Just click Finish.</li>
</ul>
<p><a href="http://opencv.willowgarage.com/wiki/VisualC%2B%2B?action=AttachFile&amp;do=get&amp;target=AppWizard.jpg"><img title="AppWizard.jpg" src="http://opencv.willowgarage.com/wiki/VisualC%2B%2B?action=AttachFile&amp;do=get&amp;target=AppWizard.jpg" alt="AppWizard.jpg" width="485" height="343" /></a></p>
<ul>
<li>After the above steps done Developer Studio  will create the project folder (by default it has the same name as the  project), <strong>&lt;project name&gt;.vcproj</strong> file, Solution <strong>&lt;project  name&gt;.sln</strong> and, Three Source files: <strong>&lt;project  name&gt;.cpp, stdafx.cpp and stdafx.h.</strong> <a href="http://opencv.willowgarage.com/wiki/StdAfx">StdAfx</a> files are  precompiled header files, which can be very useful if you want to reduce  the compilation time.</li>
<li>For example, consider that we have created a new &#8220;<strong>Hello</strong>&#8221;  Project. Open the Hello.cpp file, and include the OpenCV-related  #include directives:</li>
</ul>
<blockquote><p>#include &lt;cv.h&gt;<br />
#include &lt;cxcore.h&gt;<br />
#include &lt;highgui.h&gt;</p></blockquote>
<ul>
<li>Note that these should be included <em>after</em> <strong>stdafx.h</strong> or you may get build errors.</li>
<li>Now Type some OpenCV code, and Build the  Solution by pressing the F7 Key. There should be linker errors.</li>
<li>Add dependency projects into workspace</li>
<li>Choose from menu: &#8220;Project&#8221; -&gt;  &#8220;Properties&#8221;.</li>
<li>Choose &#8220;Linker&#8221; tab -&gt; &#8220;Input&#8221; category -&gt;  &#8220;Additional Dependencies:&#8221;. Add the <strong>paths</strong> to all  necessary import libraries (cxcore[d].lib cv[d].lib highgui[d].lib  cvaux[d].lib cvcam[d].lib)
<ul>
<li>Note: The debug versions are available  only when you Build the Visual C++ .NET solution provided with the  OpenCV installation.</li>
</ul>
</li>
</ul>
<p><a href="http://opencv.willowgarage.com/wiki/VisualC%2B%2B?action=AttachFile&amp;do=get&amp;target=AdditionalDependencies.jpg"><img title="AdditionalDependencies.jpg" src="http://opencv.willowgarage.com/wiki/VisualC%2B%2B?action=AttachFile&amp;do=get&amp;target=AdditionalDependencies.jpg" alt="AdditionalDependencies.jpg" width="484" height="330" /></a></p>
<ul>
<li>If the build process complains about a missing  &#8216;windows.h&#8217; header file, then you&#8217;ll need to install the latest version  of the <a href="http://msdn.microsoft.com/en-us/windowsserver/bb980924.aspx">Microsoft  Windows SDK</a>.</li>
<li>. <strong>That&#8217;s it!</strong>..  Now Build and Run the application using F5 key and enjoy OpenCV!</li>
</ul>
<p><a href="http://opencv.willowgarage.com/wiki/VisualC%2B%2B?action=AttachFile&amp;do=get&amp;target=Compiling.jpg"><img title="Compiling.jpg" src="http://opencv.willowgarage.com/wiki/VisualC%2B%2B?action=AttachFile&amp;do=get&amp;target=Compiling.jpg" alt="Compiling.jpg" width="484" height="363" /></a> .</p>
<pre>Post quoted from: <a href="http://opencv.willowgarage.com/wiki/VisualC%2B%2B" target="_blank">openCV Wiki</a>, all copyrights reserved by original authors.</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/quote/1497.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quoted: Switching to OpenCV 2.0 with VS2005</title>
		<link>http://www.andol.info/quote/1496.htm</link>
		<comments>http://www.andol.info/quote/1496.htm#comments</comments>
		<pubDate>Sat, 03 Apr 2010 14:54:28 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Quote]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[opencv]]></category>
		<category><![CDATA[vs2005]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1496</guid>
		<description><![CDATA[I’m using OpenCV for some tests, and for some reasons (freelance gigs and Symbian SDK) using MS Visual Studio. As new and shiny OpenCV 2.0 is out I decided to switch to it. As it happen, one absolutely have to read buried in the download section readme, before doing anything. The thing is, OpenCV 2.0 doesn’t [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>I’m using OpenCV for some tests, and for some reasons (freelance gigs and Symbian SDK) using MS Visual Studio. As new and shiny OpenCV 2.0 is out I decided to switch to it. As it happen, one absolutely have to read <a href="http://sourceforge.net/projects/opencvlibrary/files/opencv-win/2.0/OpenCV-2.0.0a-win32.Readme.Please.txt/download">buried in the download section readme</a>, before doing anything.<br />
The thing is, OpenCV 2.0 doesn’t include lib files for VS. They have to be built by user.<br />
So here is step by step retelling of readme:<br />
1. Rename your old OpenCV installation to save it, just in case<br />
2. Download and install <a href="http://sourceforge.net/projects/opencvlibrary/files/opencv-win/2.0/OpenCV-2.0.0a-win32.exe/download">OpenCV 2.0a</a><br />
3. Download and install <a href="http://www.cmake.org/files/v2.6/cmake-2.6.4-win32-x86.exe">CMake</a><span id="more-1496"></span><br />
4. Reboot (or CMake wouldn’t work)<br />
5. Go to C:\Program Files\CMake 2.6\bin and run cmake-gui.exe<br />
6. In the “Where is the source code” field choose your new OpenCV directory (C:\OpenCV)<br />
In “Where to build the binaries” choose directory for VS compiled OpneCV (C:\OpenCV\VS2005)<br />
7. press Configure button and choose VS2005 (or whatever) as building enviroment<br />
8. Press Generate and VS project will be generated in the C:\OpenCV\VS2005<br />
9. Launch solution and build it. For debug build some projects require debug python libraries. As riseriyo pointed in comments if you have Python installed other than 2.6 that can cause problem.<br />
10. Copy *.lib from C:\OpenCV\vs2005\lib\release (or debug) to C:\OpenCV\lib<br />
Copy *.dll from C:\OpenCV\vs2005\bin\release to C:\OpenCV\bin<br />
11. Now, reconfigure your application project. Include directories now “C:\OpenCV\include\opencv” instead of “C:\OpenCV\include<br />
12. All libraries renamed from *.lib to *200.lib (cv.lib to cv200.lib) or *200d.lib for debug. Rename them, or change project settings.</p></blockquote>
<p>The post was posted originally in &#8216;<a href="http://mirror2image.wordpress.com/2009/10/20/switching-to-opencv-2-0-with-vs2005/" target="_blank">Mirror Image</a>&#8216;, all copyrights reserved by original authors.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/quote/1496.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy Easter</title>
		<link>http://www.andol.info/life/1490.htm</link>
		<comments>http://www.andol.info/life/1490.htm#comments</comments>
		<pubDate>Thu, 01 Apr 2010 15:48:27 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[easter]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1490</guid>
		<description><![CDATA[I was told the origin of the Easter by my supervisor though i have been knowing that for quite long. Anyway it is good to have holidays like that. Happy Easter!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/04/easter2.jpg"><img class="alignnone size-full wp-image-1491" title="easter2" src="http://www.andol.info/wp-content/uploads/2010/04/easter2.jpg" alt="easter 2010" width="485" height="190" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/04/easter2.jpg"></a>I was told the origin of the Easter by my supervisor though i have been knowing that for quite long. Anyway it is good to have holidays like that.</p>
<p><span style="font-size: 32px; color: #cc0000;">Happy Easter!</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1490.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The swimming and the badminton</title>
		<link>http://www.andol.info/life/1478.htm</link>
		<comments>http://www.andol.info/life/1478.htm#comments</comments>
		<pubDate>Wed, 31 Mar 2010 19:17:23 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[badminton]]></category>
		<category><![CDATA[swimming]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1478</guid>
		<description><![CDATA[I have been interested in playing badminton for years, because surprisingly i did not get many chances to play and practice that. But funny enough we start playing badminton in office recently though it is officially not allowed. Fortunately even in such small space in the office i am having the fun of being relax. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/03/badminton-sport-dangereux.jpg"><img class="alignnone size-thumbnail wp-image-1479" title="badminton" src="http://www.andol.info/wp-content/uploads/2010/03/badminton-sport-dangereux-485x190.jpg" alt="badminton " width="485" height="190" /></a></p>
<p>I have been interested in playing badminton for years, because surprisingly i did not get many chances to play and practice that. <span id="more-1478"></span>But funny enough we start playing badminton in office recently though it is officially not allowed. Fortunately even in such small space in the office i am having the fun of being relax. Thank you guys with whom i play badminton, definitely we need to apply a space for entertainments, and going out of the deadly boring office.</p>
<p>Another thing, i am going to learn swimming this summer. A good teacher has been invited who promises that i will never ever be drawn during learning. That makes me confident.</p>
<p>Here we go&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1478.htm/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Paging wordpress posts without using plug-ins</title>
		<link>http://www.andol.info/web/1464.htm</link>
		<comments>http://www.andol.info/web/1464.htm#comments</comments>
		<pubDate>Mon, 29 Mar 2010 09:49:34 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[pagenav]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1464</guid>
		<description><![CDATA[Days ago i saw a post talking about &#8216;paging wordpress posts without using plug-ins&#8216; like pagenav. The way to integrate such codes into themes is easy, but with a little bug.  First put this paging function in the theme&#8217;s functions.php function kriesi_pagination($query_string){ global $posts_per_page, $paged; $my_query = new WP_Query($query_string .&#8221;&#38;posts_per_page=-1&#8243;); $total_posts = $my_query-&#62;post_count; if(empty($paged))$paged = 1; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/03/identify-top-level.jpg"><img class="alignnone size-thumbnail wp-image-1466" title="identify-top-level" src="http://www.andol.info/wp-content/uploads/2010/03/identify-top-level-485x190.jpg" alt="" width="485" height="190" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/03/identify-top-level.jpg"></a>Days ago i saw a post talking about &#8216;<a href="http://www.wopus.org/wordpress-deepin/2048.html" target="_blank">paging wordpress posts without using plug-ins</a>&#8216; like pagenav. The way to integrate such codes into themes is easy, but with a little bug. <span id="more-1464"></span><br />
First put this paging function in the theme&#8217;s functions.php</p>
<blockquote><p>function kriesi_pagination($query_string){<br />
global $posts_per_page, $paged;<br />
$my_query = new WP_Query($query_string .&#8221;&amp;posts_per_page=-1&#8243;);<br />
$total_posts = $my_query-&gt;post_count;<br />
if(empty($paged))$paged = 1;<br />
$prev = $paged &#8211; 1;<br />
$next = $paged + 1;<br />
$range = 2; // only edit this if you want to show more page-links<br />
$showitems = ($range * 2)+1;</p>
<p>$pages = ceil($total_posts/$posts_per_page);<br />
if(1 != $pages){<br />
echo &#8220;&lt;div class=&#8217;pagination&#8217;&gt;&#8221;;<br />
echo ($paged &gt; 2 &amp;&amp; $paged+$range+1 &gt; $pages &amp;&amp; $showitems &lt; $pages)? &#8220;&lt;a href=&#8217;&#8221;.get_pagenum_link(1).&#8221;&#8216;&gt;最前&lt;/a&gt;&#8221;:&#8221;";<br />
echo ($paged &gt; 1 &amp;&amp; $showitems &lt; $pages)? &#8220;&lt;a href=&#8217;&#8221;.get_pagenum_link($prev).&#8221;&#8216;&gt;上一页&lt;/a&gt;&#8221;:&#8221;";</p>
<p>for ($i=1; $i &lt;= $pages; $i++){<br />
if (1 != $pages &amp;&amp;( !($i &gt;= $paged+$range+1 || $i &lt;= $paged-$range-1) || $pages &lt;= $showitems )){<br />
echo ($paged == $i)? &#8220;&lt;span class=&#8217;current&#8217;&gt;&#8221;.$i.&#8221;&lt;/span&gt;&#8221;:&#8221;&lt;a href=&#8217;&#8221;.get_pagenum_link($i).&#8221;&#8216; class=&#8217;inactive&#8217; &gt;&#8221;.$i.&#8221;&lt;/a&gt;&#8221;;<br />
}<br />
}</p>
<p>echo ($paged &lt; $pages &amp;&amp; $showitems &lt; $pages) ? &#8220;&lt;a href=&#8217;&#8221;.get_pagenum_link($next).&#8221;&#8216;&gt;下一页&lt;/a&gt;&#8221; :&#8221;";<br />
echo ($paged &lt; $pages-1 &amp;&amp; $paged+$range-1 &lt; $pages &amp;&amp; $showitems &lt; $pages) ? &#8220;&lt;a href=&#8217;&#8221;.get_pagenum_link($pages).&#8221;&#8216;&gt;最后&lt;/a&gt;&#8221;:&#8221;";<br />
echo &#8220;&lt;/div&gt;n&#8221;;<br />
}<br />
}</p></blockquote>
<p>Then put this reference code in the place where page navigation is needed to show.</p>
<blockquote><p>&lt;?php kriesi_pagination($query_string); ?&gt;</p></blockquote>
<p>And finally add some styles in the theme&#8217;s style.css file.</p>
<blockquote><p>.pagination{<br />
line-height:23px;<br />
}<br />
.pagination span, .pagination a{<br />
font-size:12px;<br />
margin: 2px 6px 2px 0;<br />
background:#fff;<br />
border:1px solid #e5e5e5;<br />
color:#787878;<br />
padding:2px 5px 2px 5px;<br />
text-decoration:none;<br />
}<br />
.pagination a:hover{<br />
background: #8391A7;<br />
border:1px solid #fff;<br />
color:#fff;<br />
}<br />
.pagination .current{<br />
background: #fff;<br />
border:1px solid #8d8d8d;<br />
color:#393939;<br />
font-size:12px;<br />
padding:2px 5px 2px 5px;<br />
}</p></blockquote>
<p>Here comes a problem. When that is put in a new page to navigate posts, it does not work. And after carefully checking, the problem gets located in the function calling where the  &#8217;query_string&#8217; is used. If it is going to be used in a page with its ID equals 99, then the &#8216;query_string&#8217; should be like this:</p>
<p>kriesi_pagination(&#8220;cat=99&#8243;);</p>
<p>or else, the page navigation would not show up due to the post number is zero.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/web/1464.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Approaches for hands detection using openCV</title>
		<link>http://www.andol.info/hci/1459.htm</link>
		<comments>http://www.andol.info/hci/1459.htm#comments</comments>
		<pubDate>Wed, 24 Mar 2010 14:02:17 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[hand database]]></category>
		<category><![CDATA[hand detection]]></category>
		<category><![CDATA[object recognition]]></category>
		<category><![CDATA[opencv]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1459</guid>
		<description><![CDATA[[Image from internet, any copyright conflict please notice me] As far as in my mind, there are three approaches that people have taken to detect hands using openCV, though not all of them have been tested by myself (a little shame). One is to use accurate HAAR-classifiers to locate and detect gestures which is considered as quite [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/03/hands02-big.jpg"><img class="alignnone size-thumbnail wp-image-1460" title="hands02-big" src="http://www.andol.info/wp-content/uploads/2010/03/hands02-big-485x190.jpg" alt="" width="485" height="190" /></a></p>
<address>[Image from internet, any copyright conflict please notice me]</address>
<p>As far as in my mind, there are three approaches that people have taken to detect hands using openCV, though not all of them have been tested by myself (a little shame). <span id="more-1459"></span>One is to use accurate HAAR-classifiers to locate and detect gestures which is considered as quite stable way but costing very much. Another is to use adaptive skin detection algorithms combined with motion analysis which seems easier to do than previous one. And the last is to use human skin colour segmentation to detect the contours of hands combined with hand convexity detection to recognise hands&#8217; gestures [please refer to: <a style="color: #db492c;" href="http://www.andol.info/hci/797.htm" target="_blank">hand gesture recognition using openCV</a>].</p>
<p>HAAR-classifier database is rarely provided with open source projects. But we found some helpful papers which may give some thoughts of classifier training and test.</p>
<p>About hands database:</p>
<p><a style="color: #db492c;" href="http://download.andol.info/HandGesture.pdf" target="_blank">A colour hand gesture database for evaluating and improving algorithms on hand gesture and posture recognition</a></p>
<p>Application of classifiers:</p>
<p><a style="color: #db492c;" href="http://download.andol.info/handtrackingusingclassifiers.pdf" target="_blank">Real-time hand tracking using a set of cooperative classifiers based on HAAR-like features</a></p>
<p>Alternative skin detection based approach gesture recognition through angle space:</p>
<p><a style="color: #db492c;" href="http://download.andol.info/gesturerecognitionthroughanglespace.pdf" target="_blank">Gesture recognition through angle space</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1459.htm/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Coming soon: A review of openCV detection &amp; recognition</title>
		<link>http://www.andol.info/hci/1455.htm</link>
		<comments>http://www.andol.info/hci/1455.htm#comments</comments>
		<pubDate>Sun, 21 Mar 2010 21:24:58 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[hand detection]]></category>
		<category><![CDATA[Interaction]]></category>
		<category><![CDATA[object recognition]]></category>
		<category><![CDATA[opencv]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1455</guid>
		<description><![CDATA[As these are mostly asked questions about using openCV to detect and recognise all kinds of subjects such as colours or hands, a review which includes tutorials, progresses and examples (if possible) would be published shortly&#8230; [modified by andol in 24/03/2010] Approaches for hands detection using openCV]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/03/architecture-planning.jpg"><img class="alignnone size-thumbnail wp-image-1456" title="architecture-planning" src="http://www.andol.info/wp-content/uploads/2010/03/architecture-planning-485x190.jpg" alt="architecture planning@smashingmagazine" width="485" height="190" /></a></p>
<p>As these are mostly asked questions about using openCV to detect and recognise all kinds of subjects such as colours or hands, a review which includes tutorials, progresses and examples (if possible) would be published shortly&#8230;</p>
<address>[modified by andol in 24/03/2010]<br />
<a style="color: #db492c;" title="Permanent Link to Approaches for hands detection using openCV" rel="bookmark" href="http://www.andol.info/hci/1459.htm" target="_blank">Approaches for hands detection using openCV</a></address>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1455.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Alice in wonderland</title>
		<link>http://www.andol.info/life/1447.htm</link>
		<comments>http://www.andol.info/life/1447.htm#comments</comments>
		<pubDate>Sun, 21 Mar 2010 20:41:46 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1447</guid>
		<description><![CDATA[It is not a movie about love and wedding though it begins and ends there, it is about courage, the courage between the dream and the realism, the courage which is also needed even in the dream. Poking arms and waking up from the dream seems not so usable sometimes rather, taking the sword and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/03/aliceinwonderland.jpg"><img class="alignnone size-medium wp-image-1452" title="aliceinwonderland" src="http://www.andol.info/wp-content/uploads/2010/03/aliceinwonderland-485x238.jpg" alt="Alice in wonderland" width="485" height="238" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/03/aliceinwonderland.jpg"></a>It is not a movie about love and wedding though it begins and ends there, it is about courage, the courage between the dream and the realism, the courage which is also needed even in the dream. Poking arms and waking up from the dream seems not so usable sometimes rather, taking the sword and facing the challenge would be the best choice for Alice.</p>
<p>I do think the movie trying to tell  a truth that, some things are destined, but even destinations need believes, insisting and courage.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1447.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t worry about me</title>
		<link>http://www.andol.info/life/1438.htm</link>
		<comments>http://www.andol.info/life/1438.htm#comments</comments>
		<pubDate>Sat, 13 Mar 2010 20:50:15 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1438</guid>
		<description><![CDATA[There is an exception of myself to predict where love story movies going to, don&#8217;t know why, maybe because don&#8217;t know how. It is about love and life, realism and dream, girls and boys, but not right or wrong. &#8220;Don&#8217;t worry about me, i am not alone here&#8230;&#8221;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/03/Screen-shot-2010-03-13-at-20.41.57.png"><img class="alignnone size-medium wp-image-1440" title="Screen shot 2010-03-13 at 20.41.57" src="http://www.andol.info/wp-content/uploads/2010/03/Screen-shot-2010-03-13-at-20.41.57-485x202.png" alt="do'nt worry about me - David &amp; Tina" width="485" height="202" /></a></p>
<p>There is an exception of myself to predict where love story movies going to, don&#8217;t know why, maybe because don&#8217;t know how. It is about love and life, realism and dream, girls and boys, but not right or wrong.</p>
<p>&#8220;Don&#8217;t worry about me, i am not alone here&#8230;&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1438.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Shakespeare&#8217;s country</title>
		<link>http://www.andol.info/life/1422.htm</link>
		<comments>http://www.andol.info/life/1422.htm#comments</comments>
		<pubDate>Tue, 09 Mar 2010 20:45:49 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1422</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/03/DSCF0215.jpg"><img class="alignnone size-thumbnail wp-image-1425" title="DSCF0215" src="http://www.andol.info/wp-content/uploads/2010/03/DSCF0215-485x280.jpg" alt="anne hathaway's cottage" width="485" height="280" /><a/><span id="more-1422"></span><a href="http://www.andol.info/wp-content/uploads/2010/03/DSCF0300.jpg"><img class="alignnone size-thumbnail wp-image-1424" title="DSCF0300" src="http://www.andol.info/wp-content/uploads/2010/03/DSCF0300-485x280.jpg" alt="street view in Stratford" width="485" height="280" /></a><a href="http://www.andol.info/wp-content/uploads/2010/03/DSCF0326.jpg"><img class="alignnone size-thumbnail wp-image-1423" title="DSCF0326" src="http://www.andol.info/wp-content/uploads/2010/03/DSCF0326-485x280.jpg" alt="andol" width="485" height="280" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1422.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>St. Paul&#8217;s hall 3 &amp; 4</title>
		<link>http://www.andol.info/life/1418.htm</link>
		<comments>http://www.andol.info/life/1418.htm#comments</comments>
		<pubDate>Sun, 07 Mar 2010 21:06:58 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[Huddersfield]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1418</guid>
		<description><![CDATA[St. Paul&#8217;s hall in sunset.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/03/st-pauls-hall-3.jpg"><img class="alignnone size-thumbnail wp-image-1419" title="st pauls hall 3" src="http://www.andol.info/wp-content/uploads/2010/03/st-pauls-hall-3-485x280.jpg" alt="st pauls hall in huddersfield" width="485" height="280" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/03/st-pauls-hall-3.jpg"></a>St. Paul&#8217;s hall in sunset.</p>
<p><span id="more-1418"></span></p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/03/st-pauls-hall-4.jpg"><img class="alignnone size-thumbnail wp-image-1420" title="st pauls hall 4" src="http://www.andol.info/wp-content/uploads/2010/03/st-pauls-hall-4-485x280.jpg" alt="st pauls hall in huddersfield" width="485" height="280" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1418.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>St. Paul&#8217;s hall 2</title>
		<link>http://www.andol.info/life/1415.htm</link>
		<comments>http://www.andol.info/life/1415.htm#comments</comments>
		<pubDate>Sat, 06 Mar 2010 06:30:51 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Huddersfield]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1415</guid>
		<description><![CDATA[St. Paul&#8217;s hall, taken on my way home. The sunset scence puts more mysteries on the hall taper.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/03/st-pauls-hall-2.jpg"><img class="alignnone size-thumbnail wp-image-1416" title="st pauls hall 2" src="http://www.andol.info/wp-content/uploads/2010/03/st-pauls-hall-2-485x280.jpg" alt="st pauls hall in huddersfield" width="485" height="280" /></a></p>
<p>St. Paul&#8217;s hall, taken on my way home.</p>
<p>The sunset scence puts more mysteries on the hall taper.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1415.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>St Paul&#8217;s hall 1</title>
		<link>http://www.andol.info/life/1409.htm</link>
		<comments>http://www.andol.info/life/1409.htm#comments</comments>
		<pubDate>Fri, 05 Mar 2010 19:18:06 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Huddersfield]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1409</guid>
		<description><![CDATA[On my way home, the St. Paul&#8217;s hall in Huddersfield.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/03/st-pauls-hall.jpg"><img class="alignnone size-thumbnail wp-image-1413" title="st pauls hall" src="http://www.andol.info/wp-content/uploads/2010/03/st-pauls-hall-485x280.jpg" alt="st pauls hall" width="485" height="280" /></a></p>
<p>On my way home, the St. Paul&#8217;s hall in Huddersfield.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1409.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back to work</title>
		<link>http://www.andol.info/life/1401.htm</link>
		<comments>http://www.andol.info/life/1401.htm#comments</comments>
		<pubDate>Tue, 02 Mar 2010 18:26:37 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[Huddersfield]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1401</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/03/IMG00438-20100302-0752.jpg"><img class="size-medium wp-image-1403 alignnone" title="flight to manchester" src="http://www.andol.info/wp-content/uploads/2010/03/IMG00438-20100302-0752-484x363.jpg" alt="flight to manchester" width="484" height="363" /></a><span id="more-1401"></span></p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/03/IMG00438-20100302-0752.jpg"></a><a href="http://www.andol.info/wp-content/uploads/2010/03/IMG00442-20100302-0822.jpg"><img class="alignnone size-medium wp-image-1404" title="flight arrived" src="http://www.andol.info/wp-content/uploads/2010/03/IMG00442-20100302-0822-484x363.jpg" alt="flight arrived" width="484" height="363" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/03/IMG00444-20100302-0953.jpg"><img class="alignnone size-medium wp-image-1405" title="train to hud" src="http://www.andol.info/wp-content/uploads/2010/03/IMG00444-20100302-0953-484x363.jpg" alt="train to hud" width="484" height="363" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/03/IMG00433-20100302-0617.jpg"><img title="andol" src="http://www.andol.info/wp-content/uploads/2010/03/IMG00433-20100302-0617-484x363.jpg" alt="andol's photo" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1401.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy the year of Tiger</title>
		<link>http://www.andol.info/life/1383.htm</link>
		<comments>http://www.andol.info/life/1383.htm#comments</comments>
		<pubDate>Sat, 13 Feb 2010 07:59:51 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[new year]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1383</guid>
		<description><![CDATA[Andol here wish all of my friends Happy lunar new year of tiger!!!]]></description>
			<content:encoded><![CDATA[<p>Andol here wish all of my friends</p>
<p style="font-size:30px;color:#c00;">Happy lunar new year of tiger!!!</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/02/Screen-shot-2010-02-13-at-15.49.55.png"><img class="alignleft size-medium wp-image-1386" title="the year of tiger" src="http://www.andol.info/wp-content/uploads/2010/02/Screen-shot-2010-02-13-at-15.49.55-485x236.png" alt="the year of tiger" width="485" height="236" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1383.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Cloudy with a chance of meatballs&#8221;</title>
		<link>http://www.andol.info/life/1379.htm</link>
		<comments>http://www.andol.info/life/1379.htm#comments</comments>
		<pubDate>Fri, 12 Feb 2010 09:36:58 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1379</guid>
		<description><![CDATA[Can you imagine the sky rains hamburgs? Here it is, the &#8220;cloudy with a chance of meatballs&#8221; which presents a vivid story about a young crazy scientist invents a rocket which is able to turn water into food. Be careful of raining meatballs or steaks.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/02/Screen-shot-2010-02-12-at-17.29.15.png"><img class="alignnone size-medium wp-image-1380" title="cloudy with a chance of meatballs" src="http://www.andol.info/wp-content/uploads/2010/02/Screen-shot-2010-02-12-at-17.29.15-485x204.png" alt="cloudy with a chance of meatballs" width="485" height="204" /></a></p>
<p>Can you imagine the sky rains hamburgs? Here it is, the &#8220;cloudy with a chance of meatballs&#8221; which presents a vivid story about a young crazy scientist invents a rocket which is able to turn water into food. Be careful of raining meatballs or steaks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1379.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How many movies have i watched?</title>
		<link>http://www.andol.info/life/1372.htm</link>
		<comments>http://www.andol.info/life/1372.htm#comments</comments>
		<pubDate>Thu, 11 Feb 2010 07:00:11 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[Hangzhou]]></category>
		<category><![CDATA[movie]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1372</guid>
		<description><![CDATA[At one time I was asked by Lesley how many films had i watched that, i could tell stories predictably, here my answer is just as average or, even less. Then i know, there needs some strong explanations to address such confusion. The reasons include being familiar to history and its sense of worth, the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/02/IMG00312-20100210-1133.jpg"><img class="alignnone size-thumbnail wp-image-1371" title="IMG00312-20100210-1133" src="http://www.andol.info/wp-content/uploads/2010/02/IMG00312-20100210-1133-485x128.jpg" alt="tree" width="485" height="128" /></a></p>
<p>At one time I was asked by Lesley how many films had i watched that, i could tell stories predictably, here my answer is just as average or, even less. <span id="more-1372"></span>Then i know, there needs some strong explanations to address such confusion. The reasons include being familiar to history and its sense of worth, the trail of screenwriters&#8217; thoughts and some knowledge of commercial movie&#8217;s publication. No complicated logic is needed.</p>
<p>Clues in movies are subtle and invisible but not undiscovered, they just lay behind scenes which are quite possible to be ignored by audiences. Yes you can say my observation is sharp. However that is not the full answer, the other is thinking. I feel like watching movies very much not because i am presented fun, rather, i feel movies extend my life from single person to multiple dimensions, e.g. being bad guys, falling into love with someone and kind of revenge. I am able to continually experience all kinds of lives unless i quit watching movies. And my life becomes longer in another sense. Besides these experiences present me new feelings, they inspired my mind and equip my insights.</p>
<p>I wish i just made a clear explanation. What extra i&#8217;d like to mention here is, movies are movies, and life is still life.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1372.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A pavilion in a small Chinese village</title>
		<link>http://www.andol.info/life/1368.htm</link>
		<comments>http://www.andol.info/life/1368.htm#comments</comments>
		<pubDate>Wed, 10 Feb 2010 14:30:13 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[Hangzhou]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1368</guid>
		<description><![CDATA[The dramatic contrast between big cities and small villages in China has been witnessed all along my way home. When i was in Shanghai, its modern architectures impressed me very much though i do not feel like them as expected. However these high and low buildings can not be found any warmness but naked commercial [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/02/IMG00313-20100210-1135.jpg"><img class="alignnone size-medium wp-image-1369" title="IMG00313-20100210-1135" src="http://www.andol.info/wp-content/uploads/2010/02/IMG00313-20100210-1135-484x403.jpg" alt="chinese pavilion" width="484" height="403" /></a></p>
<p>The dramatic contrast between big cities and small villages in China has been witnessed all along my way home. <span id="more-1368"></span>When i was in Shanghai, its modern architectures impressed me very much though i do not feel like them as expected. However these high and low buildings can not be found any warmness but naked commercial competition atmosphere. They appear brand new but no stories behind, neither tenderness as i can find in vast villages in UK. My question is, would that be an ideal place as home for residence in the future ?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1368.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leaving Shanghai</title>
		<link>http://www.andol.info/life/1359.htm</link>
		<comments>http://www.andol.info/life/1359.htm#comments</comments>
		<pubDate>Wed, 03 Feb 2010 17:11:07 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[shanghai]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1359</guid>
		<description><![CDATA[Shanghai, you will always be remembered by what ever happened.]]></description>
			<content:encoded><![CDATA[<p>Shanghai, you will always be remembered by what ever happened.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/02/IMG00280-20100203-1639.jpg"><img class="alignnone size-medium wp-image-1360" title="IMG00280-20100203-1639" src="http://www.andol.info/wp-content/uploads/2010/02/IMG00280-20100203-1639-484x317.jpg" alt="shanghai east nanjing road" width="484" height="317" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1359.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passed glories</title>
		<link>http://www.andol.info/life/1354.htm</link>
		<comments>http://www.andol.info/life/1354.htm#comments</comments>
		<pubDate>Tue, 02 Feb 2010 16:30:13 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Andol]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1354</guid>
		<description><![CDATA[Nothing is eternal, glories belong to time which passes away non-stopingly, no matter how great it was.]]></description>
			<content:encoded><![CDATA[<p>Nothing is eternal, glories belong to time which passes away non-stopingly, no matter how great it was.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/02/IMG00276-20100202-1456.jpg"><img class="alignnone size-thumbnail wp-image-1355" title="IMG00276-20100202-1456" src="http://www.andol.info/wp-content/uploads/2010/02/IMG00276-20100202-1456-485x128.jpg" alt="shanghai" width="485" height="128" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/02/IMG00277-20100202-1655.jpg"><img class="alignnone size-thumbnail wp-image-1356" title="IMG00277-20100202-1655" src="http://www.andol.info/wp-content/uploads/2010/02/IMG00277-20100202-1655-485x128.jpg" alt="" width="485" height="128" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1354.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here starts Huddersfield</title>
		<link>http://www.andol.info/life/1351.htm</link>
		<comments>http://www.andol.info/life/1351.htm#comments</comments>
		<pubDate>Sun, 31 Jan 2010 18:36:44 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[Huddersfield]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1351</guid>
		<description><![CDATA[This is where i began my life in UK. I still remember vividly the day i arrived at Huddersfield, it was exciting and full of longing. Then seventy weeks passed and here a new journey is about to begin .]]></description>
			<content:encoded><![CDATA[<p>This is where i began my life in UK. I still remember vividly the day i arrived at Huddersfield, it was exciting and full of longing. Then seventy weeks passed and here a new journey is about to begin .</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/01/huddersfieldrailstation.jpg"><img class="alignnone size-medium wp-image-1352" title="huddersfieldrailstation" src="http://www.andol.info/wp-content/uploads/2010/01/huddersfieldrailstation-484x363.jpg" alt="huddersfield rail station" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1351.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Training and objects recognition</title>
		<link>http://www.andol.info/hci/1339.htm</link>
		<comments>http://www.andol.info/hci/1339.htm#comments</comments>
		<pubDate>Wed, 27 Jan 2010 16:47:35 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[augmented reality]]></category>
		<category><![CDATA[object recognition]]></category>
		<category><![CDATA[opencv]]></category>
		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1339</guid>
		<description><![CDATA[Conclusively there are two ways of objects recognition, which are combining simple shapes&#8217; recognition to detect complicated objects; using pre-trained data to match objects if they are as set. The ways we used to detect circles and lines by openCV belong to the first category, and training needed recognition ways such as faces detection and hands [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/01/objectRecognitionTraining.jpg"><img class="alignnone size-medium wp-image-1340" title="objectRecognitionTraining" src="http://www.andol.info/wp-content/uploads/2010/01/objectRecognitionTraining-484x360.jpg" alt="object recognition training" width="484" height="360" /></a></p>
<p>Conclusively there are two ways of objects recognition, which are</p>
<ul>
<li>combining simple shapes&#8217; recognition to detect complicated objects;</li>
<li>using pre-trained data to match objects if they are as set.</li>
</ul>
<p><span id="more-1339"></span><br />
The ways we used to detect circles and lines by openCV belong to the first category, and training needed recognition ways such as faces detection and hands detection belong to the second category. Recognition can be quite stable after good data training, but it may not recognize other features without pre-defined, so does the rules of faces detection with openCV.</p>
<p>But if recognition is used to design other applications such as objects controlling or multi-touch demonstrations, it could not be better choice adopting training way to set up recognition functionalities. As the picture shown above, i abstract the recognition part from ARtoolkit which is a popular open source library in internet. The training and recognition test results shows that  it can recognize nearly all the patterns pre-trained.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1339.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pattern recognition and applications</title>
		<link>http://www.andol.info/hci/1335.htm</link>
		<comments>http://www.andol.info/hci/1335.htm#comments</comments>
		<pubDate>Wed, 20 Jan 2010 19:49:19 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[hand detection]]></category>
		<category><![CDATA[Interaction]]></category>
		<category><![CDATA[object recognition]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1335</guid>
		<description><![CDATA[Quite much work has been doing to improve accuracy of pattern recognition, to enable computer applications being sufficiently intelligent facing this dynamic world. ARtoolkit is one of them. By training computers to recognize patterns as shown above, i have opportunities to shift my attention from recognition to applications, which means, representation forms of recognition affect [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/01/IMG00266-20100119-1049-2.jpg"><img class="alignnone size-medium wp-image-1334" title="IMG00266-20100119-1049-2" src="http://www.andol.info/wp-content/uploads/2010/01/IMG00266-20100119-1049-2-484x444.jpg" alt="the pattern cube" width="484" height="444" /></a></p>
<p>Quite much work has been doing to improve accuracy of pattern recognition, to enable computer applications being sufficiently intelligent facing this dynamic world. <a href="http://www.hitl.washington.edu/artoolkit/" target="_blank">ARtoolkit</a> is one of them. By training computers to recognize patterns as shown above, i have opportunities to shift my attention from recognition to applications, which means, representation forms of recognition affect interaction. <span id="more-1335"></span></p>
<p>By extracting recognition codes from ARtoolkit, it seems easier to train a computer to recognize patterns like letters and other graphics, and its recognizing results seem pretty good. Based on that, creating appropriate applications become urgent.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1335.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Go far far away</title>
		<link>http://www.andol.info/life/1331.htm</link>
		<comments>http://www.andol.info/life/1331.htm#comments</comments>
		<pubDate>Wed, 20 Jan 2010 19:30:04 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1331</guid>
		<description><![CDATA[While the snow has gone and it comes the breath of spring, in which i will take the train and go far far away.]]></description>
			<content:encoded><![CDATA[<p>While the snow has gone and it comes the breath of spring, in which i will take the train and go far far away. <a href="http://www.andol.info/wp-content/uploads/2010/01/IMG00265-20100117-1332-2.jpg"><img class="alignnone size-medium wp-image-1332" title="IMG00265-20100117-1332-2" src="http://www.andol.info/wp-content/uploads/2010/01/IMG00265-20100117-1332-2-484x270.jpg" alt="train" width="484" height="270" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1331.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Snow, snow</title>
		<link>http://www.andol.info/life/1316.htm</link>
		<comments>http://www.andol.info/life/1316.htm#comments</comments>
		<pubDate>Mon, 11 Jan 2010 22:24:40 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Huddersfield]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1316</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2010/01/1.jpg"><img class="alignnone size-medium wp-image-1317" title="snowed branches" src="http://www.andol.info/wp-content/uploads/2010/01/1-484x363.jpg" alt="" width="484" height="363" /></a><span id="more-1316"></span><a href="http://www.andol.info/wp-content/uploads/2010/01/2.jpg"><img class="alignnone size-medium wp-image-1318" title="snowed landscapes" src="http://www.andol.info/wp-content/uploads/2010/01/2-484x363.jpg" alt="" width="484" height="363" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/01/2.jpg"><a href="http://www.andol.info/wp-content/uploads/2010/01/3.jpg"><img class="alignnone size-medium wp-image-1319" title="snow landscapes2" src="http://www.andol.info/wp-content/uploads/2010/01/3-484x363.jpg" alt="" width="484" height="363" /></a></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1316.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Object tracking using AS3</title>
		<link>http://www.andol.info/hci/1310.htm</link>
		<comments>http://www.andol.info/hci/1310.htm#comments</comments>
		<pubDate>Thu, 07 Jan 2010 21:13:54 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Interaction]]></category>
		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1310</guid>
		<description><![CDATA[Using openCV as computer vision development engine is quite usual, while using AS3 to recognize objects captured from webcam is developed seldom. The reason of that shortage is due to the lacking of appropriate algorithms. In AS3 objects can not be respectively recognized through colors or shapes before. Fortunately through combination of some kinds of [...]]]></description>
			<content:encoded><![CDATA[<p>Using openCV as computer vision development engine is quite usual, while using AS3 to recognize objects captured from webcam is developed seldom.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/01/Untitled-1.jpg"><img class="alignnone size-medium wp-image-1312" title="object track using AS3" src="http://www.andol.info/wp-content/uploads/2010/01/Untitled-1-484x243.jpg" alt="object track using AS3" width="484" height="243" /></a></p>
<p><span id="more-1310"></span>The reason of that shortage is due to the lacking of appropriate algorithms. In AS3 objects can not be respectively recognized through colors or shapes before. Fortunately through combination of some kinds of image processing functions, we could still be able to find out the exact way of representing objects under webcam, just as processed images shown below.</p>
<p>This progress provides AS3 more potential to build up interactive prototypes through webcam and normal surfaces with kind of semantic objects laid on. Thus the AS3&#8242;s abilities of building up flexible interfaces may be well used in afterward works.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1310.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Poor beetle</title>
		<link>http://www.andol.info/life/1304.htm</link>
		<comments>http://www.andol.info/life/1304.htm#comments</comments>
		<pubDate>Wed, 06 Jan 2010 21:36:15 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1304</guid>
		<description><![CDATA[Though Beetles are the smallest cars in the world probably, they are also potentially to be humour. Have a look at this Beetle what it became after heavy snowing.]]></description>
			<content:encoded><![CDATA[<p>Though Beetles are the smallest cars in the world probably, they are also potentially to be humour. Have a look at this Beetle what it became after heavy snowing.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/01/IMG00244-20100105-14291.jpg"><img class="alignnone size-medium wp-image-1306" title="beetle in snow" src="http://www.andol.info/wp-content/uploads/2010/01/IMG00244-20100105-14291-484x363.jpg" alt="" width="484" height="363" /></a><span id="more-1304"></span><a href="http://www.andol.info/wp-content/uploads/2010/01/IMG00257-20100106-0935.jpg"><img class="alignnone size-medium wp-image-1307" title="beetle in snow" src="http://www.andol.info/wp-content/uploads/2010/01/IMG00257-20100106-0935-484x363.jpg" alt="" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1304.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Endless snow</title>
		<link>http://www.andol.info/life/1294.htm</link>
		<comments>http://www.andol.info/life/1294.htm#comments</comments>
		<pubDate>Tue, 05 Jan 2010 16:48:08 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Huddersfield]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1294</guid>
		<description><![CDATA[Looks it is unexpected to snow again in the first beginning of new 2010. Transportation becomes worse and university closes in order for stuffs to go home safely. However the madness is the endlessness of snow. As the sun sets, it feels colder.]]></description>
			<content:encoded><![CDATA[<p>Looks it is unexpected to snow again in the first beginning of new 2010. Transportation becomes worse and university closes in order for stuffs to go home safely. However the madness is the endlessness of snow. As the sun sets, it feels colder.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2010/01/IMG00229-20091225-14361.jpg"><img class="alignnone size-medium wp-image-1296" title="IMG00229-20091225-1436" src="http://www.andol.info/wp-content/uploads/2010/01/IMG00229-20091225-14361-484x363.jpg" alt="" width="484" height="363" /></a><span id="more-1294"></span><a href="http://www.andol.info/wp-content/uploads/2010/01/IMG00230-20091225-14471.jpg"><img class="alignnone size-medium wp-image-1298" title="sun sets in snow" src="http://www.andol.info/wp-content/uploads/2010/01/IMG00230-20091225-14471-484x363.jpg" alt="" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1294.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1st snow of 2010</title>
		<link>http://www.andol.info/life/1292.htm</link>
		<comments>http://www.andol.info/life/1292.htm#comments</comments>
		<pubDate>Sun, 03 Jan 2010 10:26:53 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1292</guid>
		<description><![CDATA[Snowed again from andol on Vimeo. Surprisingly it snowed again in the second day of new 2010.]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="485" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=8506635&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="485" height="364" src="http://vimeo.com/moogaloop.swf?clip_id=8506635&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/8506635">Snowed again</a> from <a href="http://vimeo.com/user1442844">andol</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Surprisingly it snowed again in the second day of new 2010.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1292.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The last post of 2009</title>
		<link>http://www.andol.info/life/1286.htm</link>
		<comments>http://www.andol.info/life/1286.htm#comments</comments>
		<pubDate>Thu, 31 Dec 2009 19:05:23 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1286</guid>
		<description><![CDATA[2009 was a fantastic year, in which i got so many friends and learned so much, here i would like to appreciate all of you my friends. Let&#8217;s say goodbye to 2009 and see you in totally new 2010. Happy new year 2010!]]></description>
			<content:encoded><![CDATA[<p>2009 was a fantastic year, in which i got so many friends and learned so much, here i would like to appreciate all of you my friends. Let&#8217;s say goodbye to 2009 and see you in totally new 2010.</p>
<div style="font-size: 42px; color: #f00;">Happy new year 2010!</div>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1286.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>We failed it</title>
		<link>http://www.andol.info/life/1281.htm</link>
		<comments>http://www.andol.info/life/1281.htm#comments</comments>
		<pubDate>Mon, 28 Dec 2009 21:30:48 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1281</guid>
		<description><![CDATA[While i was watching 3D &#8216;avatar&#8217; in cinema, i never had such strong feelings that i hope human beings failed, in all their invasive missions on purpose. Or after we failed the earth, we would get revenge as well.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/12/avatar.png"><img class="alignnone size-medium wp-image-1280" title="avatar" src="http://www.andol.info/wp-content/uploads/2009/12/avatar-485x183.png" alt="" width="485" height="183" /></a></p>
<p>While i was watching 3D &#8216;avatar&#8217; in cinema, i never had such strong feelings that i hope human beings failed, in all their invasive missions on purpose. Or after we failed the earth, we would get revenge as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1281.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Merry Christmas!</title>
		<link>http://www.andol.info/life/1278.htm</link>
		<comments>http://www.andol.info/life/1278.htm#comments</comments>
		<pubDate>Thu, 24 Dec 2009 11:46:33 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1278</guid>
		<description><![CDATA[My Parents, my sister Lisa, my brother X.Zhou, my colleagues such as Q.Xu, J.Wang, H.Zhang, B.Liu and Lee, my supervisor John, and my friends like X.Wang, W.Xie, Y.Chen and lesley especially, whoever mentioned here or not, thank you all indeed. Merry Christmas!]]></description>
			<content:encoded><![CDATA[<p>My Parents, my sister Lisa, my brother X.Zhou, my colleagues such as Q.Xu, J.Wang, H.Zhang, B.Liu and Lee, my supervisor John, and my friends like X.Wang, W.Xie, Y.Chen and lesley especially, whoever mentioned here or not, thank you all indeed.</p>
<p><span style="font-size: 42px; color: #f00;">Merry Christmas!</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1278.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Object recognition-based interactive prototype</title>
		<link>http://www.andol.info/hci/1273.htm</link>
		<comments>http://www.andol.info/hci/1273.htm#comments</comments>
		<pubDate>Mon, 21 Dec 2009 11:40:34 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[opencv]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1273</guid>
		<description><![CDATA[One very interesting aspect of human-computer interaction is methodologies and their effectiveness. There is a view bore in my mind that until interaction became invisibly natural, then interaction did its job. Comparing to thousand years&#8217; history of human lives, computer interaction faces its challenge to integrate itself into natural lives. We use object recognition to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/12/object-recognition.jpg"><img class="alignnone size-medium wp-image-1276" title="object-recognition" src="http://www.andol.info/wp-content/uploads/2009/12/object-recognition-485x388.jpg" alt="" width="485" height="388" /></a></p>
<p>One very interesting aspect of human-computer interaction is methodologies and their effectiveness. There is a view bore in my mind that until interaction became invisibly natural, then interaction did its job. Comparing to thousand years&#8217; history of human lives, computer interaction faces its challenge to integrate itself into natural lives.</p>
<p>We use object recognition to simulate original daily domestic interaction like reading mails and leaving notes. Once computers can recognize specific objects as different meanings relating to its huge stored information, we believe that would be a further step towards natural and efficient interaction.<br />
<br/><span id="more-1273"></span><a href="http://www.andol.info/wp-content/uploads/2009/12/object-recognition2.jpg"><img class="alignnone size-medium wp-image-1275" title="object-recognition2" src="http://www.andol.info/wp-content/uploads/2009/12/object-recognition2-485x388.jpg" alt="" width="485" height="388" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/12/object-recognition3.jpg"><img class="alignnone size-medium wp-image-1274" title="object-recognition3" src="http://www.andol.info/wp-content/uploads/2009/12/object-recognition3-485x388.jpg" alt="" width="485" height="388" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1273.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another snow storm</title>
		<link>http://www.andol.info/life/1262.htm</link>
		<comments>http://www.andol.info/life/1262.htm#comments</comments>
		<pubDate>Sun, 20 Dec 2009 20:09:16 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1262</guid>
		<description><![CDATA[This year&#8217;s snow comes early than last year&#8217;s apparently. But the best thing is heavy snow makes this year&#8217;s Christmas more like Christmas with totally white world outside and warm home staying.]]></description>
			<content:encoded><![CDATA[<p>This year&#8217;s snow comes early than last year&#8217;s apparently. But the best thing is heavy snow makes this year&#8217;s Christmas more like Christmas with totally white world outside and warm home staying.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/12/IMG00169-20091220-1344.jpg"><img class="alignnone size-medium wp-image-1263" title="uk snow" src="http://www.andol.info/wp-content/uploads/2009/12/IMG00169-20091220-1344-484x363.jpg" alt="" width="484" height="363" /></a><span id="more-1262"></span><a href="http://www.andol.info/wp-content/uploads/2009/12/IMG00181-20091220-1408.jpg"><img class="alignnone size-medium wp-image-1264" title="snow clouds" src="http://www.andol.info/wp-content/uploads/2009/12/IMG00181-20091220-1408-484x363.jpg" alt="" width="484" height="363" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/12/IMG00192-20091220-1442.jpg"><img class="alignnone size-medium wp-image-1265" title="snow storm" src="http://www.andol.info/wp-content/uploads/2009/12/IMG00192-20091220-1442-484x363.jpg" alt="" width="484" height="363" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/12/IMG00212-20091220-1524.jpg"><img class="alignnone size-medium wp-image-1266" title="on the top of hill" src="http://www.andol.info/wp-content/uploads/2009/12/IMG00212-20091220-1524-484x363.jpg" alt="" width="484" height="363" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/12/IMG00214-20091220-1527.jpg"><img class="alignnone size-medium wp-image-1267" title="horses in snow" src="http://www.andol.info/wp-content/uploads/2009/12/IMG00214-20091220-1527-484x363.jpg" alt="" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1262.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snow</title>
		<link>http://www.andol.info/life/1257.htm</link>
		<comments>http://www.andol.info/life/1257.htm#comments</comments>
		<pubDate>Fri, 18 Dec 2009 22:10:59 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1257</guid>
		<description><![CDATA[In response to Lesley&#8217;s pushing, i would like to keep updating photo as possible as i can, really appreciate that.]]></description>
			<content:encoded><![CDATA[<p>In response to Lesley&#8217;s pushing, i would like to keep updating photo as possible as i can, really appreciate that.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/12/snow.jpg"><img class="alignnone size-medium wp-image-1258" title="snow" src="http://www.andol.info/wp-content/uploads/2009/12/snow-484x246.jpg" alt="snow" width="484" height="246" /></a><span id="more-1257"></span><a href="http://www.andol.info/wp-content/uploads/2009/12/snow-2.jpg"><img class="alignnone size-medium wp-image-1259" title="snow-2" src="http://www.andol.info/wp-content/uploads/2009/12/snow-2-484x363.jpg" alt="snow-2" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1257.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The light from sky</title>
		<link>http://www.andol.info/life/1253.htm</link>
		<comments>http://www.andol.info/life/1253.htm#comments</comments>
		<pubDate>Thu, 17 Dec 2009 20:08:03 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1253</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/12/andol-1.jpg"><img class="alignnone size-medium wp-image-1254" title="andol-1" src="http://www.andol.info/wp-content/uploads/2009/12/andol-1-484x363.jpg" alt="andol-1" width="484" height="363" /></a><span id="more-1253"></span><a href="http://www.andol.info/wp-content/uploads/2009/12/andol-2.jpg"><img class="alignnone size-medium wp-image-1255" title="andol-2" src="http://www.andol.info/wp-content/uploads/2009/12/andol-2-484x363.jpg" alt="andol-2" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1253.htm/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Brightness</title>
		<link>http://www.andol.info/life/1250.htm</link>
		<comments>http://www.andol.info/life/1250.htm#comments</comments>
		<pubDate>Wed, 16 Dec 2009 21:22:37 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Andol]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1250</guid>
		<description><![CDATA[Brightness, this is the thing we are going to be rewarded after hard work, such like job hunting and research work.]]></description>
			<content:encoded><![CDATA[<p>Brightness, this is the thing we are going to be rewarded after hard work, such like job hunting and research work.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/12/IMG00139-20091210-1251.jpg"><img class="alignnone size-medium wp-image-1251" title="IMG00139-20091210-1251" src="http://www.andol.info/wp-content/uploads/2009/12/IMG00139-20091210-1251-484x409.jpg" alt="IMG00139-20091210-1251" width="484" height="409" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1250.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Night of winter</title>
		<link>http://www.andol.info/life/1244.htm</link>
		<comments>http://www.andol.info/life/1244.htm#comments</comments>
		<pubDate>Wed, 16 Dec 2009 21:14:08 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1244</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/12/IMG00146-20091214-1720.jpg"><img class="alignnone size-medium wp-image-1246" title="IMG00146-20091214-1720" src="http://www.andol.info/wp-content/uploads/2009/12/IMG00146-20091214-1720-484x363.jpg" alt="IMG00146-20091214-1720" width="484" height="363" /></a><a href="http://www.andol.info/wp-content/uploads/2009/12/IMG00145-20091214-1719.jpg"><span id="more-1244"></span><img class="alignnone size-medium wp-image-1245" title="IMG00145-20091214-1719" src="http://www.andol.info/wp-content/uploads/2009/12/IMG00145-20091214-1719-484x363.jpg" alt="IMG00145-20091214-1719" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1244.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Christmas is comming&#8230;</title>
		<link>http://www.andol.info/life/1237.htm</link>
		<comments>http://www.andol.info/life/1237.htm#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:22:05 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1237</guid>
		<description><![CDATA[Two weeks later the Christmas is arriving. No matter cold or warm this winter is, no matter sad or happy last year was,  no matter UK or China you are in,  and no matter you like me or i like you, i wish you all my friends  merry Christmas and happy new year 2010.]]></description>
			<content:encoded><![CDATA[<p>Two weeks later the Christmas is arriving. No matter cold or warm this winter is, no matter sad or happy last year was,  no matter UK or China you are in,  and no matter you like me or i like you, i wish you all my friends  merry Christmas and happy new year 2010.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/12/christmascoming.jpg"><img class="alignnone size-medium wp-image-1238" title="christmascoming" src="http://www.andol.info/wp-content/uploads/2009/12/christmascoming-484x383.jpg" alt="christmascoming" width="484" height="383" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1237.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The setting sun</title>
		<link>http://www.andol.info/life/1233.htm</link>
		<comments>http://www.andol.info/life/1233.htm#comments</comments>
		<pubDate>Wed, 09 Dec 2009 21:42:44 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1233</guid>
		<description><![CDATA[Yesterday i heard a song from Lesley&#8217;s blog which was quite double-sided. Maybe life is the life, just what we feel depends what we see.]]></description>
			<content:encoded><![CDATA[<p>Yesterday i heard a song from Lesley&#8217;s blog which was quite double-sided. Maybe life is the life, just what we feel depends what we see.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/12/sunset.jpg"><img class="alignnone size-medium wp-image-1234" title="sunset" src="http://www.andol.info/wp-content/uploads/2009/12/sunset-484x363.jpg" alt="sunset" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1233.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Share some MFC eBooks</title>
		<link>http://www.andol.info/research/1228.htm</link>
		<comments>http://www.andol.info/research/1228.htm#comments</comments>
		<pubDate>Fri, 04 Dec 2009 17:02:21 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[object recognition]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1228</guid>
		<description><![CDATA[These days the openCV object recognition development comes into some types of interfaces, so MFC as a powerful but complicated tool kit was adopted. And Getting some ebooks of MFC leaning (in Chinese), share it in case some guys need it. Please notice that the copyrights are still reserved by original authors, this sharing is for [...]]]></description>
			<content:encoded><![CDATA[<p>These days the openCV object recognition development comes into some types of interfaces, so MFC as a powerful but complicated tool kit was adopted. And Getting some ebooks of MFC leaning (in Chinese), share it in case some guys need it.</p>
<address><strong>Please notice that the copyrights are still reserved by original authors, this sharing is for learning and communication only.</strong></address>
<p><a href="http://www.andol.info/download/mfc.pdf" target="_blank"><span style="color: #993300;">From shallow to deep MFC.pdf</span></a></p>
<p><a href="http://www.andol.info/download/vc.pdf" target="_blank"><span style="color: #993300;">VC++.pdf</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/research/1228.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skating</title>
		<link>http://www.andol.info/life/1225.htm</link>
		<comments>http://www.andol.info/life/1225.htm#comments</comments>
		<pubDate>Thu, 03 Dec 2009 21:10:25 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1225</guid>
		<description><![CDATA[Skating, which is a kind of typical winter activities is interesting and attractive.]]></description>
			<content:encoded><![CDATA[<p>Skating, which is a kind of typical winter activities is interesting and attractive.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/12/IMG00133-20091203-1842.jpg"><img class="alignnone size-large wp-image-1226" title="IMG00133-20091203-1842" src="http://www.andol.info/wp-content/uploads/2009/12/IMG00133-20091203-1842-484x363.jpg" alt="IMG00133-20091203-1842" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1225.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rainy winter</title>
		<link>http://www.andol.info/life/1222.htm</link>
		<comments>http://www.andol.info/life/1222.htm#comments</comments>
		<pubDate>Wed, 02 Dec 2009 19:49:41 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1222</guid>
		<description><![CDATA[Just tell you how rainy this year&#8217;s winter is.]]></description>
			<content:encoded><![CDATA[<p>Just tell you how rainy this year&#8217;s winter is.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/12/cold-winter.jpg"><img class="alignnone size-large wp-image-1223" title="cold winter" src="http://www.andol.info/wp-content/uploads/2009/12/cold-winter-484x363.jpg" alt="cold winter" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1222.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In the street</title>
		<link>http://www.andol.info/life/1217.htm</link>
		<comments>http://www.andol.info/life/1217.htm#comments</comments>
		<pubDate>Wed, 18 Nov 2009 21:13:18 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1217</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/11/IMG00113-20091115-1139.jpg"><img class="alignnone size-medium wp-image-1218" title="IMG00113-20091115-1139" src="http://www.andol.info/wp-content/uploads/2009/11/IMG00113-20091115-1139-484x363.jpg" alt="IMG00113-20091115-1139" width="484" height="363" /><span id="more-1217"></span></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/11/IMG00113-20091115-1139.jpg"></a><a href="http://www.andol.info/wp-content/uploads/2009/11/IMG00114-20091115-1140.jpg"><img class="alignnone size-medium wp-image-1219" title="IMG00114-20091115-1140" src="http://www.andol.info/wp-content/uploads/2009/11/IMG00114-20091115-1140-484x363.jpg" alt="IMG00114-20091115-1140" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1217.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Britian&#8217;s winter</title>
		<link>http://www.andol.info/life/1211.htm</link>
		<comments>http://www.andol.info/life/1211.htm#comments</comments>
		<pubDate>Thu, 05 Nov 2009 14:42:25 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1211</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/11/IMG00108-20091105-1420-3.jpg"><img class="alignnone size-large wp-image-1212" title="IMG00108-20091105-1420-3" src="http://www.andol.info/wp-content/uploads/2009/11/IMG00108-20091105-1420-3-484x388.jpg" alt="IMG00108-20091105-1420-3" width="484" height="388" /></a></p>
<p><span id="more-1211"></span></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/11/IMG00109-20091105-1420-3.jpg"><img class="alignnone size-large wp-image-1213" title="IMG00109-20091105-1420-3" src="http://www.andol.info/wp-content/uploads/2009/11/IMG00109-20091105-1420-3-484x363.jpg" alt="IMG00109-20091105-1420-3" width="484" height="363" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/11/IMG00111-20091105-1422-2.jpg"><img class="alignnone size-large wp-image-1214" title="IMG00111-20091105-1422-2" src="http://www.andol.info/wp-content/uploads/2009/11/IMG00111-20091105-1422-2-484x363.jpg" alt="IMG00111-20091105-1422-2" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1211.htm/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Nice start of a day</title>
		<link>http://www.andol.info/life/1199.htm</link>
		<comments>http://www.andol.info/life/1199.htm#comments</comments>
		<pubDate>Wed, 04 Nov 2009 19:27:06 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1199</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/11/IMG00105-20091102-0817.jpg"><img class="alignnone size-large wp-image-1201" title="IMG00105-20091102-0817" src="http://www.andol.info/wp-content/uploads/2009/11/IMG00105-20091102-0817-484x309.jpg" alt="IMG00105-20091102-0817" width="484" height="309" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/11/IMG00105-20091102-0817.jpg"></a><a href="http://www.andol.info/wp-content/uploads/2009/11/IMG00102-20091031-1012.jpg"><img class="alignnone size-large wp-image-1200" title="IMG00102-20091031-1012" src="http://www.andol.info/wp-content/uploads/2009/11/IMG00102-20091031-1012-484x282.jpg" alt="IMG00102-20091031-1012" width="484" height="282" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1199.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Raining</title>
		<link>http://www.andol.info/photography/1195.htm</link>
		<comments>http://www.andol.info/photography/1195.htm#comments</comments>
		<pubDate>Wed, 04 Nov 2009 13:58:24 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1195</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/11/IMG00106-20091103-1013.jpg"><img class="alignnone size-large wp-image-1196" title="IMG00106-20091103-1013" src="http://www.andol.info/wp-content/uploads/2009/11/IMG00106-20091103-1013-484x363.jpg" alt="IMG00106-20091103-1013" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/photography/1195.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy Halloween!!!</title>
		<link>http://www.andol.info/life/1188.htm</link>
		<comments>http://www.andol.info/life/1188.htm#comments</comments>
		<pubDate>Sat, 31 Oct 2009 08:53:56 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1188</guid>
		<description><![CDATA[Happy Halloween, everyone.]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff6600; font-size:18px;">Happy Halloween, everyone.</span></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/10/halloween_39.jpg"><img class="alignnone size-full wp-image-1190" title="halloween_39" src="http://www.andol.info/wp-content/uploads/2009/10/halloween_39.jpg" alt="halloween_39" width="485" height="345" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1188.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Solution to &#8220;Your version of the windows SDK is earlier than 6.0&#8230;&#8221;</title>
		<link>http://www.andol.info/research/1184.htm</link>
		<comments>http://www.andol.info/research/1184.htm#comments</comments>
		<pubDate>Sat, 31 Oct 2009 08:43:27 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[c++]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1184</guid>
		<description><![CDATA[While i was starting MFC in visual studio 2008, i got a fatal error in debugging as below: Your version of the windows SDK is earlier than 6.0. Try setting the &#8216;WINVER&#8217; and &#8216;_win32_winnt&#8217; definitions in your project to less than 0&#215;0600. I tried several ways to fix that issue while nothing happened, also i [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/10/winsdk.jpg"><img class="alignnone size-thumbnail wp-image-1185" title="winsdk" src="http://www.andol.info/wp-content/uploads/2009/10/winsdk-485x128.jpg" alt="winsdk" width="485" height="128" /></a></p>
<p>While i was starting MFC in visual studio 2008, i got a fatal error in debugging as below:</p>
<p><span class="code"><br />
Your version of the windows SDK is earlier than 6.0. Try setting the &#8216;WINVER&#8217; and &#8216;_win32_winnt&#8217; definitions in your project to less than 0&#215;0600.<br />
</span><br />
<span id="more-1184"></span><br />
I tried several ways to fix that issue while nothing happened, also i investigated the documents in internet by Google neither any helpful information was provided. There indeed existed a solution which was as blew:<br />
<span class="code"><br />
stdafx.h- add these codes in the header<br />
#ifndef WINVER                  // Specifies that the minimum required platform is Windows Vista.<br />
#define WINVER 0&#215;0500          // Win2k<span class="Apple-converted-space"> </span><br />
#ifndef _WIN32_WINNT            // Specifies that the minimum required platform is Windows Vista.<br />
#define _WIN32_WINNT 0&#215;0500    // Win2k<br />
</span><br />
While that solution did not make any differences. And i tried another way- to download the Windows Platform SDK and installed it, and the most important, update the including library files to at least version 6, then try it again, everything was done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/research/1184.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Posting a reward</title>
		<link>http://www.andol.info/photography/1181.htm</link>
		<comments>http://www.andol.info/photography/1181.htm#comments</comments>
		<pubDate>Wed, 28 Oct 2009 21:45:50 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1181</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/10/IMG00097-20091026-1734.jpg"><img class="alignnone size-large wp-image-1182" title="IMG00097-20091026-1734" src="http://www.andol.info/wp-content/uploads/2009/10/IMG00097-20091026-1734-484x571.jpg" alt="IMG00097-20091026-1734" width="484" height="571" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/photography/1181.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy time</title>
		<link>http://www.andol.info/photography/1160.htm</link>
		<comments>http://www.andol.info/photography/1160.htm#comments</comments>
		<pubDate>Sun, 25 Oct 2009 19:18:50 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1160</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/10/IMG00086-20091024-14271.jpg"><img class="alignnone size-medium wp-image-1163" title="IMG00086-20091024-1427" src="http://www.andol.info/wp-content/uploads/2009/10/IMG00086-20091024-14271-484x363.jpg" alt="IMG00086-20091024-1427" width="484" height="363" /></a><span id="more-1160"></span></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/10/IMG00086-20091024-14271.jpg"></a><a href="http://www.andol.info/wp-content/uploads/2009/10/IMG00095-20091024-1646.jpg"><img class="alignnone size-medium wp-image-1169" title="IMG00095-20091024-1646" src="http://www.andol.info/wp-content/uploads/2009/10/IMG00095-20091024-1646-484x363.jpg" alt="IMG00095-20091024-1646" width="484" height="363" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/10/IMG00092-20091024-1431.jpg"><img class="alignnone size-medium wp-image-1167" title="IMG00092-20091024-1431" src="http://www.andol.info/wp-content/uploads/2009/10/IMG00092-20091024-1431-484x363.jpg" alt="IMG00092-20091024-1431" width="484" height="363" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/10/IMG00087-20091024-1428.jpg"><img class="alignnone size-medium wp-image-1162" title="IMG00087-20091024-1428" src="http://www.andol.info/wp-content/uploads/2009/10/IMG00087-20091024-1428-484x363.jpg" alt="IMG00087-20091024-1428" width="484" height="363" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/10/IMG00093-20091024-1609.jpg"><img class="alignnone size-medium wp-image-1168" title="IMG00093-20091024-1609" src="http://www.andol.info/wp-content/uploads/2009/10/IMG00093-20091024-1609-484x363.jpg" alt="IMG00093-20091024-1609" width="484" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/photography/1160.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Another Autumm, seasons greeting</title>
		<link>http://www.andol.info/photography/1153.htm</link>
		<comments>http://www.andol.info/photography/1153.htm#comments</comments>
		<pubDate>Sat, 24 Oct 2009 20:37:04 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1153</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/10/IMG00072-20091018-1022.jpg"><img class="alignnone size-medium wp-image-1154" title="IMG00072-20091018-1022" src="http://www.andol.info/wp-content/uploads/2009/10/IMG00072-20091018-1022-485x363.jpg" alt="IMG00072-20091018-1022" width="485" height="363" /><span id="more-1153"></span></a><a href="http://www.andol.info/wp-content/uploads/2009/10/IMG00074-20091018-1055.jpg"><img class="alignnone size-medium wp-image-1155" title="IMG00074-20091018-1055" src="http://www.andol.info/wp-content/uploads/2009/10/IMG00074-20091018-1055-485x363.jpg" alt="IMG00074-20091018-1055" width="485" height="363" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/10/IMG00074-20091018-1055.jpg"></a><a href="http://www.andol.info/wp-content/uploads/2009/10/IMG00075-20091018-1055.jpg"><img class="alignnone size-medium wp-image-1156" title="IMG00075-20091018-1055" src="http://www.andol.info/wp-content/uploads/2009/10/IMG00075-20091018-1055-485x363.jpg" alt="IMG00075-20091018-1055" width="485" height="363" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/10/IMG00075-20091018-1055.jpg"></a><a href="http://www.andol.info/wp-content/uploads/2009/10/IMG00073-20091018-1023.jpg"><img class="alignnone size-medium wp-image-1157" title="IMG00073-20091018-1023" src="http://www.andol.info/wp-content/uploads/2009/10/IMG00073-20091018-1023-485x363.jpg" alt="IMG00073-20091018-1023" width="485" height="363" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/photography/1153.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>China&#8217;s National&#8217;s day parade</title>
		<link>http://www.andol.info/life/1147.htm</link>
		<comments>http://www.andol.info/life/1147.htm#comments</comments>
		<pubDate>Sun, 04 Oct 2009 00:34:08 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1147</guid>
		<description><![CDATA[China&#8217;s 60th Anniversary national day &#8211; timelapse and slow motion &#8211; 7D and 5DmkII from Dan Chung on Vimeo. This is a video clip which was made by Guardian.co.uk. Comparing with CCTV&#8217;s video recording, this video has a more interesting lens to watch the parade.]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="485" height="273" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=6853452&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="485" height="273" src="http://vimeo.com/moogaloop.swf?clip_id=6853452&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/6853452">China&#8217;s 60th Anniversary national day &#8211; timelapse and slow motion &#8211; 7D and 5DmkII</a> from <a href="http://vimeo.com/user331735">Dan Chung</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>This is a video clip which was made by Guardian.co.uk. Comparing with CCTV&#8217;s video recording, this video has a more interesting lens to watch the parade.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1147.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interactive table</title>
		<link>http://www.andol.info/hci/1144.htm</link>
		<comments>http://www.andol.info/hci/1144.htm#comments</comments>
		<pubDate>Tue, 29 Sep 2009 11:46:29 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Interaction]]></category>
		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1144</guid>
		<description><![CDATA[The world goes wild in a means of interaction. Floor, table and wall all these domestic infrastructures may be interactive. But what application we are going to integrate into such interactive devices may be a huge challenge rather like simple game development progressing.]]></description>
			<content:encoded><![CDATA[<p><object width="485" height="392"><param name="movie" value="http://www.youtube.com/v/IbK8eJr3rtg&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/IbK8eJr3rtg&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="485" height="392"></embed></object><br />
<br/><br />
The world goes wild in a means of interaction. Floor, table and wall all these domestic infrastructures may be interactive. But what application we are going to integrate into such interactive devices may be a huge challenge rather like simple game development progressing. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1144.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A squirrel on my way home</title>
		<link>http://www.andol.info/life/1139.htm</link>
		<comments>http://www.andol.info/life/1139.htm#comments</comments>
		<pubDate>Mon, 28 Sep 2009 20:25:52 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1139</guid>
		<description><![CDATA[Just on my way home, i saw a squirrel looking for food in the litter. When he saw me he just ran away to the wood near the litter.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/09/IMG00006-20090831-17581.jpg"><img class="alignnone size-full wp-image-1142" title="IMG00006-20090831-1758" src="http://www.andol.info/wp-content/uploads/2009/09/IMG00006-20090831-17581.jpg" alt="IMG00006-20090831-1758" width="485" height="510" /></a></p>
<p>Just on my way home, i saw a squirrel looking for food in the litter. When he saw me he just ran away to the wood near the litter.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1139.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Confucius&#8217; birthday</title>
		<link>http://www.andol.info/life/1135.htm</link>
		<comments>http://www.andol.info/life/1135.htm#comments</comments>
		<pubDate>Mon, 28 Sep 2009 12:05:03 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1135</guid>
		<description><![CDATA[Today is Confucius&#8217; birthday and 52 contries&#8217; google logos have changed to Confucius&#8217; birthday celebration. Never saw that before, it is exciting. The Chinese words in the logo mean that &#8216;a friend comes from far away, itn&#8217;t that a very happly thing?&#8217; Yes, it is.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/09/confuciussp09.gif"><img class="alignnone size-full wp-image-1136" title="confuciussp09" src="http://www.andol.info/wp-content/uploads/2009/09/confuciussp09.gif" alt="confuciussp09" width="338" height="119" /></a></p>
<p>Today is Confucius&#8217; birthday and 52 contries&#8217; google logos have changed to Confucius&#8217; birthday celebration. Never saw that before, it is exciting. The Chinese words in the logo mean that &#8216;a friend comes from far away, itn&#8217;t that a very happly thing?&#8217; Yes, it is.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1135.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The woods</title>
		<link>http://www.andol.info/life/1127.htm</link>
		<comments>http://www.andol.info/life/1127.htm#comments</comments>
		<pubDate>Sun, 27 Sep 2009 11:37:58 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Huddersfield]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1127</guid>
		<description><![CDATA[This is a picture i took on my way home while passing the woods near the civic center, the sunshine, and the trees made people so peaceful.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/09/IMG00003-20090828-18452.jpg"><img class="alignnone size-full wp-image-1130" title="IMG00003-20090828-1845" src="http://www.andol.info/wp-content/uploads/2009/09/IMG00003-20090828-18452.jpg" alt="IMG00003-20090828-1845" width="485" height="364" /></a></p>
<p>This is a picture i took on my way home while passing the woods near the civic center, the sunshine, and the trees made people so peaceful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1127.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What am i doing</title>
		<link>http://www.andol.info/life/1124.htm</link>
		<comments>http://www.andol.info/life/1124.htm#comments</comments>
		<pubDate>Wed, 23 Sep 2009 22:05:01 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1124</guid>
		<description><![CDATA[Hi guys, i am busy with writing these days. So i have not updated the blog for nearly whole month. Anyway once i got quite a lot time free i will update it.]]></description>
			<content:encoded><![CDATA[<p>Hi guys, i am busy with writing these days. So i have not updated the blog for nearly whole month. Anyway once i got quite a lot time free i will update it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1124.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Touchable holography</title>
		<link>http://www.andol.info/hci/1122.htm</link>
		<comments>http://www.andol.info/hci/1122.htm#comments</comments>
		<pubDate>Mon, 07 Sep 2009 12:07:07 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Interaction]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1122</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="485" height="365" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/Y-P1zZAcPuw&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="485" height="365" src="http://www.youtube.com/v/Y-P1zZAcPuw&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1122.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HSV.cpp &#8211; hands detection demonstration</title>
		<link>http://www.andol.info/hci/1116.htm</link>
		<comments>http://www.andol.info/hci/1116.htm#comments</comments>
		<pubDate>Mon, 27 Jul 2009 08:19:37 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[opencv]]></category>
		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1116</guid>
		<description><![CDATA[This is a screenshot of demonstration hands detection using the code hsv.cpp. Comparing with the old version within black background and green contours lines, this version actually is based on that. Besides, two functions are added in this new version: using rectangle to locate the hands location, and using eslipe to illustrate the angle of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/07/hdoutputorig.jpg"><img class="alignnone size-thumbnail wp-image-1118" title="hdoutputorig" src="http://www.andol.info/wp-content/uploads/2009/07/hdoutputorig-485x125.jpg" alt="hdoutputorig" width="485" height="125" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/07/hdoutput.jpg"><img class="alignnone size-thumbnail wp-image-1117" title="hdoutput" src="http://www.andol.info/wp-content/uploads/2009/07/hdoutput-485x125.jpg" alt="hdoutput" width="485" height="125" /></a></p>
<p>This is a screenshot of demonstration hands detection using the code hsv.cpp. Comparing with the old version within black background and green contours lines, this version actually is based on that. Besides, two functions are added in this new version: using rectangle to locate the hands location, and using eslipe to illustrate the angle of hands motion.</p>
<p><a style="color: #d0492c;" href="http://www.andol.info/wp-content/uploads/2009/07/hsv1.cpp">hsv.cpp source code</a></p>
<p>Related post may interest you</p>
<p><a style="color: #d0492c;" title="Permanent Link to Hand gesture detection and recognition using openCV" rel="bookmark" href="http://www.andol.info/hci/895.htm">Hand gesture detection and recognition using openCV</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1116.htm/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>About the codes sharing</title>
		<link>http://www.andol.info/hci/1105.htm</link>
		<comments>http://www.andol.info/hci/1105.htm#comments</comments>
		<pubDate>Sat, 25 Jul 2009 10:45:48 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Interaction]]></category>
		<category><![CDATA[opencv]]></category>
		<category><![CDATA[ptotype]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1105</guid>
		<description><![CDATA[Some posts with prototype codes are occasionally requested to share the relevant codes. Due to this, i make a code collection in this post which could be convenient for all the readers. But please note that some codes still need additional image files or haar files that you should pay attention to. haarFaceDetect If you [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/04/omm.jpg"><img class="size-thumbnail wp-image-994 alignnone" title="omm" src="http://www.andol.info/wp-content/uploads/2009/04/omm-485x125.jpg" alt="omm" width="485" height="125" /></a></p>
<p>Some posts with prototype codes are occasionally requested to share the relevant codes. Due to this, i make a code collection in this post which could be convenient for all the readers. But please note that some codes still need additional image files or haar files that you should pay attention to.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/07/haarFaceDetect.cpp">haarFaceDetect</a><br />
If you can not download the source code file, please refer to below<br />
<a href="http://www.andol.info/download/haarFaceDetect.cpp">http://www.andol.info/download/haarFaceDetect.cpp</a><br />
<span id="more-1105"></span><br />
This is a prototype designed to test face detection using haar training algrithms. Needs image with faces and relevant haar trained xml file.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/07/hsv.cpp">hsv</a><br />
If you can not download the sourse code file, please refer to here below<br />
<a href="http://www.andol.info/download/hsv.cpp">http://www.andol.info/download/hsv.cpp</a><br />
This is a prototype designed to detect hands ( not hands gesture ) in the dynamic motion images from web-cam. It uses color in a specific range to detect the hands, and then filters all the noises out to get the biggest contours of hands. Several backgrounds are tested by this codes.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/07/HoughCircle.cpp">HoughCircle</a><br />
If you can not download the source code file, please refer to here below:<br />
<a href="http://www.andol.info/download/HoughCircle.cpp">http://www.andol.info/download/HoughCircle.cpp</a><br />
Static circle objects in the image are quite simple to grab. However, when it comes to combining recognition containing squares and circles, i have to admit that squares are easier to detect.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1105.htm/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>5 inspiring hands detection videos</title>
		<link>http://www.andol.info/hci/1101.htm</link>
		<comments>http://www.andol.info/hci/1101.htm#comments</comments>
		<pubDate>Fri, 24 Jul 2009 10:05:03 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[hand detection]]></category>
		<category><![CDATA[opencv]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1101</guid>
		<description><![CDATA[Hand detection is a challenge topic in computer vision field. Many methods have been applied to try to detect hands precisely and real-time, however, the outcome looks not satisfying us. There still some way to go. Here i collect 10 inspiring videos to show what other people are doing to detect hands effectively. This is [...]]]></description>
			<content:encoded><![CDATA[<p>Hand detection is a challenge topic in computer vision field. Many methods have been applied to try to detect hands precisely and real-time, however, the outcome looks not satisfying us. There still some way to go. Here i collect 10 inspiring videos to show what other people are doing to detect hands effectively.<br />
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/sEGY6MyPqsY&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/sEGY6MyPqsY&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object><br />
This is an amazing demo that hands structures can be clearly re-modeled, although sometimes the detection looks a bit of flash and unstable. With the rebuilt structure of finger model, the next step of recognizing gesture would be easier based on such stable demo.<br />
<span id="more-1101"></span><br />
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/L9xCBVkHDCg&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/L9xCBVkHDCg&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object><br />
This is an old video of hands interaction demonstration. The author uses quite stable lib to detect hands&#8217; gestures and get interactive manipulation over the recognization. It is stable, smart but it still can do better if improving the interaction responding time.<br />
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/Rmh-mZFxWns&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Rmh-mZFxWns&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object><br />
Not surprise, using the famous lib HandVu indeed can archive this effect. However, i tried to integrate the HandVu lib into my own project, but i failed due to the too far complexity of this lib.<br />
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/1ZLQHYw0YBg&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/1ZLQHYw0YBg&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object><br />
This is just a video showing how hands can be located in the image and the direction of hands can be detected. It is quite practical, however, what if the pure background were changed to complicated one?<br />
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/bO8yrV2EO7U&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/bO8yrV2EO7U&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object><br />
Ok, this is only a school project with purpose of testing the potential of hand detecting. Looks it is an preliminary  result. Have fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1101.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Andol in Cambrige</title>
		<link>http://www.andol.info/life/1097.htm</link>
		<comments>http://www.andol.info/life/1097.htm#comments</comments>
		<pubDate>Thu, 16 Jul 2009 18:53:30 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[cambridge]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1097</guid>
		<description><![CDATA[Andol in Cambridge from andol on Vimeo. This is a short video of Cambridge tour. Admittedly, Cambridge is of a great place to dwelling.]]></description>
			<content:encoded><![CDATA[<p><object width="485" height="365"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=5627131&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=5627131&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="485" height="365"></embed></object>
<p><a href="http://vimeo.com/5627131">Andol in Cambridge</a> from <a href="http://vimeo.com/user1442844">andol</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>This is a short video of Cambridge tour. Admittedly, Cambridge is of a great place to dwelling.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1097.htm/feed</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Firefox is IE now</title>
		<link>http://www.andol.info/web/1087.htm</link>
		<comments>http://www.andol.info/web/1087.htm#comments</comments>
		<pubDate>Thu, 16 Jul 2009 12:40:12 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1087</guid>
		<description><![CDATA[This is an interesting video showing you how to pretend Firefox browser as Internet Explorer. It is simple to install this add on and then select the agent type to keep exploring.]]></description>
			<content:encoded><![CDATA[<p><object width="485" height="375"><param name="movie" value="http://www.cnet.com/av/video/flv/universalPlayer/universalSmall.swf" /><param name="wmode" value="transparent" /><param name="allowFullScreen" value="true" /><param name="FlashVars" value="playerType=embedded&#038;type=id&#038;value=50074419" /><embed src="http://www.cnet.com/av/video/flv/universalPlayer/universalSmall.swf" type="application/x-shockwave-flash" wmode="transparent" width="485" height="375" allowFullScreen="true" FlashVars="playerType=embedded&#038;type=id&#038;value=50074419" /></object><br />
This is an interesting video showing you how to pretend Firefox browser as Internet Explorer. It is simple to install this add on and then select the agent type to keep exploring. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/web/1087.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My apologies</title>
		<link>http://www.andol.info/life/1078.htm</link>
		<comments>http://www.andol.info/life/1078.htm#comments</comments>
		<pubDate>Thu, 16 Jul 2009 11:15:13 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Andol]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1078</guid>
		<description><![CDATA[;( Due to the previous domain &#8220;iandol.com&#8221; has been suspended in 13/07/2009, some of contens probably would not work perfectly. I am sorry to that and i will fix it soon. &#8211; Another bad news, i am indeed sorry that when i was trying to fix the problems above i replace all the post contents [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;">;(</span></p>
<p><span style="color: #ff0000;">Due to the previous domain &#8220;iandol.com&#8221; has been suspended in 13/07/2009, some of contens probably would not work perfectly. I am sorry to that and i will fix it soon.<br />
&#8211;<br />
Another bad news, i am indeed sorry that when i was trying to fix the problems above i replace all the post contents by mistake. Fortunately i recovered the data from a backup of 11/06/2009 although some posts got lost.</span></p>
<p><span style="color: #ff0000;">Thanks for your patient. </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1078.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Springwatch-the story about spring&#8217;s spirits</title>
		<link>http://www.andol.info/life/1071.htm</link>
		<comments>http://www.andol.info/life/1071.htm#comments</comments>
		<pubDate>Mon, 08 Jun 2009 19:57:16 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[BBC]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1071</guid>
		<description><![CDATA[BBC has launched a new video channel in which some live webcams are capturing videoes of nature anamals, like swallow, greenfinch and kestrel all the lovely small animals. Through the online video player, we can watch the little birds waiting for being feed and playing in their nest. This is the little swallows waiting for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/06/picture-3.png"><img class="alignnone size-thumbnail wp-image-1072" title="picture-3" src="http://www.andol.info/wp-content/uploads/2009/06/picture-3-485x125.png" alt="picture-3" width="485" height="125" /></a></p>
<p><a href="http://www.bbc.co.uk/springwatch/webcams/#1" target="_blank">BBC</a> has launched a new video channel in which some live webcams are capturing videoes of nature anamals, like swallow, greenfinch and kestrel all the lovely small animals. Through the online video player, we can watch the little birds waiting for being feed and playing in their nest.</p>
<p><span id="more-1071"></span></p>
<p>This is the little swallows waiting for their parents back feeding them.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/06/picture-1.png"><img class="alignnone size-full wp-image-1073" title="picture-1" src="http://www.andol.info/wp-content/uploads/2009/06/picture-1.png" alt="picture-1" width="485" height="305" /></a></p>
<p>And, these are little greenfinchs, just playing in their nest happily.</p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/06/picture-1.png"></a><a href="http://www.andol.info/wp-content/uploads/2009/06/picture-4.png"><img class="alignnone size-full wp-image-1074" title="picture-4" src="http://www.andol.info/wp-content/uploads/2009/06/picture-4.png" alt="picture-4" width="485" height="305" /></a></p>
<p>The live broadcast is always online, but, i am not sure the users out of UK could be able to watch it, the address is here: <a href="http://www.bbc.co.uk/springwatch/webcams/#2" target="_blank">http://www.bbc.co.uk/springwatch/webcams/#2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1071.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usability of comsumer electronic products</title>
		<link>http://www.andol.info/hci/1066.htm</link>
		<comments>http://www.andol.info/hci/1066.htm#comments</comments>
		<pubDate>Sun, 07 Jun 2009 21:27:25 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Quote]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Interaction]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1066</guid>
		<description><![CDATA[&#8221; The concept of usability has been applied to the design and evaluation of software user interfaces in which user performance was the major issue for improvement. Recently, it is being applied to consumer electronic products because companies consider it an important key to their success. However, there is a difference in the concept of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/06/tit.jpg"><img class="alignnone size-thumbnail wp-image-1067" title="tit" src="http://www.andol.info/wp-content/uploads/2009/06/tit-485x125.jpg" alt="tit" width="485" height="125" /></a><br />
&#8221; The concept of usability has been applied to the design and evaluation of software user interfaces in which user performance was the major issue for improvement.</p>
<p><span id="more-1066"></span></p>
<p>Recently, it is being applied to consumer electronic products because companies consider it an important key to their success.</p>
<p>However, there is a difference in the concept of usability between the two applications. Unlike the software user interfaces, the image/impression felt by the users are as important as the performance for a consumer electronic product to be successful. &#8221;</p>
<address>[Sung H. Han,Myung Hwan Yun,Jiyoung Kwahk,Sang W. Hong,  Usability of consumer electronic products, International Journal of Industrial Ergonomics, volume 28, issues 3-4, Sept. - Oct. 2001]<br />
</address>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1066.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cycling</title>
		<link>http://www.andol.info/life/1055.htm</link>
		<comments>http://www.andol.info/life/1055.htm#comments</comments>
		<pubDate>Sat, 30 May 2009 15:23:58 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[cycling]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1055</guid>
		<description><![CDATA[Sunny day, i, with my housemate went out for cycling along the huddersfield canal. It was planed a fantastic routine, unfortunately, the mile reader didn&#8217;t work firstly, closely after that, on a short up going bridge, another bicycle&#8217;s bearing was not able to afford the weight and it was brocken. So, we have to change [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/05/cycling1.jpg"><img class="alignnone size-thumbnail wp-image-1056" title="cycling1" src="http://www.andol.info/wp-content/uploads/2009/05/cycling1-485x125.jpg" alt="cycling1" width="485" height="125" /></a></p>
<p>Sunny day, i, with my housemate went out for cycling along the huddersfield canal. It was planed a fantastic routine, unfortunately, the mile reader didn&#8217;t work firstly, closely after that, on a short up going bridge, another bicycle&#8217;s bearing was not able to afford the weight and it was brocken.</p>
<p>So, we have to change the plan from cycling to walking home. I took some photographs along the cycling way, have a look.</p>
<p><span id="more-1055"></span><a href="http://www.andol.info/wp-content/uploads/2009/05/cycling9.jpg"><img class="alignnone size-thumbnail wp-image-1057" title="cycling9" src="http://www.andol.info/wp-content/uploads/2009/05/cycling9-485x125.jpg" alt="cycling9" width="485" height="125" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/05/cycling18.jpg"><img class="alignnone size-thumbnail wp-image-1059" title="cycling18" src="http://www.andol.info/wp-content/uploads/2009/05/cycling18-485x125.jpg" alt="cycling18" width="485" height="125" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/05/cycling37.jpg"><img class="alignnone size-thumbnail wp-image-1061" title="cycling37" src="http://www.andol.info/wp-content/uploads/2009/05/cycling37-485x125.jpg" alt="cycling37" width="485" height="125" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/05/cycling40.jpg"><img class="alignnone size-thumbnail wp-image-1062" title="cycling40" src="http://www.andol.info/wp-content/uploads/2009/05/cycling40-485x125.jpg" alt="cycling40" width="485" height="125" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1055.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Page Rank recoverd !</title>
		<link>http://www.andol.info/life/1051.htm</link>
		<comments>http://www.andol.info/life/1051.htm#comments</comments>
		<pubDate>Fri, 29 May 2009 07:50:18 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Pagerank]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1051</guid>
		<description><![CDATA[FOR THE MEMORY OF PR RECOVERY While changing the domain name from andol.info to andol.info, i lost all the page rank datas which was reset to zero. After nearly 2 months&#8217; waiting, finally, the page rank starts to recover. It is back !]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/05/prrecover.jpg"><img class="alignnone size-thumbnail wp-image-1052" title="prrecover" src="http://www.andol.info/wp-content/uploads/2009/05/prrecover-485x82.jpg" alt="prrecover" width="485" height="82" /></a></p>
<p style="text-align: center;"><span style="color: #C00;"><strong>FOR THE MEMORY OF PR RECOVERY</strong></span></p>
<p>While changing the domain name from andol.info to andol.info, i lost all the page rank datas which was reset to zero. After nearly 2 months&#8217; waiting, finally, the page rank starts to recover. It is back !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1051.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pattern recognition and application developing with Augmented Reality technology</title>
		<link>http://www.andol.info/hci/1048.htm</link>
		<comments>http://www.andol.info/hci/1048.htm#comments</comments>
		<pubDate>Tue, 12 May 2009 09:33:09 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[augmented reality]]></category>
		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1048</guid>
		<description><![CDATA[As the post &#8216;10 videoes show some interesting AR applications&#8216; showed, integrating augmented reality technologies into interactive scenerial building is increasingly enhancing the experiences of interaction, both in the side of realastic world objects recognition and virtual applications. These 2 pictures showed above are a demonstration of AR technology application with ARToolKit. Especially, i changed [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/05/pattandol.jpg"><img class="alignnone size-thumbnail wp-image-1046" title="pattandol" src="http://www.andol.info/wp-content/uploads/2009/05/pattandol-485x125.jpg" alt="pattandol" width="485" height="125" /></a></p>
<p><a href="http://www.andol.info/wp-content/uploads/2009/05/arandol.jpg"><img class="alignnone size-thumbnail wp-image-1047" title="arandol" src="http://www.andol.info/wp-content/uploads/2009/05/arandol-485x125.jpg" alt="arandol" width="485" height="125" /></a></p>
<p>As the post &#8216;<a href="http://www.andol.info/hci/1040.htm" target="_self">10 videoes show some interesting AR applications</a>&#8216; showed, integrating augmented reality technologies into interactive scenerial building is increasingly enhancing the experiences of interaction, both in the side of realastic world objects recognition and virtual applications.</p>
<p><span id="more-1048"></span>These 2 pictures showed above are a demonstration of AR technology application with <a href="http://www.hitl.washington.edu/artoolkit/news/index.php" target="_blank">ARToolKit</a>. Especially, i changed the default pattern for recognition and printed my own name on the card instead. After i trained the codes to recognize the new pattern, obviously, i got the satisfactory consequence. The codes recognized that new pattern rapidly and accurately, as well as using openGL to create practical coordinates and virtual 3D cube.</p>
<p>Although this isn&#8217;t the newest technology today, it indeed explored a new path to archive another advanced interaction method.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1048.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Virtual keyboard by interactive AR technologies</title>
		<link>http://www.andol.info/hci/1043.htm</link>
		<comments>http://www.andol.info/hci/1043.htm#comments</comments>
		<pubDate>Mon, 11 May 2009 21:09:12 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[augmented reality]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1043</guid>
		<description><![CDATA[ARToolKit is a software library for building Augmented Reality (AR) applications. These are applications that involve the overlay of virtual imagery on the real world. For example, in the image to the right a three-dimensional virtual character appears standing on a real card. It can be seen by the user in the head set display [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>ARToolKit is a software library for building Augmented Reality (AR) applications. These are applications that involve the overlay of virtual imagery on the real world. For example, in the image to the right a three-dimensional virtual character appears standing on a real card. It can be seen by the user in the head set display they are wearing. When the user moves the card, the virtual character moves with it and appears attached to the real object.</p>
<p>&#8212; <a href="http://www.hitl.washington.edu/artoolkit/" target="_blank">artoolkit programe</a></p></blockquote>
<p>And the video show blow, is an extension of artoolkit, worth having a look.</p>
<p><object width="480" height="385" data="http://www.youtube.com/v/V4Yj1Y3Pg20&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/V4Yj1Y3Pg20&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1043.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>10 videoes show some interesting AR applications</title>
		<link>http://www.andol.info/hci/1040.htm</link>
		<comments>http://www.andol.info/hci/1040.htm#comments</comments>
		<pubDate>Mon, 11 May 2009 21:02:52 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[augmented reality]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1040</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="385" data="http://www.youtube.com/v/MTsdh9TdzgM&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/MTsdh9TdzgM&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p><span id="more-1040"></span><br />
<object width="480" height="385" data="http://www.youtube.com/v/4viC6QGpdUk&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/4viC6QGpdUk&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object><br />
<object width="480" height="385" data="http://www.youtube.com/v/dbm0TSthp5o&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/dbm0TSthp5o&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object><br />
<object width="480" height="385" data="http://www.youtube.com/v/N6e-65EGt7U&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/N6e-65EGt7U&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object><br />
<object width="480" height="385" data="http://www.youtube.com/v/oiqIPXnKkKo&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/oiqIPXnKkKo&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object><br />
<object width="480" height="385" data="http://www.youtube.com/v/TW6_X9qBeds&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/TW6_X9qBeds&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object><br />
<object width="480" height="385" data="http://www.youtube.com/v/qvOHGj0MZqY&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/qvOHGj0MZqY&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object><br />
<object width="480" height="385" data="http://www.youtube.com/v/SnshyLJSpnc&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/SnshyLJSpnc&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object><br />
<object width="480" height="385" data="http://www.youtube.com/v/R0WSiF3PzzA&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/R0WSiF3PzzA&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object><br />
<object width="480" height="385" data="http://www.youtube.com/v/3wFrb0LkIMk&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/3wFrb0LkIMk&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1040.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blue, red, which is which ?</title>
		<link>http://www.andol.info/hci/1037.htm</link>
		<comments>http://www.andol.info/hci/1037.htm#comments</comments>
		<pubDate>Wed, 06 May 2009 14:46:40 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[opencv]]></category>
		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1037</guid>
		<description><![CDATA[During the past days, i was trying to get the computer recognizing blue and red colors to archive my prototype application. I tested two methods to distinguish the colors recognition effects, that were value-fixed approach and value-dynamic approach.  What i was doing is to build a simple, flexible and adaptable intellegent colors recognition prototype which [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andol.info/wp-content/uploads/2009/05/color.jpg"><img class="alignnone size-thumbnail wp-image-1038" title="color" src="http://www.andol.info/wp-content/uploads/2009/05/color-485x125.jpg" alt="color" width="485" height="125" /></a></p>
<p>During the past days, i was trying to get the computer recognizing blue and red colors to archive my prototype application. I tested two methods to distinguish the colors recognition effects, that were value-fixed approach and value-dynamic approach. <span id="more-1037"></span></p>
<p>What i was doing is to build a simple, flexible and adaptable intellegent colors recognition prototype which could work under varities of spatial environments. First, a fixed value of color was set. Any colors match this value would be recognized as specific one. It is simple and easy, although it is dependentable on the environment light. ( if the environment is controlable, this method would be good one. ) Second approach is that, i devided the picture into 3 channels which are H, S, and V. And then, from H ( Hue), i defined a range of color as one color and other ranges for another. This experiment looks not so difficult and more robust that previous one, however, there&#8217;s still one thing which should be cautious: light temperature. Light tempreature changes, color&#8217;s hue exceeds.</p>
<p>So, before there invents more advantaged devices, recognizing which colors from which colors is relatively limited.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1037.htm/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>An example of augmented reality application for GE</title>
		<link>http://www.andol.info/hci/1035.htm</link>
		<comments>http://www.andol.info/hci/1035.htm#comments</comments>
		<pubDate>Tue, 05 May 2009 07:28:31 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[augmented reality]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1035</guid>
		<description><![CDATA[Well, after watching this clip, i have to admit that augmented reality has the potential of combining the advantages of both well-spatial virtual reality and spatial augmented reality. And, i don&#8217;t konw if you have noticed that, actually, the demonstration in the video was made by Actionscript which included pattern recognition and 3D display rendering.]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="385" data="http://www.youtube.com/v/NK59Beq0Sew&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/NK59Beq0Sew&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>Well, after watching this clip, i have to admit that augmented reality has the potential of combining the advantages of both well-spatial virtual reality and spatial augmented reality. And, i don&#8217;t konw if you have noticed that, actually, the demonstration in the video was made by Actionscript which included pattern recognition and 3D display rendering.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1035.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Augmented reality magic</title>
		<link>http://www.andol.info/hci/1032.htm</link>
		<comments>http://www.andol.info/hci/1032.htm#comments</comments>
		<pubDate>Fri, 01 May 2009 08:35:52 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1032</guid>
		<description><![CDATA[[ For more details, please go to slashgear ]]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="385" data="http://www.youtube.com/v/Mk1xjbA-ISE&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Mk1xjbA-ISE&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>[ For more details, please go to <a href="http://www.slashgear.com/augmented-reality-magic-video-3042400/  ">slashgear</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/hci/1032.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Be careful of Swine Flu !</title>
		<link>http://www.andol.info/life/1021.htm</link>
		<comments>http://www.andol.info/life/1021.htm#comments</comments>
		<pubDate>Tue, 28 Apr 2009 08:08:44 +0000</pubDate>
		<dc:creator>Andol</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.andol.info/?p=1021</guid>
		<description><![CDATA[Be careful, and good luck ! [Pictures from BBC.co.uk, all rights reserved by original authors]]]></description>
			<content:encoded><![CDATA[<p><strong style='font:18px arial;color:#C00;'>Be careful, and good luck !</strong><br />
<a style="text-decoration: none;" href="http://www.andol.info/wp-content/uploads/2009/04/swineflu.jpg"><img class="alignnone size-thumbnail wp-image-1022" title="swineflu" src="http://www.andol.info/wp-content/uploads/2009/04/swineflu-485x125.jpg" alt="swineflu" width="485" height="125" /></a></p>
<p><span style="font-family: mceinline;"><a href="http://www.andol.info/wp-content/uploads/2009/04/swineflu2.jpg"><img class="alignnone size-thumbnail wp-image-1023" title="swineflu2" src="http://www.andol.info/wp-content/uploads/2009/04/swineflu2-485x125.jpg" alt="swineflu2" width="485" height="125" /></a></span></p>
<p>[Pictures from <a href="http://news.bbc.co.uk/1/hi/world/americas/8022041.stm" target='_blank' rel='external'>BBC.co.uk</a>, all rights reserved by original authors]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andol.info/life/1021.htm/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
