How to open .OCT file in matlab
Mostra commenti meno recenti
I am analyzing optical coherence tomography files from a Bioptigen instrument. Here is a Dropbox link to a sample file which was too large to attach here (an image, with a file extension of .OCT, but not Octave). I want to measure the thicknesses of the retinal layers, but the proprietary software is hard to use and is licensed to only one computer (in my PI's office), so I want to use Matlab.
If anyone knows how to open this file type in Matlab, please help! Thanks!!!
3 Commenti
Image Analyst
il 11 Set 2015
I've never heard of ocular coherence tomography. Do you really mean optical coherence tomography?
Delores Davis
il 12 Set 2015
Walter Roberson
il 12 Set 2015
When I went looking last night, all I could find was that the file might be a DICOM file.
Risposta accettata
Più risposte (2)
Star Strider
il 12 Set 2015
1 voto
This is definitely not my area of expertise, so my ability to help is limited. However a PubMed search found: Image Processing in Optical Coherence Tomography: Using Matlab, Chapter 2 ACQUISITION OF IMAGE DATA. See if that discussion (including code) does what you want.
1 Commento
Delores Davis
il 13 Set 2015
Tom Wright
il 14 Apr 2016
1 voto
As suggested Bioptigen will supply matlab code for reading the .OCT file format. It's not Dicom. Alternately I have re-implemented their code in python available here .
4 Commenti
feng
il 4 Apr 2019
There is already no code on github to read OCT extension files. Do you have a backup to share with me?
Walter Roberson
il 4 Apr 2019
feng
il 4 Apr 2019
Thanks!!!
Categorie
Scopri di più su Image Processing Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!