-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
818c042
commit 6204136
Showing
32 changed files
with
5,370 additions
and
6,267 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,63 +1,27 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | ||
<!--NewPage--> | ||
<HTML> | ||
<HEAD> | ||
<!-- Generated by javadoc (build 1.6.0_23) on Thu Dec 15 08:33:27 EST 2011 --> | ||
<TITLE> | ||
All Classes | ||
</TITLE> | ||
|
||
<META NAME="date" CONTENT="2011-12-15"> | ||
|
||
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> | ||
|
||
|
||
</HEAD> | ||
|
||
<BODY BGCOLOR="white"> | ||
<FONT size="+1" CLASS="FrameHeadingFont"> | ||
<B>All Classes</B></FONT> | ||
<BR> | ||
|
||
<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> | ||
<TR> | ||
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/jwetherell/motion_detection/detection/AggregateLumaMotionDetection.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">AggregateLumaMotionDetection</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/Comparer.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">Comparer</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/data/GlobalData.html" title="class in com.jwetherell.motion_detection.data" target="classFrame">GlobalData</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/image/ImageProcessing.html" title="class in com.jwetherell.motion_detection.image" target="classFrame">ImageProcessing</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/IMotionDetection.html" title="interface in com.jwetherell.motion_detection.detection" target="classFrame"><I>IMotionDetection</I></A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/LumaMotionDetection.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">LumaMotionDetection</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/MotionDetectionActivity.html" title="class in com.jwetherell.motion_detection" target="classFrame">MotionDetectionActivity</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/data/Preferences.html" title="class in com.jwetherell.motion_detection.data" target="classFrame">Preferences</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.html" title="class in com.jwetherell.motion_detection" target="classFrame">R</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.attr.html" title="class in com.jwetherell.motion_detection" target="classFrame">R.attr</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.drawable.html" title="class in com.jwetherell.motion_detection" target="classFrame">R.drawable</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.id.html" title="class in com.jwetherell.motion_detection" target="classFrame">R.id</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.layout.html" title="class in com.jwetherell.motion_detection" target="classFrame">R.layout</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.string.html" title="class in com.jwetherell.motion_detection" target="classFrame">R.string</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/RgbMotionDetection.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">RgbMotionDetection</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/SensorsActivity.html" title="class in com.jwetherell.motion_detection" target="classFrame">SensorsActivity</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/State.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">State</A> | ||
<BR> | ||
</FONT></TD> | ||
</TR> | ||
</TABLE> | ||
|
||
</BODY> | ||
</HTML> | ||
<!-- NewPage --> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (version 1.6.0_27) on Thu Dec 26 19:52:20 EST 2013 --> | ||
<title>All Classes</title> | ||
<meta name="date" content="2013-12-26"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
</head> | ||
<body> | ||
<h1 class="bar">All Classes</h1> | ||
<div class="indexContainer"> | ||
<ul> | ||
<li><a href="com/jwetherell/motion_detection/detection/AggregateLumaMotionDetection.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">AggregateLumaMotionDetection</a></li> | ||
<li><a href="com/jwetherell/motion_detection/detection/Comparer.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">Comparer</a></li> | ||
<li><a href="com/jwetherell/motion_detection/data/GlobalData.html" title="class in com.jwetherell.motion_detection.data" target="classFrame">GlobalData</a></li> | ||
<li><a href="com/jwetherell/motion_detection/image/ImageProcessing.html" title="class in com.jwetherell.motion_detection.image" target="classFrame">ImageProcessing</a></li> | ||
<li><a href="com/jwetherell/motion_detection/detection/IMotionDetection.html" title="interface in com.jwetherell.motion_detection.detection" target="classFrame"><i>IMotionDetection</i></a></li> | ||
<li><a href="com/jwetherell/motion_detection/detection/LumaMotionDetection.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">LumaMotionDetection</a></li> | ||
<li><a href="com/jwetherell/motion_detection/data/Preferences.html" title="class in com.jwetherell.motion_detection.data" target="classFrame">Preferences</a></li> | ||
<li><a href="com/jwetherell/motion_detection/detection/RgbMotionDetection.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">RgbMotionDetection</a></li> | ||
<li><a href="com/jwetherell/motion_detection/SensorsActivity.html" title="class in com.jwetherell.motion_detection" target="classFrame">SensorsActivity</a></li> | ||
<li><a href="com/jwetherell/motion_detection/detection/State.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">State</a></li> | ||
</ul> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,63 +1,27 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | ||
<!--NewPage--> | ||
<HTML> | ||
<HEAD> | ||
<!-- Generated by javadoc (build 1.6.0_23) on Thu Dec 15 08:33:27 EST 2011 --> | ||
<TITLE> | ||
All Classes | ||
</TITLE> | ||
|
||
<META NAME="date" CONTENT="2011-12-15"> | ||
|
||
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> | ||
|
||
|
||
</HEAD> | ||
|
||
<BODY BGCOLOR="white"> | ||
<FONT size="+1" CLASS="FrameHeadingFont"> | ||
<B>All Classes</B></FONT> | ||
<BR> | ||
|
||
<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> | ||
<TR> | ||
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/jwetherell/motion_detection/detection/AggregateLumaMotionDetection.html" title="class in com.jwetherell.motion_detection.detection">AggregateLumaMotionDetection</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/Comparer.html" title="class in com.jwetherell.motion_detection.detection">Comparer</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/data/GlobalData.html" title="class in com.jwetherell.motion_detection.data">GlobalData</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/image/ImageProcessing.html" title="class in com.jwetherell.motion_detection.image">ImageProcessing</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/IMotionDetection.html" title="interface in com.jwetherell.motion_detection.detection"><I>IMotionDetection</I></A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/LumaMotionDetection.html" title="class in com.jwetherell.motion_detection.detection">LumaMotionDetection</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/MotionDetectionActivity.html" title="class in com.jwetherell.motion_detection">MotionDetectionActivity</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/data/Preferences.html" title="class in com.jwetherell.motion_detection.data">Preferences</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.html" title="class in com.jwetherell.motion_detection">R</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.attr.html" title="class in com.jwetherell.motion_detection">R.attr</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.drawable.html" title="class in com.jwetherell.motion_detection">R.drawable</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.id.html" title="class in com.jwetherell.motion_detection">R.id</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.layout.html" title="class in com.jwetherell.motion_detection">R.layout</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.string.html" title="class in com.jwetherell.motion_detection">R.string</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/RgbMotionDetection.html" title="class in com.jwetherell.motion_detection.detection">RgbMotionDetection</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/SensorsActivity.html" title="class in com.jwetherell.motion_detection">SensorsActivity</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/State.html" title="class in com.jwetherell.motion_detection.detection">State</A> | ||
<BR> | ||
</FONT></TD> | ||
</TR> | ||
</TABLE> | ||
|
||
</BODY> | ||
</HTML> | ||
<!-- NewPage --> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (version 1.6.0_27) on Thu Dec 26 19:52:20 EST 2013 --> | ||
<title>All Classes</title> | ||
<meta name="date" content="2013-12-26"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
</head> | ||
<body> | ||
<h1 class="bar">All Classes</h1> | ||
<div class="indexContainer"> | ||
<ul> | ||
<li><a href="com/jwetherell/motion_detection/detection/AggregateLumaMotionDetection.html" title="class in com.jwetherell.motion_detection.detection">AggregateLumaMotionDetection</a></li> | ||
<li><a href="com/jwetherell/motion_detection/detection/Comparer.html" title="class in com.jwetherell.motion_detection.detection">Comparer</a></li> | ||
<li><a href="com/jwetherell/motion_detection/data/GlobalData.html" title="class in com.jwetherell.motion_detection.data">GlobalData</a></li> | ||
<li><a href="com/jwetherell/motion_detection/image/ImageProcessing.html" title="class in com.jwetherell.motion_detection.image">ImageProcessing</a></li> | ||
<li><a href="com/jwetherell/motion_detection/detection/IMotionDetection.html" title="interface in com.jwetherell.motion_detection.detection"><i>IMotionDetection</i></a></li> | ||
<li><a href="com/jwetherell/motion_detection/detection/LumaMotionDetection.html" title="class in com.jwetherell.motion_detection.detection">LumaMotionDetection</a></li> | ||
<li><a href="com/jwetherell/motion_detection/data/Preferences.html" title="class in com.jwetherell.motion_detection.data">Preferences</a></li> | ||
<li><a href="com/jwetherell/motion_detection/detection/RgbMotionDetection.html" title="class in com.jwetherell.motion_detection.detection">RgbMotionDetection</a></li> | ||
<li><a href="com/jwetherell/motion_detection/SensorsActivity.html" title="class in com.jwetherell.motion_detection">SensorsActivity</a></li> | ||
<li><a href="com/jwetherell/motion_detection/detection/State.html" title="class in com.jwetherell.motion_detection.detection">State</a></li> | ||
</ul> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.