Revision: 41
http://dl-learner.svn.sourceforge.net/dl-learner/?rev=41&view=rev
Author: jenslehmann
Date: 2007-08-23 07:16:28 -0700 (Thu, 23 Aug 2007)
Log Message:
-----------
reference added
Modified Paths:
--------------
trunk/examples/arch/arch.conf
Modified: trunk/examples/arch/arch.conf
===================================================================
--- trunk/examples/arch/arch.conf 2007-08-23 14:07:05 UTC (rev 40)
+++ trunk/examples/arch/arch.conf 2007-08-23 14:16:28 UTC (rev 41)
@@ -1,6 +1,6 @@
/*****************************
-Example created from this:
+Example created from these predicates:
arch(A, B, C) A, B and C form an arch with lintel A
supports(A, B) A supports B
@@ -18,8 +18,11 @@
AND NOT EXISTS hasPillar.EXISTS touches.TOP <- Not found (open world assumption)
work around with freeStandingPillar
-see picture arch.jpg
+See the pictures for an illustration of the input data.
+Originally published in Winston, P.H. (1975). Learning structural descriptions
+from examples. In P.H. Winstons (Ed.), The psychology of computer vision. New
+York: Mc Graw- Hill.
***************************/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|