Skip to content
/ sdt Public

Stochastic Distance Transform - Python/NumPy/SciPy implementation.

License

Notifications You must be signed in to change notification settings

MIDA-group/sdt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Project: sdt

Python/NumPy/SciPy implementation of the deterministic version of the Stochastic Distance Transform (SDT). (Ref: https://arxiv.org/abs/1810.08097)

The SDT is a tunably noise-insensitive distance transform (a distance map from all elements of an image domain to its nearest object element). Both binary and integer-valued images are supported, where the integer-valued images act as multisets.

License

The SDT implementation is licensed under the permissive MIT license.

Author/Copyright

Written by (and copyright reserved for) Johan Ofverstedt.

About

Stochastic Distance Transform - Python/NumPy/SciPy implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages