Skip to content

Releases: abrazhe/image-funcut

v0.6-beta snapshot-release

Choose a tag to compare

@abrazhe abrazhe released this 17 Nov 21:36

This is the snapshot-like release to freeze the version of the code as used in the NatCommunications paper

0.2.0 version release

Choose a tag to compare

@abrazhe abrazhe released this 22 Sep 16:37

Changes

In no particular order:

  • frame_viewer.py is renamed to funcut.py + interface improvements here and there
  • new module opflowreg for optical flow and image registration; includes some glue around scikit-image.feature.register_translation and around imreg.register, as well as implementation of a Greenberg-Kerr 2009 (PMID: 18789968) algorithm an a draft of a new one.
  • added script stabilize-framesequence.py to motion-stabilize an image stack (a tiff file, or a directory with tiff files, etc)
  • use setuptools to handle setup.py
  • use numba in atrous instead of scipy.weave with the same speed.
  • improved multi-channel image handling in mes, fseq and ui
  • many other fixes and improvements

v0.1.2 release

Choose a tag to compare

@abrazhe abrazhe released this 17 Nov 11:24

Active contours for vessel wall tracking in lineslice data.

File formats:

Added support of Moor Software live imaging data format v.3.0, Femtonics MES formats.