Silver Medal / 2nd Place - 2008

Silver Medal / 2nd Place in ICT Open Source Creation Event, National Science Week 2008

CyTagger

CyTagger Java desktop application showing image tagging boxes and labels

CyTagger screenshot showing the Java desktop interface for choosing an image directory, navigating files, drawing tag boxes, and saving tag data.

Project

CyTagger

CyTagger is an open-source Java desktop application for image tagging workflows. The archived source shows a Swing-based interface for choosing image directories, navigating files, tagging images, and saving tag data.

Context

This achievement connects early competition work with a public open-source codebase. The GitHub repository is an import from the original Google Code project and preserves the Java source files and Ant build setup.

Event
ICT Open Source Creation Event, National Science Week
Result
Silver Medal / 2nd Place

Technical details

Built as a Java desktop application using Swing UI components.
Supports image-directory selection, previous/next navigation, tagging, and saving tags.
Includes source files such as CyTagger.java, CySearchTagger.java, Kanvas.java, Tagger.java, and an Ant build file.
The repository readme documents compilation through Ant.
JavaSwingOpen sourceImage taggingCompetition