A Graphical-User Interface for Editing Segmentation Images
R. E. Ryan Jr

TL;DR
This paper introduces a graphical user interface tool for editing and manipulating segmentation images, making complex operations more accessible and efficient for users without extensive coding experience.
Contribution
The software provides a comprehensive, user-friendly GUI for segmentation image editing, including features like region merging, pixel painting, and morphological operations, implemented entirely in IDL.
Findings
Enables intuitive editing of segmentation maps
Supports various image operations like dilation and erosion
Offers customizable display controls
Abstract
I present a graphical-user interface for performing several image operations on segmentation maps. The package is written entirely in IDL, and is provided as source code (for those who may want to develop, link to existing packages, or reappropriate the code base) and eventually as a stand-alone, run-time executable upon request (for those without an IDL license). The software facilitates a number of operations, which are generally tedious without a graphical interface, such as deleting, merging, ungrouping, and drawing regions; erasing and painting individual pixels; and compression, dilation, and erosion of a segmentation image. The segmentation image is displayed with random RGB triplets to ensure adjacent regions are readily discernible, whereas the direct image is shown as an inverted greyscale with controls for brightness range, bias, and contrast with several scaling functions…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
