AAMToolbox Download: Difference between revisions

From BanghamLab
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


This is code is strictly for non-commercial use.  If you incorporate this code into a commercial product, use it for consultancy or make money from it in some other way then you need to buy a licence.  Licences are obtainable from the UEA Intellectual Property Office.  Please contact the code authors or r.w.harvey@uea.ac.uk for details.
This is code is strictly for non-commercial use.  If you incorporate this code into a commercial product, use it for consultancy or make money from it in some other way then you need to buy a licence.  Licences are obtainable from the UEA Intellectual Property Office.  Please contact the code authors or r.w.harvey@uea.ac.uk for details.


=Download siv2d=
=Download siv2d=
[http:///cmpdartsvr1/www/downloads/software/SieveWebPages/siv2d.zip <span style="color: Gray">'''''Download revised Oct2013''''' </span>] Source (.c) and mex code for windows.<br><br>
[http://cmpdartsvr1.cmp.uea.ac.uk/downloads/software/SieveWebPages/siv2d.zip <span style="color: Gray">'''''Download revised Oct2013''''' </span>] Source (.c) and mex code for windows.<br><br>


=siv2d.mexw64 installation=
=siv2d.mexw64 installation=

Revision as of 18:37, 27 October 2013

Return to Software

This is code is strictly for non-commercial use. If you incorporate this code into a commercial product, use it for consultancy or make money from it in some other way then you need to buy a licence. Licences are obtainable from the UEA Intellectual Property Office. Please contact the code authors or r.w.harvey@uea.ac.uk for details.

Download siv2d

Download revised Oct2013 Source (.c) and mex code for windows.

siv2d.mexw64 installation

Unzip the download into handy directory:

  • siv2d.c
  • siv2d.m (help file)
  • siv2d.mexw64 (actually, it is 32 bit - I'm still working on making it fully 64 bit Matlab compliant. Crumbs, this code goes back over 20 years. You might want to look at OpenCV MSER code which does the 'o' sieve (siv2d does 'o','c','M','N','m'.