Skip to content

PIMS v0.2.1

Compare
Choose a tag to compare
@tacaswell tacaswell released this 03 Oct 19:44
v0.2.1

Minor release of PIMS

  • Use PyAV for handling video files
  • Ships with Christoph Gohlke's tifffile
  • Added support for .cine files
  • Added prototype of universal open function which tries to guess the correct class to use to handle a given file based on the extension
  • Added ability to create an ImageSequence from a list of paths