Hello!

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

Note that updates take place every 10 minutes, commits may not be seen immediately.
Separated out the SegmentationObject from SegmentationMask. Done by Nikhil.
authorlingutln <lingutln@localhost>
Thu, 12 Jan 2012 23:40:35 +0000 (23:40 +0000)
committerlingutln <lingutln@localhost>
Thu, 12 Jan 2012 23:40:35 +0000 (23:40 +0000)
commit0ae4d7cab8c305b6bca37233e5d4a7f4575e0904
tree9efc0d6bebc7f9e5e7695a063735334665264fb7
parent93142cce74a061ea1dc6ad17ba4b7e4e34f4d1d8
Separated out the SegmentationObject from SegmentationMask. Done by Nikhil.

svn path=/; revision=262
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/SegmentationObject.java [new file with mode: 0644]
Annotation/src/ie/dcu/segment/painters/CombinedPainter.java