Changes between Version 6 and Version 7 of Event/2012/GCI/Code


Ignore:
Timestamp:
11/02/12 21:56:28 (12 years ago)
Author:
Mark Prutsalis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Event/2012/GCI/Code

    v6 v7  
    166166== Sahana Vesuvius Tasks ==
    167167
     168=== Extend "!ImageStat" Tool ===
     169
     170Research is going on to improve face-detection and face-matching algorithms, for eventual incorporation into Vesuvius/PL and other projects.  To assist with algorithm training/testing, images of faces are being annotated with rectangles.  A Java web-site tool, "ImageStat", has been built to allow this.  It uses these open-source components: GWT, GXT, vaadin, Tomcat, mysql, SOLR.
     171
     172Example !ImageStat Extension Task:
     173* The current display of image thumbnails requires clicking on an individual image to see its text annotation details.
     174* An alternative would provide a list view that shows that information next to each thumbnail.
     175
     176See also:  Other information about !ImageStat tasks under [wiki:Event/2012/GCI/Document DOCUMENTATION] and [wiki:Event/2012/GCI/QA QA/TESTING].
     177
    168178----
    169179[wiki:Event/2012/GCI GCI]