<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.houptlab.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Test</id>
	<title>MagnetoWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.houptlab.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Test"/>
	<link rel="alternate" type="text/html" href="https://wiki.houptlab.org/wiki/Special:Contributions/Test"/>
	<updated>2026-04-07T15:55:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.8</generator>
	<entry>
		<id>https://wiki.houptlab.org/index.php?title=Tracker&amp;diff=1734</id>
		<title>Tracker</title>
		<link rel="alternate" type="text/html" href="https://wiki.houptlab.org/index.php?title=Tracker&amp;diff=1734"/>
		<updated>2007-10-29T16:36:25Z</updated>

		<summary type="html">&lt;p&gt;Test: Test mod by CEH as new user &amp;quot;Test&amp;quot;.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Tracker Program Description==&lt;br /&gt;
&lt;br /&gt;
Tracker is a working name for software to track the path of animal movements in experiments.&lt;br /&gt;
[[image:TrackerScreenShot.jpg|700px]]&lt;br /&gt;
&lt;br /&gt;
==Source Code and Auto Build==&lt;br /&gt;
&lt;br /&gt;
[http://houptlab.org/xtechops/websvn/listing.php?repname=Houpt+Lab+Source+Code&amp;amp;path=%2FTracker%2F#_Tracker_ Tracker Project Code]&lt;br /&gt;
&lt;br /&gt;
[http://www.magnet.neuro.fsu.edu/LabDisk/CEHoupt/Auto%20Builds/Tracker Tracker Auto Build]&lt;br /&gt;
&lt;br /&gt;
==Proposed Functionality==&lt;br /&gt;
&lt;br /&gt;
Input:&lt;br /&gt;
&lt;br /&gt;
# Quicktime movies of experiment&lt;br /&gt;
&lt;br /&gt;
Outputs:&lt;br /&gt;
&lt;br /&gt;
#Numeric output&lt;br /&gt;
&lt;br /&gt;
## Instantaneous&lt;br /&gt;
###time&lt;br /&gt;
###position&lt;br /&gt;
###orientation&lt;br /&gt;
## Derived&lt;br /&gt;
###velocity&lt;br /&gt;
###distance&lt;br /&gt;
###direction of motion&lt;br /&gt;
###measure of wall taxis&lt;br /&gt;
&lt;br /&gt;
#Generated Movies&lt;br /&gt;
&lt;br /&gt;
## Extracted data graphic.&lt;br /&gt;
## Overlay of extracted data graphic and original video.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Proposed Implementation==&lt;br /&gt;
&lt;br /&gt;
Time determined from Quicktime movie time stamps.&lt;br /&gt;
&lt;br /&gt;
Position is average position of blob pixels.&lt;br /&gt;
&lt;br /&gt;
Orientation is average vector from average position to blob pixels. Position and orientation can be used to define oval around body. &lt;br /&gt;
&lt;br /&gt;
Direction of motion, velocity and distance are calculated from Time, Position and Orientation in the usual way.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[image:TrackerAngles.jpg|512px]]&lt;br /&gt;
&lt;br /&gt;
==Proposed Technology==&lt;br /&gt;
&lt;br /&gt;
Cocoa application.&lt;br /&gt;
&lt;br /&gt;
Use QuickTime filter to convert video to 2-color B&amp;amp;W via brightness cutoff.&lt;br /&gt;
&lt;br /&gt;
Filter (either QuickTime or after frame extraction) to clip non-experiment portion of video.&lt;br /&gt;
&lt;br /&gt;
Frame-by-frame code to detect blob and calculate position, etc.&lt;br /&gt;
&lt;br /&gt;
===Alternative Implementation===&lt;br /&gt;
&lt;br /&gt;
Use grayscale instead of B&amp;amp;W. Position, etc would be calculated based on weighted pixels. This would be able to pick up sub-pixel changes and provide smoother, more accurate data.&lt;br /&gt;
&lt;br /&gt;
test.&lt;/div&gt;</summary>
		<author><name>Test</name></author>
	</entry>
</feed>