Skip to content

MedICL-VU/OCT-mosaicking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Broaden_your_view-image-mosaicking

Paper

This repository is the official implementation of NOVEL OCT MOSAICKING PIPELINE WITH FEATURE- AND PIXEL-BASED REGISTRATION. A novel OCT image mosaicking pipeline that bridges the gap between feature-based and pixel-based registration. We also investiage how to apply SAM into the mosaicking evaluation pipeline.

Prerequisite

  • LightGlue
  • ANTs
  • python==3.9.0
  • monai==1.3.0
  • openCV==4.8.1
  • nibabel==5.1.0

Synthetic OCTA-500

OCTA-500 Data

Please check the original paper and follow the steps specified in the IEEE website. In our experiment, we only utilized the OCTA_6M data. We utilized monai to generate the known homography/affine transform and deform displacement. By this way, we can generate a synthetic dataset with known transform to evaluate the performance of the registration result. You can also implement it by cv.Warp; we also have the openCV implementation.

Please check the full implementation synthetic_octa-500.ipynb

Helper

To install ANTs on your desktop, I highly recommend you follow the great tutorial. This is designed for MAC, but it follows a similar installation logic for other UNIX systems. Please refer to the ANTs official Github to submit any issues regarding that.

Reference

If you found this repo interesting, please check our paper

@article{wang2023novel,
  title={Novel OCT mosaicking pipeline with Feature-and Pixel-based registration},
  author={Wang, Jiacheng and Li, Hao and Hu, Dewei and Tao, Yuankai K and Oguz, Ipek},
  journal={arXiv preprint arXiv:2311.13052},
  year={2023}
}

Contact

Please contact Jiacheng Wang(jiacheng.wang.1@vanderbilt.edu) if you have any questions on the implementation or leave a issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published