Preprocess of Optical coherence tomography (OCT) includes following steps:
octSpectrailisReader
convert OCT image into python processable nd-array and retrieve useful information in the image OCT image in the first layer shown by matlab.pyplot.imshow:
retinaDetect
find the boundaries of inner limiting membrane(ILM), inner segment(IS), outer segment (OS) and Bruch’s membrane (BM) Three lines on the image shown are the ILM, ISOS(combinatino of IS and OS), and BM boundaries detected by the code: