Skip to content
forked from PyIFT/pyift

PyIFT is a Python wrapper of a fork the LIDS C library.

License

Notifications You must be signed in to change notification settings

LIDS-UNICAMP/pyift

 
 

Repository files navigation

PyIFT

Build Status codecov Documentation Status

Python Image Foresting Transform Library

PyIFT is a Python wrapper of a fork of the LIDS C library.

Its main feature is fast shortest-path algorithms in image grids and sparse graphs to perform the image foresting transform operators.

Installation

Install PyIFT via pip.

pip install pyift

Acknowledgements

The development of this library was initially supported by FAPESP (2018/08951-8 and 2016/21591-5).

Citing

@article{falcao2004image,
  title={The image foresting transform: Theory, algorithms, and applications},
  author={Falc{\~a}o, Alexandre X and Stolfi, Jorge and de Alencar Lotufo, Roberto},
  journal={IEEE transactions on pattern analysis and machine intelligence},
  volume={26},
  number={1},
  pages={19--29},
  year={2004},
  publisher={IEEE}
}

About

PyIFT is a Python wrapper of a fork the LIDS C library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.0%
  • Python 37.8%
  • Shell 0.2%