Skip to content
This repository was archived by the owner on Oct 18, 2021. It is now read-only.

[3.2.0] - 2018-08-16

Compare
Choose a tag to compare
@ggirelli ggirelli released this 16 Aug 09:34

Added

  • tiff_auto3dseg
    • Added option to discard objects touching the Z borders during segmentation.
    • -F option for dilate-fill-erode operation (10 as default).
  • tiff_findoof
    • -G option for gradient magnitude mode.
    • -R rename option.

Fixed

  • gpseq_fromfish
    • Allowed for missing labels.
    • Removing NaN and Inf when plotting aggregated visualization.
    • Bug due to high imprecision when calculating angles.
  • tiff_auto3dseg
    • Combination with 2D mask now moved before border clearing.