Skip to content

Releases: RENCI/Segmentor

Bug fixes, camera view

03 Mar 00:22
Compare
Choose a tag to compare
Pre-release
  • Fix bug that was causing a crash on mouseover of a 3D highlight when it was outside the volume
  • Fix issue with dark mode on Macs
  • Add dialog to set camera and slice position manually

Region outline toggle bug fix

22 Jan 14:48
Compare
Choose a tag to compare
Pre-release
  • Fix bug with toggling region outline in 2D slice view

Color selection

20 Jan 21:19
Compare
Choose a tag to compare
Color selection Pre-release
Pre-release
  • Add ability to select region color via region table
  • Change "modified" to "refining"

Feature updates

22 Oct 00:53
Compare
Choose a tag to compare
Feature updates Pre-release
Pre-release

Features:

  • Add 2D/3D view toggles shortcuts. Press 't' to toggle 2D or 3D view, and 'r' to reset to show both views
  • Add auto rescale toggle. Turn on to automatically rescale the window and level for the 2D slice whenever it changes. Defaults to full rescaling, but will use whatever mode the user last selected.
  • Enable selection, but not editing, of 'done' regions. Use the 'd' key to toggle the done status for the region currently under the mouse.

Key shortcut bug fix

01 Oct 20:12
4651fa3
Compare
Choose a tag to compare
Key shortcut bug fix Pre-release
Pre-release

Fix bug with 'a' and 'c' shortcuts

Usability updates

18 Sep 19:03
Compare
Choose a tag to compare
Usability updates Pre-release
Pre-release

Features:

  • Don't allow "done" regions to be edited
  • Add save changes check before exiting
  • Add segmentation progress bar

Region visibility control

21 Aug 19:00
Compare
Choose a tag to compare
Pre-release

Features

  • Add individual control for region visibility
  • Improve probe visibility in volume view

Bug fixes

  • Fix bug with region table layout

Improved Region Splitting

21 Jul 20:27
Compare
Choose a tag to compare
Pre-release

Features

  • Improved region splitting method
  • Set all volume origins to (0, 0, 0)
  • Add check for contiguous region before marking as done
  • Show true brush outline

Bug fixes

  • Set label data spacing on undo and redo

Remove Region Bug Fix

08 Jul 01:07
Compare
Choose a tag to compare
Remove Region Bug Fix Pre-release
Pre-release
  • Fix crashing bug when removing a region (was due to new region text label feature)
  • Use scrollable area for GUI controls above views, enabling more flexible resizing

Undo/Redo

03 Jul 19:05
Compare
Choose a tag to compare
Undo/Redo Pre-release
Pre-release
  • Add undo/redo
  • Various other GUI changes