<?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>wcode.net &#187; video</title>
	<atom:link href="http://wcode.net/tag/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://wcode.net</link>
	<description>Article and Personal Blog</description>
	<lastBuildDate>Tue, 24 Nov 2009 10:51:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Kohonen for Motion Estimation</title>
		<link>http://wcode.net/2009/08/kohonen-for-motion-estimation/</link>
		<comments>http://wcode.net/2009/08/kohonen-for-motion-estimation/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 10:52:18 +0000</pubDate>
		<dc:creator>Willy</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://wcode.net/?p=44</guid>
		<description><![CDATA[Kohonen for Motion Estimation i&#8217;ts my fiinal project research on D4 PENS-ITS, actually it has full name &#8220;Neural Network for 3-D Motion Estimation from Sequential Image Frames in Drum Game&#8221;. Thanks for Nana Ramadijanti, S.Kom, M.Kom and Rizky Yuniar Hakkun, S.Kom as my lecturer that help me finish this project on time.

Basicly, it has flow [...]]]></description>
			<content:encoded><![CDATA[<p>Kohonen for Motion Estimation i&#8217;ts my fiinal project research on D4 PENS-ITS, actually it has full name &#8220;Neural Network for 3-D Motion Estimation from Sequential Image Frames in Drum Game&#8221;. Thanks for Nana Ramadijanti, S.Kom, M.Kom and Rizky Yuniar Hakkun, S.Kom as my lecturer that help me finish this project on time.<br />
<span id="more-44"></span><br />
Basicly, it has flow like this :</p>
<p>1. Process Image from stereo camera</p>
<p>2. Filter Skin, so we have only 3 point&#8217;s Head and two hands</p>
<p>3. Get Disparity (diferrence distance between image)</p>
<p>4. Get World Position (X, Y and Z)</p>
<p>5. Analyze motion</p>
<p>6. Transform from cartesian world coordinate to vector position so we have alpha, beta and tetha</p>
<p>7. That&#8217;s input for kohonen</p>
<p>Here is Abstract of  My D4 final projects :<br />
People are the central element in the whole enterprise of multimedia and communication. The ability of computer program to find and follow’s people head, hands, and body is therefore an important visual problem for computer. Some games that needs people movement as interface will make that visual problem become very important.</p>
<p>In this final projects will use algorithm to let computer know where head, hand and body movement and position. That algorithm will implement on games with two cameras as interface. Images from each camera will process to get decision about movement type where at final will use it as a game controls.</p>
<p>Here is my final project demo video</p>
<p><object width="320" height="220"><param name="movie" value="http://www.youtube.com/v/yl0jJRb7bgU&#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/yl0jJRb7bgU&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="220"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://wcode.net/2009/08/kohonen-for-motion-estimation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
