homcv 0.1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

homcv 0.1.0

HomCV: Homotopical Computer Vision

HomCV is an open source Python library applying homotopy theoretic methods to computer vision.
Installation
Use the package manager pip to install HomCV.
pip install homcv

Examples
>>> from homcv.betti_numbers import betti_numbers
>>> betti_numbers(circle_greyscale_image)
array([1, 0], dtype=int8)

Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
MIT

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.