https://github.com/simleek/pysilent
Python Scale Invariant Line End Transform - SIFT/ORB alternative in Python based on even more neuroscience
https://github.com/simleek/pysilent
Last synced: over 1 year ago
JSON representation
Python Scale Invariant Line End Transform - SIFT/ORB alternative in Python based on even more neuroscience
- Host: GitHub
- URL: https://github.com/simleek/pysilent
- Owner: SimLeek
- License: apache-2.0
- Created: 2018-08-27T01:37:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T05:49:12.000Z (over 7 years ago)
- Last Synced: 2025-03-17T07:05:34.610Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 127 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
PySilent
==============
Installation
------------
PySilent will be available from pip no later than January 2019.
Previous Versions
-----------------
There were previous attempts at this algorithm, one with more than a hundred commits. They can be found here:
* https://github.com/SimLeek/PyNeuralRetina
* https://github.com/PyGPAI/PyGPNeural
License
-------
PySilent is distributed under the terms of both
- `MIT License `_
- `Apache License, Version 2.0 `_
at your option.