Skip to content

Releases: RENCI/Segmentor

Save shortcut

17 Apr 20:07
Compare
Choose a tag to compare
Save shortcut Pre-release
Pre-release
  • Add Save and Save As... for Segmentation Data. Ctrl + s is the shortcut to save with the current filename.

  • Fixed bug where voxels and some visualizations for a region were not being deleted upon removing a region.

Rescale buttons

14 Apr 20:26
Compare
Choose a tag to compare
Rescale buttons Pre-release
Pre-release
  • Faster Otsu threshold implementation

  • Add rescale full and rescale partial buttons to automatically set the window and level for the current slice. Full sets based on the full data range for the slice (min to max). Partial bases them on the background/foreground class means when calculating the Otsu threshold, to increase the contrast for the intensities between the means.

Opacity controls

09 Apr 01:28
Compare
Choose a tag to compare
Opacity controls Pre-release
Pre-release
  • Add opacity control for 2D slice overlay. Use spin box above 2D view, or left and right arrow keys.

  • Fix bug with opacity of unlabeled voxels.

  • Add opacity control for 3D neighbors. Use spin box above 3D view, or Shift + left and right arrow keys.

Slice View Controls

07 Apr 14:37
Compare
Choose a tag to compare
Slice View Controls Pre-release
Pre-release
  • Window/level display and controls are now located above the slice view (shift + left click and drag still works).

  • Display of the current slice center location, and controls for stepping up or down along the current view axis are now located above the slice view. Pressing the up or down arrow keys will also step along the current view direction.

  • Add shortcut keys to tooltips for all buttons.

Use PNG for icons

24 Jan 16:03
Compare
Choose a tag to compare
Use PNG for icons Pre-release
Pre-release
v0.1.10

Use PNG for icons

Add Qt SVG library

24 Jan 01:44
Compare
Choose a tag to compare
Add Qt SVG library Pre-release
Pre-release
v0.1.9

Include qt svg library

Neighbor filtering

23 Jan 21:49
Compare
Choose a tag to compare
Neighbor filtering Pre-release
Pre-release

Add filtering by close neighbors, and use 'c' and 'v' for dilate and erode shortcuts.

Dilate and erode

10 Jan 21:28
Compare
Choose a tag to compare
Dilate and erode Pre-release
Pre-release

Add dilate and erode functionality. Also some bug fixes and adjusting picking in 3D view.

K-means splitting

09 Jan 19:52
Compare
Choose a tag to compare
K-means splitting Pre-release
Pre-release
  1. Attach shortcut keys to toolbar buttons
  2. Add toolbar buttons for showing plane and filtering to plane or current region
  3. Add application icon
  4. Add k-means based splitting of regions

Support loading of TIFF volumes

06 Jan 16:14
Compare
Choose a tag to compare
Pre-release

Support loading of multi-page TIFF volume files.