Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
kernels/ | H | 24-Sep-2012 | - | 126 | 114 | |
ChangeLog | H A D | 24-Sep-2012 | 692 | 21 | 15 | |
README | H A D | 24-Sep-2012 | 534 | 17 | 11 | |
kernel_io.c | H A D | 24-Sep-2012 | 10.5 KiB | 410 | 242 | |
kernel_io.h | H A D | 24-Sep-2012 | 932 | 43 | 23 | |
kernel_ops.c | H A D | 24-Sep-2012 | 24.7 KiB | 798 | 590 | |
kernel_ops.h | H A D | 24-Sep-2012 | 821 | 22 | 15 | |
make_mincmorph_kernel.pl | H A D | 24-Sep-2012 | 2.5 KiB | 105 | 65 | |
mincmorph.c | H A D | 24-Sep-2012 | 22 KiB | 737 | 535 |
README
1mincmorph - morphological operations 101 2 3Comments to: 4Andrew Janke - a.janke@gmail.com 5 6Much of the theory behind what this does can be found at these web sites.. 7 http://www.mmorph.com/faq.htm 8 http://www.dai.ed.ac.uk/HIPR2/skeleton.htm 9 10 SNF - http://www.umiacs.umd.edu/research/EXPAR/papers/3449/node7.html#SECTION00041000000000000000 11 12 CC8 - http://www.dai.ed.ac.uk/CVonline/LOCAL_COPIES/OWENS/LECT3/node2.html 13 - http://www.dai.ed.ac.uk/HIPR2/label.htm 14 15HOW TO USE IT: 16 mincmorph -help for more information 17