Schwarzenberg Robert, Freisleben Bernd, Nimsky Christopher, Egger Jan
Department of Mathematics and Computer Science, University of Marburg, Marburg, Germany.
Department of Neurosurgery, University Hospital of Marburg, Marburg, Germany.
PLoS One. 2014 Apr 4;9(4):e93389. doi: 10.1371/journal.pone.0093389. eCollection 2014.
In this article, we present a graph-based method using a cubic template for volumetric segmentation of vertebrae in magnetic resonance imaging (MRI) acquisitions. The user can define the degree of deviation from a regular cube via a smoothness value Δ. The Cube-Cut algorithm generates a directed graph with two terminal nodes (s-t-network), where the nodes of the graph correspond to a cubic-shaped subset of the image's voxels. The weightings of the graph's terminal edges, which connect every node with a virtual source s or a virtual sink t, represent the affinity of a voxel to the vertebra (source) and to the background (sink). Furthermore, a set of infinite weighted and non-terminal edges implements the smoothness term. After graph construction, a minimal s-t-cut is calculated within polynomial computation time, which splits the nodes into two disjoint units. Subsequently, the segmentation result is determined out of the source-set. A quantitative evaluation of a C++ implementation of the algorithm resulted in an average Dice Similarity Coefficient (DSC) of 81.33% and a running time of less than a minute.
在本文中,我们提出了一种基于图的方法,该方法使用立方模板对磁共振成像(MRI)采集的椎骨进行体积分割。用户可以通过平滑度值Δ定义与规则立方体的偏差程度。Cube-Cut算法生成一个具有两个终端节点的有向图(s-t网络),其中图的节点对应于图像体素的一个立方体形子集。连接每个节点与虚拟源s或虚拟汇t的图的终端边的权重,表示体素与椎骨(源)和背景(汇)的亲和性。此外,一组无限加权的非终端边实现了平滑项。在构建图之后,在多项式计算时间内计算最小s-t割,该割将节点分成两个不相交的单元。随后,从源集中确定分割结果。对该算法的C++实现进行定量评估,得到平均骰子相似系数(DSC)为81.33%,运行时间不到一分钟。