No project description provided
Project description
MovingLineAGIP
==============
.. contents:: **Table of Contents**
:backlinks: none
Installation
------------
MovingLineAGIP is distributed on `PyPI <https://pypi.org>`_ as a universal
wheel and is available on Linux/macOS and Windows and supports
Python 2.7/3.5+ and PyPy.
$ pip install MovingLineAGIP
Warnings
-------
* **Greatly reduced motion detection.** The standard vision filter and "RGC" tensor only mimics midget cells, not
parasol cells. To mimic parasol cells for better motion, two tensors are needed: one for the center-surround cetection
of whatever size you desire, and another to supress cells more as they continue firing. These need not detect full
color to match human vision though, as retinal motion detection is largely color blind in humans.
* **Will not detect shinyness or other stereoscopic effects.** Even with two cameras. The human brain overlaps visual
input in specific ways that need to be mimicked even for seemingly simple tasks like recognizing an object as shiny or
glittery. The human brain does this by putting the left side of vision of both eyes in the left cortex, and the right
side of vision of both eyes in the right cortex. This means both cortexes should be activated even when one eye is
closed. Instead, these effects can be detected with motion.
* **Will only detect striped edges.** Currently, the boundary detector tensor only generates a tensor similar to a
tripartite stripe detector simple cell. This means there is a small chance edges with no border may not be detected.
Troubleshooting
---------------
###Cannot install with pip
Only Python version 2.7, 3.3, 3.4, 3.5, and 3.6 are currently supported. You need to make sure you're using one of those.
License
-------
MovingLineAGIP is distributed under the terms of both
- `MIT License <https://choosealicense.com/licenses/mit>`_
- `Apache License, Version 2.0 <https://choosealicense.com/licenses/apache-2.0>`_
at your option.
==============
.. contents:: **Table of Contents**
:backlinks: none
Installation
------------
MovingLineAGIP is distributed on `PyPI <https://pypi.org>`_ as a universal
wheel and is available on Linux/macOS and Windows and supports
Python 2.7/3.5+ and PyPy.
$ pip install MovingLineAGIP
Warnings
-------
* **Greatly reduced motion detection.** The standard vision filter and "RGC" tensor only mimics midget cells, not
parasol cells. To mimic parasol cells for better motion, two tensors are needed: one for the center-surround cetection
of whatever size you desire, and another to supress cells more as they continue firing. These need not detect full
color to match human vision though, as retinal motion detection is largely color blind in humans.
* **Will not detect shinyness or other stereoscopic effects.** Even with two cameras. The human brain overlaps visual
input in specific ways that need to be mimicked even for seemingly simple tasks like recognizing an object as shiny or
glittery. The human brain does this by putting the left side of vision of both eyes in the left cortex, and the right
side of vision of both eyes in the right cortex. This means both cortexes should be activated even when one eye is
closed. Instead, these effects can be detected with motion.
* **Will only detect striped edges.** Currently, the boundary detector tensor only generates a tensor similar to a
tripartite stripe detector simple cell. This means there is a small chance edges with no border may not be detected.
Troubleshooting
---------------
###Cannot install with pip
Only Python version 2.7, 3.3, 3.4, 3.5, and 3.6 are currently supported. You need to make sure you're using one of those.
License
-------
MovingLineAGIP is distributed under the terms of both
- `MIT License <https://choosealicense.com/licenses/mit>`_
- `Apache License, Version 2.0 <https://choosealicense.com/licenses/apache-2.0>`_
at your option.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
MovingLineAGIP-0.0.2.tar.gz
(17.6 kB
view hashes)
Built Distribution
Close
Hashes for MovingLineAGIP-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | daff01c7eb23ac88f1b57b5379c32f1b556a7e790820e6b78503df054f815de7 |
|
MD5 | 2a04ef43812c02e83839c4761b65fef6 |
|
BLAKE2b-256 | b2c16ec076ef58a85be8d1b87c6d5ad1958eda2e1bea15325c854b00fcc44b61 |