Skip to content

Releases: seung-lab/Watershed.jl

first release for Julia 1.0/0.7

30 Oct 03:00
Compare
Choose a tag to compare

upgraded to Julia 0.7, the tests passed.

Julia 0.5

16 Jun 14:15
Compare
Choose a tag to compare
Merge pull request #8 from tkelman/patch-1

use dirname(@__FILE__) instead of Pkg.dir

version for Julia 0.4

07 Mar 18:32
Compare
Choose a tag to compare
v0.4.0

Update regiongraph.jl

used in production

25 Aug 22:49
Compare
Choose a tag to compare

just minor modification, release a stable version.

first serial version of watershed using Julia

03 Apr 22:26
Compare
Choose a tag to compare

input: affinity map or other graphs
output: segmentation and a maximum-spanning tree.