[![PyPI version](https://badge.fury.io/py/SLIP.svg)](https://badge.fury.io/py/SLIP)
[![Research software impact](http://depsy.org/api/package/pypi/SLIP/badge.svg)](http://depsy.org/package/python/SLIP)
SLIP: a Simple Library for Image Processing
===========================================
This library collects different Image Processing tools for use with the [LogGabor](https://pythonhosted.org/LogGabor/) and [SparseEdges](https://pythonhosted.org/SparseEdges/) libraries.
More information is available @ http://nbviewer.ipython.org/github/bicv/SLIP/blob/master/SLIP.ipynb
Tests for the packages are available @ http://nbviewer.ipython.org/github/bicv/SLIP/blob/master/test_SLIP.ipynb
Raw data
{
"_id": null,
"home_page": "https://github.com/bicv/SLIP",
"name": "SLIP",
"maintainer": null,
"docs_url": "https://pythonhosted.org/SLIP/",
"requires_python": null,
"maintainer_email": null,
"keywords": "computational neuroscience, simulation, analysis, visualization, biologically-inspired, computer vision",
"author": "Laurent Perrinet INT - CNRS",
"author_email": "Laurent.Perrinet@univ-amu.fr",
"download_url": "https://files.pythonhosted.org/packages/65/25/9a721221124bab60a58ebcb981abe83b39d7b00d85053a70f39fbba6e242/SLIP-20240420.tar.gz",
"platform": null,
"description": "[![PyPI version](https://badge.fury.io/py/SLIP.svg)](https://badge.fury.io/py/SLIP)\n[![Research software impact](http://depsy.org/api/package/pypi/SLIP/badge.svg)](http://depsy.org/package/python/SLIP)\n\nSLIP: a Simple Library for Image Processing\n===========================================\n\nThis library collects different Image Processing tools for use with the [LogGabor](https://pythonhosted.org/LogGabor/) and [SparseEdges](https://pythonhosted.org/SparseEdges/) libraries.\n\nMore information is available @ http://nbviewer.ipython.org/github/bicv/SLIP/blob/master/SLIP.ipynb\nTests for the packages are available @ http://nbviewer.ipython.org/github/bicv/SLIP/blob/master/test_SLIP.ipynb\n",
"bugtrack_url": null,
"license": "GPLv2",
"summary": "SLIP: a Simple Library for Image Processing",
"version": "20240420",
"project_urls": {
"Download": "https://github.com/bicv/SLIP/tarball/20240420",
"Homepage": "https://github.com/bicv/SLIP"
},
"split_keywords": [
"computational neuroscience",
" simulation",
" analysis",
" visualization",
" biologically-inspired",
" computer vision"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "65259a721221124bab60a58ebcb981abe83b39d7b00d85053a70f39fbba6e242",
"md5": "7741f0e16ca0eac090a2be43b319e1fa",
"sha256": "2f0926e8e6e9ea2f7ba7260e3eca4e42e9d6a98029f8a264039f31bb6cc5f937"
},
"downloads": -1,
"filename": "SLIP-20240420.tar.gz",
"has_sig": false,
"md5_digest": "7741f0e16ca0eac090a2be43b319e1fa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 21019,
"upload_time": "2024-04-16T14:01:38",
"upload_time_iso_8601": "2024-04-16T14:01:38.053289Z",
"url": "https://files.pythonhosted.org/packages/65/25/9a721221124bab60a58ebcb981abe83b39d7b00d85053a70f39fbba6e242/SLIP-20240420.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-16 14:01:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bicv",
"github_project": "SLIP",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": []
},
{
"name": "imageio",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "NeuroTools",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "IPython",
"specs": []
},
{
"name": "watermark",
"specs": []
},
{
"name": "version_information",
"specs": []
}
],
"lcname": "slip"
}