Digital book layout analysis method
A technology for digital book and layout analysis, applied in image analysis, image enhancement, image data processing, etc., can solve problems such as unrecognized flowcharts, problems in formula recognition, and incomplete illustration or illustration recognition, so as to improve the software processing effect. Effect
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- Publication Date
- 2016-11-09
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to a layout analysis technology for pictures existing in image form in a digital library, in particular to a layout analysis technology for region division and classification. Background technique
[0002] With the research and development of computer and network technology, digital libraries are gradually developing from information-based processing and simple human-machine interface to knowledge-based processing and extensive understanding between machines, so that people can use computers and networks The ability to expand intellectual activities on a larger scale plays an extremely important role in all areas that need to communicate, disseminate, store, and utilize knowledge, including e-commerce, education, and telemedicine.
[0003] Since the books in the CADAL digital library exist in the form of images, they need to be processed by OCR to recognize the text and analyze the layout before they can provide in-depth services....
Examples
Embodiment
[0199] Below in conjunction with the method of the present invention, describe in detail the concrete steps that this example implements, take a certain page in the electronic book that CADAL library digital library scans as example here, as Figure 5 show, explain image 3 all the processes.
[0200] 1) Read the original image, perform grayscale processing on the color image, and read in the grayscale image
[0201] 2) Extract the edge of the picture. Create an 8*8 square structuring element to dilate the image. The image background is estimated by using the morphological opening operation imopen and closing operation imclose. The opening operation is to smooth the image contour, disconnect the narrow connection so as to realize the deletion of small protrusions, and construct a disc structure with a radius of 5 during the opening operation. The closing operation is equivalent to the reverse process of the opening operation, connecting the narrow gaps to make it an integr...