| 168 | === Extend "!ImageStat" Tool === |
| 169 | |
| 170 | Research 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 | |
| 172 | Example !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 | |
| 176 | See also: Other information about !ImageStat tasks under [wiki:Event/2012/GCI/Document DOCUMENTATION] and [wiki:Event/2012/GCI/QA QA/TESTING]. |
| 177 | |