Image processing utilities for endoscopic images.


License
MIT
Install
pip install endoscopy==0.0.8

Documentation

Endoscopy

Utilities for processing of endoscopic images.

Installation

To install, simply run

pip install endoscopy

Example

Check out the examples, run

python img_main.py # vid_main.py

Credits

If you use this work as part of your project, please consider citing our paper

@article{huber2021deep,
  title={Deep Homography Estimation in Dynamic Surgical Scenes for Laparoscopic Camera Motion Extraction},
  author={Huber, Martin and Ourselin, S{\'e}bastien and Bergeles, Christos and Vercauteren, Tom},
  journal={arXiv preprint arXiv:2109.15098},
  year={2021}
}