Skip to content

0.26.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@haesleinhuepf haesleinhuepf released this 13 Apr 19:02
· 419 commits to master since this release

New features:

  • resultsTableColumnToImage
  • minimumOfTouchingNeighbors
  • maximumOfTouchingNeighbors
  • meanOfTouchingNeighbors
  • pullToROIList
  • statisticsOfBackgroundAndLabelledPixels

Deprecated methods

  • setKeepReferences

Bug fixes

  • touch and distance matrices where one element to small in case they were generated automatically
  • affine transforms were inconsistent depending on if they were called for buffers or images
  • average distance results were wrong

Miscelllaneous

  • setWaitForKernelFinish enables more fluent execution of kernels and potential speedup in special cases
  • internal speedup of labelSpots, a special case of connected components labeling of single pixels