Skip to content

Releases: RENCI/Segmentor

Dot annotation size

06 Apr 14:54
Compare
Choose a tag to compare
Dot annotation size Pre-release
Pre-release

Features:

  • Add control for 2D dot annotation size

Neighborhood radius and axis flipping

03 Jan 20:58
Compare
Choose a tag to compare
Pre-release
  • Add neighbor radius control to Settings menu
  • Improve neighbor distance method
  • Add ability to flip label volume to Settings menu

Dot annotation

14 Oct 18:01
9a8cd66
Compare
Choose a tag to compare
Dot annotation Pre-release
Pre-release
  • Dot annotation features
  • Fix issue with verified status when loading data from versions < v0.4.3

Table sorting fix

14 Sep 14:38
ff9fb43
Compare
Choose a tag to compare
Table sorting fix Pre-release
Pre-release
  • Fix issue with sorting region table by done status
  • Fix issues sorting feedback table

Training feedback updates

08 Sep 14:55
45c13f1
Compare
Choose a tag to compare
Pre-release
  • Comment field for region feedback
  • Verified status for region feedback
  • Id search in region feedback table

Training feedback

18 Jun 18:17
df1c0e4
Compare
Choose a tag to compare
Training feedback Pre-release
Pre-release

Features:

  • Add training feedback table
  • Add saving/loading of training feedback
  • Add volume rendering gradient opacity transfer function
  • Add toggle for auto adjust sample distance when volume rendering (sacrifice rendering speed for image quality)

Volume rendering

04 Jun 20:49
Compare
Choose a tag to compare
Volume rendering Pre-release
Pre-release

Features:

  • Add volume rendering functionality

Rearrange GUI

19 Apr 17:27
Compare
Choose a tag to compare
Rearrange GUI Pre-release
Pre-release

Features

  • Rearrange GUI to make brush size more accessible
  • Switch shortcuts for brush size (now left/right arrows) and overlay opacity (now Ctrl + left/right arrows)
  • Paint first voxel in slice when growing region if currently no voxels for the region in that slice

Bug fix

  • Fix issue with assigning colors when splitting regions

GUI, feature, and performance updates

31 Mar 18:20
Compare
Choose a tag to compare
Pre-release

GUI:

  • Moved various controls to Settings menu
  • Added Mode and Action toolbars
  • Added additional View toolbar buttons
  • Added menus with help and info links
  • Set reasonable step values for window and level based on loaded data intensity range
  • Added interface with segmentation controls
  • Added split region interface for splitting into > 2 regions
  • Added loaded image and segmentation file name labels
  • Added check if attempting to save segmentation data as current image filename and vice versa
  • Set autorescale as default
  • Disable most GUI controls/menus until data loaded
  • Add buttons for X, Y, Z, and resetting view

Features:

  • Added clean region
  • Added 2D floodfill

Performance:

  • Improved segmentation performance
  • Improved loading segmentation data performance
  • Improved region splitting performance for images with > 8 bits
  • Improve paint/erase performance by waiting until mouse button release to update region table
  • Use single click/drag/release for undo/redo when painting/erasing instead of each individual voxel change
  • Check for change in z before rescaling window/level

Platforms:

  • Added Linux build

Bug fixes:

  • Fixed TIFF saving issues
  • Fixed issue with updating progress when no .json file
  • Fixed bugs with setting region done and text color when loading metadata

Split region colors

04 Mar 18:50
Compare
Choose a tag to compare
Split region colors Pre-release
Pre-release
  • Ensure different colors for split regions