/AlphaPathMoves

This library implements AlphaPathMoves (with Hedgehog Shape priors) which is an iterative optimization algorithm for the HINTS segmentation model.

Primary LanguageC++

AlphaPathMoves

On how to use please read the library documentation.

NOTE:

Currently, main.cpp tries to load some 3D unit-tests (which requires VS2017). Unfortunately, those unit-tests can not be public. Nonetheless, If you are familiar with the HINTS segmentation model, Hedgehog shape prior and read the documentation, you can easily build your HINTS instances and solve them using the AlphaPathMoves Library. In the near future, we will release 2D illustrative examples showing how to use the library and VS2017 will no longer be a requirement.

Acknowledgment

This work was supported, in part, by NIH NIBIB research grant EB004640.