sydbarrett / AlphaPathMoves

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C++ 90.6%Language:Cuda 8.9%Language:CMake 0.5%