Python implementation of Non-Stationary Gabor Transform (NSGT)
Project description
Python implementation of Non-Stationary Gabor Transform (NSGT) derived from MATLAB code by NUHAG, University of Vienna, Austria
Thomas Grill, 2011-2015 http://grrrr.org/nsgt
Austrian Research Institute for Artificial Intelligence (OFAI) AudioMiner project, supported by Vienna Science and Technology Fund (WWTF)
covered by the Artistic License 2.0 http://www.perlfoundation.org/artistic_license_2_0
Mandatory dependencies:
Numerical Python (http://numpy.scipy.org)
Optional dependencies:
PyFFTW3 (https://launchpad.net/pyfftw) will greatly speed up the NSGT transformation is fftw3 is installed on your system
scikits.audiolab (http://pypi.python.org/pypi/scikits.audiolab) is needed for using the built-in audio import/streaming functionality
Installation:
In the console (terminal application) change to the folder containing this readme.txt file.
To build the package run the following command: python setup.py build
To install the package (with administrator rights): sudo python setup.py install
Todo:
Quality measurement for coefficients of sliced transform
Unify nsgfwin sliced/non-sliced
Source:
Original matlab code copyright follows:
AUTHOR(s) : Monika Dörfler, Gino Angelo Velasco, Nicki Holighaus, 2010-2011
COPYRIGHT : (c) NUHAG, Dept.Math., University of Vienna, AUSTRIA http://nuhag.eu/ Permission is granted to modify and re-distribute this code in any manner as long as this notice is preserved. All standard disclaimers apply.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nsgt-0.17.tar.gz
.
File metadata
- Download URL: nsgt-0.17.tar.gz
- Upload date:
- Size: 173.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59a415dbb72c0d1c3aaa67637112d263c249ff1490cf9574b7c6fabfb52fbf5d |
|
MD5 | 7a7ea1be7819526d40b57fc592974f3d |
|
BLAKE2b-256 | 011d6bd0ba49567522bad8991510e0a8635a67eca7b901ceda646af9ebbea621 |
File details
Details for the file nsgt-0.17-cp27-none-macosx_10_6_intel.whl
.
File metadata
- Download URL: nsgt-0.17-cp27-none-macosx_10_6_intel.whl
- Upload date:
- Size: 82.4 kB
- Tags: CPython 2.7, macOS 10.6+ intel
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8b1539f8a6d239058b28731a20863d3ada44a96abee2ec9f26141c694bcc67f |
|
MD5 | 497ffa3d12febe0f4a1bd45e33d4287f |
|
BLAKE2b-256 | 1c66182bac85c8595c3515a0d1921ae2348562722905919febe6f8db3b4b3db9 |