Skip to content

A simple viewer for Optical Coherence Tomography (OCT) volumes

License

Notifications You must be signed in to change notification settings

maet3608/oct-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oct-viewer

A simple viewer for Optical Coherence Tomography (OCT) volumes (Github repo).

UI

Usage

python oct_viewer.py <datadir>

Example

cd oct-viewer
python oct_viewer.py data

Data

The data folder must contain OCT volumes as 3D numpy arrays (dtype='uint8'), where the first axis is the B-scan, followed by rows(depth) and cols(width) of the B-scan, with image origin in the upper left corner.

About

A simple viewer for Optical Coherence Tomography (OCT) volumes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages