Git Product home page Git Product logo

oct_preprocess's Introduction

OCT_preprocess by Weiting Tan

Preprocess of Optical coherence tomography (OCT) includes following steps:

  1. 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:

sc1 sc2

  1. 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:

sc3 sc4

  1. normalizeOCT normalize and reduce noise of the OCT image after normalizing the image, grayscale image looks like: sc5

  2. retinaFlatten calculate the shitfs based on return value in retinaDetect and flatten the image using BM as baseline. The final image in both grayscale and RGB:

sc6 sc7

oct_preprocess's People

Contributors

steventan0110 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.