Coffee beans separation algorithm

后端 未结 5 756
日久生厌
日久生厌 2020-12-23 15:36

What is proper algorithm for separating (counting) coffee beans on binary image? Beans can touch and partially overlap.


(source: beucher at cmm.ensmp.fr)

5条回答
  •  离开以前
    2020-12-23 15:56

    Erosion may help. One paper doing that is this one but sadly I did not find a publicly available copy of it.

提交回复
热议问题