From 357fe441d55baa66ba6fa1258cf07a5adeed2250 Mon Sep 17 00:00:00 2001 From: patapanp Date: Mon, 3 Feb 2014 20:24:17 +0000 Subject: [PATCH] Combined label is changed to Segmented Sucessfuly. svn path=/; revision=525 --- Annotation/resources/doc/help.html | 4 ++-- Annotation/src/ie/dcu/apps/ist/AppWindow.java | 2 +- Annotation/src/ie/dcu/apps/ist/Main.java | 2 +- Annotation/src/ie/dcu/apps/ist/PainterRegistry.java | 4 ++-- .../src/ie/dcu/apps/ist/views/SegmentationView.java | 7 ++++--- .../ie/dcu/apps/ist/widgets/AnnotatedImageControl.java | 2 +- Annotation/src/ie/dcu/segment/SegmentationContext.java | 4 ++-- Annotation/src/ie/dcu/segment/SegmentationMask.java | 4 ++-- .../{CombinedPainter.java => SegmentPainter.java} | 10 +++++----- 9 files changed, 20 insertions(+), 19 deletions(-) rename Annotation/src/ie/dcu/segment/painters/{CombinedPainter.java => SegmentPainter.java} (97%) diff --git a/Annotation/resources/doc/help.html b/Annotation/resources/doc/help.html index 5e8a465..956bc23 100644 --- a/Annotation/resources/doc/help.html +++ b/Annotation/resources/doc/help.html @@ -125,12 +125,12 @@ visible or to quickly mark up more pixels.

Views
It is sometimes useful to view the segmentation results in different -ways. The default selected view is the "Combined" view; it shows the +ways. The default selected view is the "Segmented" view; it shows the image, its highlighted segmentation, and any current foreground and background markup lines...all overlayed on the same image. Using the drop-down menu, you can select a different view: