Project Caserel is an open-source software suite for computer-aided segmentation of retinal layers in optical coherence tomography images written in Matlab. For more information, check out the main project page: pangyuteng.github.io/caserel/.
- Automated segmentation of retinal boundaries - added 'getRetinalLayers.m', segmentation method based on graph theory (S.J. Chiu, et al).
- Retinal thickness output - added 'calculateRetinalThickness.m'.
- Evaluation of ILM and RPE - latest evaluation.
- Macular detection - current stage of developtment, considering to use support vector machine (K.A. Vermeer, et al).
- Vessel detection
- Minimize the use of constants
- Final evaluation of segmentation using publicaly available datasets
This project is under GPL v2, "a copyleft license that requires anyone who distributes code or a derivative work to make the source available under the same terms." For full details, see the LICENSE file provided in the project folder.