Skip to content

0.27.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@haesleinhuepf haesleinhuepf released this 23 Apr 15:59
· 375 commits to master since this release

New Features

  • startTimeTracing
  • stopTimeTracing
  • getTimeTraces
  • pullMat
  • pullMatXYZ
  • pushMat
  • pushMatXYZ
  • pointlistToLabelledSpots
  • labelVoronoiOctagon
  • touchMatrixToAdjacencyMatrix
  • adjacencyMatrixToTouchMatrix
  • medianOfTouchingNeighbors

Bug fixes

  • copySlice and copy didn't work for stacks with one slice
  • writeValuesToPositions didn't work for 2D
  • resliceRadial didn't work
  • dimensionality issues with generateTouchMatrix
  • Translate2D and Translate3D were inverted
  • dimensionality issue with pasting 2D/3D images
  • dimensionality issues with count nonzero pixels
  • resample had wrong output image size

Miscellaneous

  • pixel statistics methods are not parallelized on the CPU