项目作者: pawelswoboda

项目描述 :
Dual decomposition solvers for various cell tracking problem formulations based on the LP_MP library
高级语言: C++
项目地址: git://github.com/pawelswoboda/LP_MP-Cell-tracking.git
创建时间: 2017-11-24T09:58:16Z
项目社区:https://github.com/pawelswoboda/LP_MP-Cell-tracking

开源协议:

下载


LP_MP-Cell-tracking

Dual decomposition solvers for various cell tracking problem formulations based on the LP_MP library

Installation

Type git clone https://github.com/pawelswoboda/LP_MP-Cell-tracking.git, then cd LP_MP-Cell-tracking and initialize dependencies via git submodule update --init --recursive.
Then type cmake . to configure and make to build.