Determining which are the text and graphic regions in an image

后端 未结 2 1482
生来不讨喜
生来不讨喜 2021-02-10 06:32

I dont know whether should I post this question here or not? But if someone knows it, please answer?

What are the algorithms for determining which region in an image is

2条回答
  •  没有蜡笔的小新
    2021-02-10 06:55

    Most OCR software, e.g., Ocropus, support layout analysis, which is what you need.

    Mao, Rosenfeld & Kanungo (2003) Document structure analysis algorithms: a literature survey provides a fairly recent survey of layout analysis algorithms.

提交回复
热议问题