Hello!

To see the file structure, click on "tree".

Note that updates take place every 10 minutes, commits may not be seen immediately.
Colors for segments and single segment labelling. Done by Nikhil.
authorlingutln <lingutln@localhost>
Sat, 21 Jan 2012 02:41:15 +0000 (02:41 +0000)
committerlingutln <lingutln@localhost>
Sat, 21 Jan 2012 02:41:15 +0000 (02:41 +0000)
commite8443be27c330904cae6c4e949a4588ec9ddce5b
tree9896c3fc810e479871ea25f1ed589bf4e7fd2cbd
parent1983f2efac64164716c16043263c846d9d92dcb4
Colors for segments and single segment labelling. Done by Nikhil.

svn path=/; revision=267
13 files changed:
Annotation/.classpath
Annotation/src/ie/dcu/apps/ist/AppWindow.java
Annotation/src/ie/dcu/apps/ist/views/SegmentationView.java
Annotation/src/ie/dcu/apps/ist/widgets/AnnotatedImageControl.java
Annotation/src/ie/dcu/segment/SegmentationContext.java
Annotation/src/ie/dcu/segment/SegmentationMask.java
Annotation/src/ie/dcu/segment/painters/CombinedPainter.java
Annotation/src/ie/dcu/segment/painters/ForegroundOnlyPainter.java
Annotation/src/ie/dcu/segment/painters/MarkupPainter.java
Annotation/src/ie/dcu/segment/painters/MaskPainter.java
Annotation/src/ie/dcu/segment/painters/OriginalPainter.java
Annotation/src/ie/dcu/segment/painters/OutlineOverlayPainter.java
Annotation/src/ie/dcu/segment/painters/SegmentationPainter.java