Skip to content

Latest commit

 

History

History
executable file
·
22 lines (4 loc) · 793 Bytes

README.md

File metadata and controls

executable file
·
22 lines (4 loc) · 793 Bytes

Welcome (i.e. what does this do?)

This is a MATLAB script for computing the auditory contour transform (for details see Lim, Shinn-Cunnigham, and Gardner TJ "Stable time-frequency contours for sprase signal representation"). To get started, download the repository and add the directory to your MATLAB path. Then try running the demo script acontour_demo.m. You should see the following output: Demo output

All parameters are passed as parameter/value pairs (see demo script for an example).

This has been tested with MATLAB R2012b running on Max OS X 10.9. Toolbox requirements: Image Processing Toolbox, Signal Processing Toolbox, Parallel Processing Toolbox.