<?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>AntiMap</title>
	<atom:link href="http://theantimap.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://theantimap.com</link>
	<description>Creative toolset for recording &#38; visualising data</description>
	<lastBuildDate>Tue, 28 Feb 2012 22:28:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>AntiMap Log</title>
		<link>http://theantimap.com/category/applications/antimap-log/</link>
		<comments>http://theantimap.com/category/applications/antimap-log/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 10:00:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://theantimap.com/?p=170</guid>
		<description><![CDATA[AntiMap Log is a smart phone utility application for ‘recording’ your own data. Whether your out snowboarding, skiing, mountain biking, driving, running, or whatever your into, AntiMap Log is a DIY solution for gathering real-time stats with your phone. The indexed data can then be used in conjunction with any of the free AntiMap post [...]]]></description>
			<content:encoded><![CDATA[<p><a title="AntiMap Log" href="http://theantimap.com/category/applications/antimap-log/"><img class="alignleft size-full wp-image-215" title="ammobile-screen3" src="http://theantimap.com/wp-content/uploads/2011/08/ammobile-screen3.jpg" alt="AntiMap Log" width="545" height="302" /></a><br />
AntiMap Log is a smart phone utility application for ‘recording’ your own data. Whether your out snowboarding, skiing, mountain biking, driving, running, or whatever your into, AntiMap Log is a DIY solution for gathering real-time stats with your phone. The indexed data can then be used in conjunction with any of the free AntiMap post analysis applications (or your own creations) to visualize your every move.<span id="more-170"></span></p>
<p>The application uses the GPS and Compass sensors on your phone to extract and store the following data: latitude, longitude, compass direction, speed (kph), distance (kms), time (milliseconds), and finally an input field for optional points of interest.</p>
<p>The application is free and Open Source, with Processing (Android) and Openframeworks (iPhone) source code provided in hope that users can learn from and find interesting ways to visualise their data.</p>
<div id="attachment_451" class="wp-caption alignleft" style="width: 534px"><a href="http://theantimap.com/wp-content/uploads/2011/12/screenshot2.jpg"><img class="size-full wp-image-451" title="AntiMap Log mobile interface: record and stop screens" src="http://theantimap.com/wp-content/uploads/2011/12/screenshot2.jpg" alt="" width="524" height="393" /></a><p class="wp-caption-text">AntiMap Log mobile interface: record and stop screens</p></div>
<p><strong>Data</strong></p>
<p>Recorded data is saved to a CSV file at 30 FPS with filenames matching the date &amp; time they were created. Eg: ‘150811_1230_08.csv’, was created on the 15th August 2011, at 12:30pm and 8 seconds. For Android users, files can be retrieved from the ‘AntiMap’ folder on the SD card. For iPhone users, files can be retrieved from your device in iTunes/Devices/Apps/AntiMap Log Documents (just under the &#8216;File Sharing&#8217; heading).</p>
<p>Approximately 10 minutes of record time equates to 1mb of data on your device. To keep things tidy, I recommend deleting the files from your device once you&#8217;ve copied them to your computer.</p>
<p>Sample row of data from a CSV file: “-39.245163, 175.561, 320, 2.7769525, 218904, Ruapehu trail”. These 6 values shape the foundation for all current and future AntiMap desktop/online applications.</p>
<div id="attachment_254" class="wp-caption alignleft" style="width: 356px"><a href="http://theantimap.com/wp-content/uploads/2011/08/ammobile-screen5.jpg"><img class="size-full wp-image-254" title="ammobile-screen5" src="http://theantimap.com/wp-content/uploads/2011/08/ammobile-screen5.jpg" alt="CSV file sample" width="346" height="139" /></a><p class="wp-caption-text">Sample CSV data</p></div>
<p><strong></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>How to use?</strong></p>
<p>Once you have the application installed on your device, there are a few things you need to know if you want accurate results generated for your data.</p>
<ul>
<li>Only use outdoors</li>
<li>Data will not save unless GPS is detected, so wait until the &#8220;* Waiting for GPS signal&#8230; *&#8221; has disappeared before activating the &#8220;RECORD&#8221; button.</li>
<li>Give your phone a good wave around in the air to ensure the compass configures itself properly.</li>
<li>Depending on the activity your performing, the position of the phone once recording is crucial. If you require accurate orientation/axis values for snowboarding (spins/rotation) I recommend placing the phone upright against your lead hip/waist inside your pants. Just placing it in any of your pockets works fine for everything else except rotation as it moves around when loose. For skiing, maybe down the front of your pants.</li>
<li>Be careful you don&#8217;t accidentally turn off the display while positioning the phone as the application does not &#8216;run in the background&#8217;.</li>
<li>The application does not capture video, the application only logs the data. This is to keep the riding (or whatever) experience as unaffected as possible.</li>
</ul>
<p><strong><br />
Version &amp; download links: AntiMap Log 1.0</strong></p>
<p>AntiMap Log is at version 1.0. Download the iPhone and Android applications below. If you want to see how these apps were built in Openframeworks (iPhone) &amp; Processing (Android), source code can be downloaded from <a href="https://github.com/trentbrooks/AntiMap" target="_blank">GitHub here</a>.</p>
<p>Application and source code are released free under the MIT license (<a href="http://www.opensource.org/licenses/mit-license.php">http://www.opensource.org/licenses/mit-license.php</a>).</p>
<p>We&#8217;ve added a section to the GitHub page for upcoming AntiMap Log features. If you&#8217;d like to help with any of these issues, see here: <a href="https://github.com/trentbrooks/AntiMap/issues" target="_blank">https://github.com/trentbrooks/AntiMap/issues</a></p>
<div class="imageButtons"><a id="btn_downloadiphone" title="Download iphone app" href="http://itunes.apple.com/app/antimap-log/id486524181" target="_blank">Download iPhone App</a><a id="btn_downloadandroid" title="Download android app" href="https://market.android.com/details?id=com.trentbrooks.AntiMapLog" target="_blank">Download Android App</a></div>
<div class="imageButtons"><a id="btn_viewsource" title="View source" href="https://github.com/trentbrooks/AntiMap/tree/master/AntiMapLog" target="_blank">View source</a></div>
]]></content:encoded>
			<wfw:commentRss>http://theantimap.com/category/applications/antimap-log/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>AntiMap Video</title>
		<link>http://theantimap.com/category/applications/antimap-video/</link>
		<comments>http://theantimap.com/category/applications/antimap-video/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 09:30:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>

		<guid isPermaLink="false">http://theantimap.com/?p=175</guid>
		<description><![CDATA[AntiMap Video is a desktop application built in Openframeworks. It synchronises recorded data from the AntiMap Log mobile application with raw video footage (mov, avi, mp4, m4v). It was originally created as a snowboarding/skiing application to visualise real time rider data and stats similar to a video game.  Requirements You will need 2 things (chances are you [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/27648004?title=0&amp;byline=0&amp;portrait=0" frameborder="0" width="544" height="306"></iframe></p>
<p>AntiMap Video is a desktop application built in Openframeworks. It synchronises recorded data from the AntiMap Log mobile application with raw video footage (mov, avi, mp4, m4v). It was originally created as a snowboarding/skiing application to visualise real time rider data and stats similar to a video game. <span id="more-175"></span></p>
<p><strong>Requirements</strong></p>
<p>You will need 2 things (chances are you take one or both of these to the mountain) to use the AntiMap Video desktop application:</p>
<ol>
<li>A smart phone (Android/iPhone) with the AntiMap Log application installed.</li>
<li>A camera: could be your friends mobile phone, a digital camera or whatever you can get your hands on. I used a Go Pro and filmed myself (poorly), if you can get a friend to do the filming- even better.</li>
</ol>
<p>Once you&#8217;ve got the mobile application installed and your camera ready to go, next step is to set them both to record and hit that perfect run. Be sure to check the <a title="AntiMap Log" href="hhttp://theantimap.com/category/applications/antimap-log/">&#8216;How To Use?&#8217; section on the AntiMap Log</a> page, for a guide on getting the most accurate results.</p>
<p><strong>Post analysis</strong></p>
<p><strong></strong>When your at home, plug in your camera and copy the raw video file somewhere on your computer. Do the same for the data file from your mobile: for Android users, mount your phone as a hard drive and navigate to the &#8220;sdcard/AntiMap&#8221; folder, for iPhone users, this file can be retrieved from your device in &#8220;iTunes/Apps/AntiMap Log Documents&#8221; (just under the ‘File Sharing’ heading). Copy across the CSV data file to the same folder as the video and run the AntiMap Video desktop application. Then simply drag and drop the video and data files onto the application, and the video should start playing with your rider data overlaid.</p>
<p>Adjust the timelines for the data and video so they are in sync- this is the most finicky part. Chances are you may have &#8216;recorded&#8217; your data just before or just after you started recording video. The individual timelines (DATA playhead &amp; VIDEO playhead) try to make this process a little easier, once they&#8217;re synced you can use the MAIN playhead to scrub through your video &amp; data together.</p>
<div id="attachment_293" class="wp-caption alignleft" style="width: 537px"><a href="http://theantimap.com/wp-content/uploads/2011/08/amvideo-screenA2.jpg"><img class="size-full wp-image-293" title="amvideo-screenA" src="http://theantimap.com/wp-content/uploads/2011/08/amvideo-screenA2.jpg" alt="Drag and drop screen" width="527" height="302" /></a><p class="wp-caption-text">Opening screen for AntiMap Video application</p></div>
<div id="attachment_292" class="wp-caption alignleft" style="width: 537px"><a href="http://theantimap.com/wp-content/uploads/2011/08/amvideo-screenB1.jpg"><img class="size-full wp-image-292" title="amvideo-screenB" src="http://theantimap.com/wp-content/uploads/2011/08/amvideo-screenB1.jpg" alt="Interface" width="527" height="292" /></a><p class="wp-caption-text">Application interface with video &amp; data</p></div>
<p><strong>Features</strong></p>
<p>The standout feature of the AntiMap Video application is spin detection, which uses the compass data to accumulate a rotation value and attempt to determine when a 360, 540, 720, 900, 1080 has occurred and which direction (frontside/backside). The rider’s path and current position is generated from the recorded latitude and longitude into the small map in the top right. Speed, distance, and time stats also update on screen.</p>
<div id="attachment_312" class="wp-caption alignleft" style="width: 230px"><a href="http://theantimap.com/wp-content/uploads/2011/08/amvideo-screenC2.jpg"><img class="size-full wp-image-312" title="amvideo-screenC" src="http://theantimap.com/wp-content/uploads/2011/08/amvideo-screenC2.jpg" alt="Location stats" width="220" height="292" /></a><p class="wp-caption-text">Location stats generate a map showing your path and position</p></div>
<div id="attachment_313" class="wp-caption alignleft" style="width: 230px"><a href="http://theantimap.com/wp-content/uploads/2011/08/amvideo-screenD3.jpg"><img class="size-full wp-image-313      " title="amvideo-screenD" src="http://theantimap.com/wp-content/uploads/2011/08/amvideo-screenD3.jpg" alt="Spin detection" width="220" height="292" /></a><p class="wp-caption-text">Spin detection indicator (red is accumulated degrees)</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong><br />
</strong></p>
<p><strong>Potential uses</strong></p>
<ul>
<li>Real time snowboard/ski games. Original inspiration for this project came from playing Shaun White snowboarding on Nintendo Wii.</li>
<li>Making personal snow/ski movies.</li>
<li>Training/tutoring tool.</li>
<li>Competitions. I’d love to see technology like this used in an accompanying role at televised events such as the Winter X Games. Giving spectators a bit more insight through data and stats would be invaluable.</li>
<li>Whilst I specifically built this application for snow/ski, it could just as easily be adapted to suit other sports such as mountain biking, skateboarding, parkour, gymnastics, even running or walking.</li>
</ul>
<p><strong>Version &amp; download links: AntiMap Video 0.1</strong></p>
<p>AntiMap Video (version 0.1) is still an early prototype with plenty of kinks to work out before a 1.0 can be released. You can download the current working prototype application (OSX only) below. Source code, and a windows version is not yet available but is definitely on the TODO list.</p>
<p>Also on the TODO list for future versions:</p>
<ul>
<li>PC/Windows version.</li>
<li>Add option to interface for riding switch.</li>
<li>Use axis-y and axis-z data to detect corks/flips.</li>
<li>Improve syncing between video &amp; data timelines.</li>
<li><del>Export video functionality.</del></li>
<li>Point scoring system for game mechanic.</li>
<li>Spin landing accuracy. A measurable result for landings after a spin. For example, a good 360 spin would accumulate close to exactly 360 degrees with a smooth ride out. Over rotation, under rotation, and too much correction/instability after a spin would equate to an average/poor spin.</li>
<li>Up-dateable list for grabs?</li>
</ul>
<p>Of course comments, suggestions, &amp; improvements are encouraged.</p>
<p>Zip package below includes application and sample files to try (video &amp; data). Note, I purposely set the included video sample to be 1.5 seconds ahead of the data. Once you drag and drop both files onto the application you can adjust the individual timelines or the &#8216;Video/Data time offset&#8217; to equal -1.5 seconds. Then everything will be in sync. Press space to toggle menu on/off.</p>
<div class="imageButtons"><a id="btn_downloadapp" title="Download App" href="https://github.com/downloads/trentbrooks/AntiMap/_AntiMapVideoApplication_02.zip">Download App</a></div>
<p>&nbsp;<br />
&nbsp;<br/><br />
<strong>Updates:</strong></p>
<p><em>AntiMap Video 0.2 now includes hi quality HD video exporting from the application. There is an issue when trying to use a h264 encoded mp4 video file and exporting, if this happens just convert your video to .mov or .avi before importing into the application.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://theantimap.com/category/applications/antimap-video/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>AntiMap HTML5 / ProcessingJS Simple Demo</title>
		<link>http://theantimap.com/category/applications/antimap-html5processingjs-simple-demo/</link>
		<comments>http://theantimap.com/category/applications/antimap-html5processingjs-simple-demo/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 09:00:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://theantimap.com/?p=339</guid>
		<description><![CDATA[AntiMap Simple is a HTML5/ProcessingJS demo that visualises data from the AntiMap Log mobile application. Circles are used to visualise the plotted data. The color of each circle is mapped to the compass data (0˚ = black, 360˚ = white), and the size of each circle is mapped to the speed data (bigger circles = [...]]]></description>
			<content:encoded><![CDATA[<p><a title="AntiMap HTML5 / ProcessingJS Simple Demo" href="http://theantimap.com/category/applications/antimap-html5processingjs-simple-demo/"><img class="alignleft size-full wp-image-342" title="html5-sample" src="http://theantimap.com/wp-content/uploads/2011/11/html5-sample.jpg" alt="" width="545" height="327" /></a>AntiMap Simple is a HTML5/ProcessingJS demo that visualises data from the AntiMap Log mobile application. Circles are used to visualise the plotted data. The color of each circle is mapped to the compass data (0˚ = black, 360˚ = white), and the size of each circle is mapped to the speed data (bigger circles = faster). <span id="more-339"></span></p>
<p>The same data used in this demo, was used in the AntiMap Video snowboarding application. You can see from the visualisation, during heelside turns (left) the colours are a lot whiter/brighter than toeside turns (right). The sharper/more obvious colour changes indicate either sudden turns or spins (eg. the few black rings right in the centre).</p>
<p><strong>Version &amp; download links: </strong></p>
<p><strong></strong>Click the links below for demos and source code.</p>
<p>Zip package below (download source) includes HTML/Javascript &amp; sample data (040811_1153_30.csv).</p>
<div class="imageButtons"><a id="btn_viewdemo" class="fancybox iframe" title="View demo" href="http://theantimap.com/wp-content/resources/AntiMapSimple" target="_blank">View demo</a><a id="btn_downloadsrc" title="Download source" href="https://github.com/downloads/trentbrooks/AntiMap/AntiMapSimple.zip" target="_blank">Download source</a><a id="btn_viewsource" title="View source" href="https://github.com/trentbrooks/AntiMap/tree/master/AntiMapSimple" target="_blank">View source</a></div>
]]></content:encoded>
			<wfw:commentRss>http://theantimap.com/category/applications/antimap-html5processingjs-simple-demo/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

