marksgraham / OCT-Converter

Tools for extracting the raw optical coherence tomography (OCT) and fundus data from proprietary file formats.
https://pypi.org/project/oct-converter/
MIT License
193 stars 70 forks source link

Saving .FDA files #141

Closed Amritpal-001 closed 2 months ago

Amritpal-001 commented 2 months ago

I want to modify the segmentations stored and then save them back as ".fda" files. Thanks to this amazing package, I can read the files and get the segmentations.

Any guidance on potential packages to use for saving ".fda" files would be extremely helpful.

Thanks.

marksgraham commented 2 months ago

Hi,

Glad you find it useful! I'm afraid we don't have any support for writing to .FDA files and I'm not aware of any packages that allow for this.