字符分割时对粘连字符的处理方法

方法1:opening_rectangle1 (Solid, Cut, 1, 7),使用该方法进行分割,1是宽度,7是高度。Halcon范例bottle.hdev: Segment and read numbers on a beer bottle

方法2:使用partition_rectangle或partition_dynamic进行等间隔的字符分割,要求字符的间隔尽量保持一致

方法3:滴水分割算法,该算法还没有研究。

posted @ 2017-09-03 22:53  ilovelab  阅读(2407)  评论(0编辑  收藏  举报