Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Python package to read Heidelberg Spectralis files

License

NotificationsYou must be signed in to change notification settings

ayl/heyexReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: GPL v3Documentation StatusPython 2.7Python 3.6

This is a native python implementation for reading Heidelberg HeyexSpectralis files. The current version only supports the Heyex VOL files.

The full documentation of this project is located at:http://heyexreader.readthedocs.io/

Installation

$ pip install heyexReader

Requirements

  • Numpy
  • Pillow

Getting Started

importheyexReadervol=heyexReader.volFile("test.vol")vol.renderIRslo("slo.png",renderGrid=True)vol.renderOCTscans("oct",renderSeg=True)print(vol.oct.shape)print(vol.irslo.shape)

Thanks To

The basis for this code was ported from Markus Mayer's excellent workhttps://www5.cs.fau.de/research/software/octseg/.

Funded by

Research to Prevent BlindnessNational Eye Institute

About

Python package to read Heidelberg Spectralis files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp