watershed algorithm (Vincent and Soille)

can anyone post a simple watershed algorithms ?/simple code is enough...thanks...
[102 byte] By [12bProgrammera] at [2007-10-3 9:11:20]
# 1

> can anyone post a simple watershed algorithms ?/

> simple code is enough...

> thanks...

What is simple code, or a simple algorithm to you? Something which is simple to you might be difficult for me.

Try one of these:

http://www.ewh.ieee.org/ecc/r10/Tencon2003/Articles/394.pdf

http://rsb.info.nih.gov/ij/plugins/watershed.html

prometheuzza at 2007-7-15 4:23:28 > top of Java-index,Other Topics,Algorithms...
# 2
thanks...i now got the code oredi but reli complicated...
12bProgrammera at 2007-7-15 4:23:28 > top of Java-index,Other Topics,Algorithms...