Changes between Version 1 and Version 2 of BossaExampleTwo
- Timestamp:
- Jul 25, 2008, 2:09:27 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BossaExampleTwo
v1 v2 1 1 = Example two: replication = 2 3 This example uses the same type of jobs as the previous example, 4 but does replication to increase the accuracy of results. 5 Every job is sent to at least two different volunteers. 6 A job is considered finished if either 7 8 * Two volunteers reported "no ellipse found"; 9 * Two volunteers found ellipses, and their centers are within 20 pixels; 10 11 If ten instances have been performed and neither condition holds, 12 the job is marked as "inconclusive" and no further instances are issued. 13 14 2 15 3 16 {{{