[Polycasso-commit] SF.net SVN: polycasso:[204] trunk/polycasso/src/com/mebigfatguy/polycasso/ Feedb
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2009-12-21 02:36:27
|
Revision: 204
http://polycasso.svn.sourceforge.net/polycasso/?rev=204&view=rev
Author: dbrosius
Date: 2009-12-21 02:36:21 +0000 (Mon, 21 Dec 2009)
Log Message:
-----------
javadoc
Modified Paths:
--------------
trunk/polycasso/src/com/mebigfatguy/polycasso/Feedback.java
Modified: trunk/polycasso/src/com/mebigfatguy/polycasso/Feedback.java
===================================================================
--- trunk/polycasso/src/com/mebigfatguy/polycasso/Feedback.java 2009-12-19 08:08:33 UTC (rev 203)
+++ trunk/polycasso/src/com/mebigfatguy/polycasso/Feedback.java 2009-12-21 02:36:21 UTC (rev 204)
@@ -45,6 +45,7 @@
/**
* returns a score of how close the test image is to the target
+ * which is the square of the error to the target image
*
* @param testImage the image to score
* @return a value that represents its closeness to ideal
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|