Skip to content

Commit

Permalink
Initial commit for spb-mil
Browse files Browse the repository at this point in the history
  • Loading branch information
tsogkas committed Aug 19, 2014
1 parent 4ce29fa commit 4b43cd1
Show file tree
Hide file tree
Showing 556 changed files with 49,787 additions and 0 deletions.
Binary file added 101087.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions AFMM-Matlab/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
MATLAB Implementation of Skeletonization
------------------------------------------------------------

Written by Nicholas R. Howe
Packaged May 2006

This package comes with no warranty of any kind (see below).


Description
-----------

The files in this package comprise the Matlab implementation of a
method for skeletonizing binary images. These are my own implementation
of a skeletonization method communicated to me by Alex Telea
(http://www.win.tue.nl/~alext/). See his papers for more details.

This implementation is not optimized -- it is designed to be slow but
reliable. Alex has a faster (non-Matlab) implementation, but I found
that it didn't give the results I wanted in certain situations.

Execute demo.m line by line while reading the comments to see what
is going on.


Copyright Notice
----------------

This software comes with no warranty, expressed or implied, including
but not limited to merchantability or fitness for any particular
purpose.

All files are copyright Nicholas R. Howe. Permission is
granted to use the material for noncommercial and research purposes.
Loading

0 comments on commit 4b43cd1

Please sign in to comment.