https://github.com/drufat/licpy
https://github.com/drufat/licpy
convolution vector-field visualization
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/drufat/licpy
- Owner: drufat
- Created: 2017-08-16T05:05:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-18T12:57:10.000Z (over 5 years ago)
- Last Synced: 2026-01-03T04:21:59.220Z (5 months ago)
- Topics: convolution, vector-field, visualization
- Language: Python
- Homepage: http://dzhelil.info/licpy
- Size: 6.33 MB
- Stars: 16
- Watchers: 3
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
LicPy
------
|LicPy Build Status| |LicPy Version Status| |LicPy Downloads|
.. |LicPy Build Status| image:: https://travis-ci.org/drufat/licpy.png
:target: https://travis-ci.org/drufat/licpy
.. |LicPy Version Status| image:: https://img.shields.io/pypi/v/licpy.svg
:target: https://pypi.python.org/pypi/licpy/
.. |LicPy Downloads| image:: https://img.shields.io/pypi/dm/licpy.svg
:target: https://pypi.python.org/pypi/licpy/
LicPy is our implementation in Python of the *line integral convolution* (LIC) method for visualizing vectorfields. It has TensorFlow as a dependency, and it relies on it to accelerate the image generation when a GPU is present.
The documentation is available at `rufat.be/licpy `_.