Skip to content

Commit

Permalink
update README for 1.0dev release
Browse files Browse the repository at this point in the history
  • Loading branch information
drombas authored Nov 11, 2022
1 parent bb75607 commit c43cd67
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
```diff
-This is (incomplete) work in progress. Use the code carefully!
```

# RETIMAT: Retinal image analysis in MATLAB

![Retimat](https://user-images.githubusercontent.com/50577357/198894032-562361f2-59ad-47cb-97a7-7e4e4907041b.png)
Expand All @@ -13,25 +9,20 @@ A MATLAB Toolbox for retinal OCT image analysis.
## What can I do with RETIMAT?
- Read propietary OCT files (.vol, .e2e, .img, .fda, .xml)
- Visualization
- Raw images
- En-face maps (thickness, reflectance)
- Raw images (OCT, fundus) + en-face maps (thickness, reflectance)
- Summary reports
- Feature extraction
- Image quality and reflectance
- Thickness (ETDRS and other sectorizations)
- Foveal pit morphology (slope, radius...)
- Foveal pit shape (slope, radius...)
- Texture (GLCM, LBP, fractal dimension...)

## How to get started
1. Clone the repository.
1. Clone the repository
- Click on the green ``Code`` button
- Select ``Download Zip``
2. Run ``startup.m`` to add RETIMAT to the MATLAB path
3. Take a look into the tutorials

## Contact
For help, feedback or collaboration inquiries reach out to [email protected]

## Acknowledgement
Although this is open-source software, check in the definition of each function if credit should be given to external sources.

For help, feedback or collaboration inquiries please contact [email protected]

0 comments on commit c43cd67

Please sign in to comment.