
<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>The Visioneers</title>
	<link>http://www.oliveragustin.com</link>
	<description>Tech, IT, Security, Research, Trends and  Tips</description>
	<lastBuildDate>Thu, 26 Jan 2012 10:45:23 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Background Subtraction in C# Part 2</title>
		<description><![CDATA[My old post has been receiving lots of hits requesting for the source code of the background subtraction in this post.  The code below is an improved implementation,  much faster and less code.  Please note that this method is excellent for the type of images where foreground and background object is contrasting. Additional image post-processing [...]]]></description>
		<link>http://www.oliveragustin.com/background-subtraction-in-c-part-2/</link>
			</item>
	<item>
		<title>DB Creator in SQLITE and C#</title>
		<description><![CDATA[In one of my projects, there is a need to implement a server-less SQL database.  The result of my exploration led me to SQLITE.  I&#8217;m lucky to have found a good wrapper since I&#8217;m using C#.  All is well until the need to re-create the database arises. This is required when the application is being [...]]]></description>
		<link>http://www.oliveragustin.com/db-creator-in-sqlite-and-c/</link>
			</item>
	<item>
		<title>We got 2nd during the 32nd R&amp;D Review</title>
		<description><![CDATA[During the 32nd In-house Research and Development Review last May10-11, 2011 held at Munoz City, Philippines. Our on-going research on Milled Rice Computer Vision garnered an award. For more information, follow this link - http://www.philmech.gov.ph/?page=news&#38;action=details&#38;code01=NP11050002 &#160;Share now!]]></description>
		<link>http://www.oliveragustin.com/we-got-2nd-during-the-32nd-rd-review/</link>
			</item>
	<item>
		<title>AFMA Best R&amp;D Paper for Technology/Information Generation</title>
		<description><![CDATA[Our study, &#8220;Development of a Computer Vision System for Milled Rice Quality Analysis&#8221; won the AFMA Best R&#038;D Paper for Technology/Information Generation &#8211; Agriculture category. The event was held during the 21st National Research Symposium last October 9, 2009 at the Fernando Lopez Hall of the Bureau of Soils and Water Management (BSWM) Bldg., Visayas [...]]]></description>
		<link>http://www.oliveragustin.com/afma-best-rd-paper-for-technologyinformation-generation/</link>
			</item>
	<item>
		<title>Background Subtraction in C#</title>
		<description><![CDATA[I have been trying to learn OpenCV for a while now and I came across Emgu.CV, a C# wrapper.  Although the Emgu.CV is still under development, it has a many features that will make your work a lot easier if you&#8217;re doing a project in computer vision and image processing areas.  Some of its capabilities [...]]]></description>
		<link>http://www.oliveragustin.com/background-subtraction-in-c/</link>
			</item>
</channel>
</rss>

