Skip to content

Commit

Permalink
feat(io.__init__.py): adds support for topcon fda files (#12)
Browse files Browse the repository at this point in the history
* NF: add basic support for fda files

* refactor(main-and-io-module-__init__-files): specify topcon as vendor in fda import function

* feat(io.__init__.py): add bscan metadata to returned eye volume

before the fda reader only parsed bscans and segmentation. These changes incorporate scaling and bscan position in fundus images.

* feat(io.__init__.py): add fundus image to eyevolume

the changes allow to create a full EyeVolume with fundus image and metadata

* style(io.__init__.py): remove double quotes

---------

Co-authored-by: Olivier Morelle <Oli4@users.noreply.github.com>
  • Loading branch information
drombas and Oli4 committed Mar 30, 2023
1 parent 23ef49c commit 53f2908
Show file tree
Hide file tree
Showing 4 changed files with 2,093 additions and 1,881 deletions.

0 comments on commit 53f2908

Please sign in to comment.