Skip to content

Releases: marksgraham/OCT-Converter

v0.5.4 released

31 Jan 19:13
Compare
Choose a tag to compare
  • Greatly expands the range of metadata extracted from .fda files
  • Removes the dependency on pylibjpeg, which was causing problems for lots of users

v0.5.3 released

17 Jan 16:35
Compare
Choose a tag to compare
  • Fixes bug with linear scan lines in BOCT
  • Changes to file validation and storage of header layours (BOCT only)
  • Adds type annotations (BOCT only)

v0.5.1 released

10 Jan 16:12
Compare
Choose a tag to compare

This minor update allows for specifying the number of columns and rows in a volume when reading .img data

v0.5.0 released

23 Nov 21:31
Compare
Choose a tag to compare

This release makes improvements to the Zeiss Dicom reader.

  • The reader now attempts to distinguish between OCT and Fundus data, and returns both.
  • The reader can now extract image data from files it previously failed on.

v0.4.1 released

18 Nov 22:18
Compare
Choose a tag to compare

Adds support for reading Zeiss' obfuscated Dicom format

v0.3.5 released

16 Aug 18:58
Compare
Choose a tag to compare

Fixes a bug in v0.3.0 that prevented imports

v0.3.0 released

16 Aug 14:58
Compare
Choose a tag to compare

Updates include:

  • Contours (layer segmentations) are now extracted from .e2e files.
  • Acquisition date is now extracted from .e2e files.
  • Initial support for reading Optovue OCTs
  • Laterality is now extracted separately for each OCT/fundus image for .e2e files.
  • More patient info extracted from .e2e files (name, sex, birthdate, patient ID)

v0.2.0

03 Sep 10:54
Compare
Choose a tag to compare

v0.2 released on PyPI