分离非凸物体

时间:2015-12-01 15:44:30

标签: image-processing vision

我试图分离下图中包含的对象。 enter image description here

绿线是使用Magenostatic Active Contour Field的结果:http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=4359352

红线只是二元分割的形态骨架。我认为我可以通过选择相邻点之间的最大角度来使用分支点之间的角度来识别弯曲结构。然而,这当然是一件愚蠢的事情。我真的被困住了,不知道如何继续。我还尝试使用类似于http://www.nature.com/articles/srep00503#supplementary-information

的程序进行凹度检测

问题在于要分割的对象不是凸起的。

请帮忙

干杯 这是细分 This is the segmentation 这是图像 This is the image 这就是我想要的结果 seg

0 个答案:

没有答案