<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Jan Snelders</title>
	<link>http://www.snelders.net</link>
	<description>Java playground</description>
	<lastBuildDate>Mon, 05 Oct 2009 23:02:42 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Google Maps API for Java J2SE</title>
		<description>Well that Java API for Google Maps doesn't exists which is a shame. Especially considering the fact that there is an API for Flash!

With the help of this post "How Google Maps Works", I created this small useless (no navigation/zooming yet) proof of concept which caches the map-tiles on disk ...</description>
		<link>http://www.snelders.net/?p=34</link>
			</item>
	<item>
		<title>Haarcascade based Face Detection in Java</title>
		<description>While figuring out how to implement face detection in Java I created this very simple face-detection-application. It is based on Intel's Open Source Computer Vision (OpenCV) library.

Since I used JNI together with dll's only, the application currently only runs on Windows but should be easily extended to Linux.



 // 

 </description>
		<link>http://www.snelders.net/?p=3</link>
			</item>
</channel>
</rss>
