This document presents a system for segmenting images into regions and annotating those regions semantically. It uses a hypergraph object-oriented model constructed on a hexagonal image structure to represent the image, segmentation results, and annotation information. The system segments images by treating it as a hypergraph partitioning problem based on color and syntactic features. Experimental results on the Berkeley Dataset show the method is robust.