Environment:
- Eyepy library version: 0.11.3
- Python version: 3.9.13
Description
I was annotating OCT scan images using the EyeLab tool and attempted to visualize these annotations using the eyepy library. However, the visualized annotations seem hindered or misaligned, suggesting that there might be an issue with how EyeLab is saving or formatting the annotations. I expected the annotations to be correctly visualized and aligned, just as they appear in the EyeLab tool.
Steps to Reproduce:
- Annotate any OCT scan using EyeLab.
- Save the annotations.
- Load the annotated file using the eyepy library and attempt to visualize it.
- Observe that the annotations appear hindered or misaligned in the saved .png file.
Expected Behavior:
Annotations should be correctly visualized and aligned when viewed using the eyepy library.
@Oli4 @actions-user