Image processor for character recognition

Information

  • Patent Grant
  • 7454060
  • Patent Number
    7,454,060
  • Date Filed
    Friday, June 1, 2007
    17 years ago
  • Date Issued
    Tuesday, November 18, 2008
    16 years ago
Abstract
In image processing of a document having image data of a document including an image with character images on a background image, the character images and the background image thereof are separated. First, areas in correspondence to the character images from the image data are extracted, and character code data are generated based on the extracted areas in the image data. On the other hand, the character image in the image data is replaced with the background image. The character images are reproduced with reference to the character code data at the positions of the character images. On the other hand, the original character images are deleted from the image data. The character images on the background image is complemented based on the background image data. Then the character images based on the character code data and the background image thereof are synthesized.
Description
BACKGROUND OF THE INVENTION

1. Field of the Invention


The present invention relates to optical character recognition which converts character images in image data to character code data.


2. Description of Prior Art


In character recognition by using an optical character recognition apparatus, characters in a text image in a document are recognized. As to a document including text image and the other image, it is known to further recognize the layout of the document and to arrange data of the other image at relevant positions in the layout as bit map image data. The layout, the character code data and the bit map image data are outputted as one file.


However, when a document has characters on a background image, after converting the character image data to character code data, it is difficult to synthesize the recognized characters (character images based on, the character code data) with the original image data. This is due to difference in the font and the positions of the characters in the original image data with the counterparts based on the conversion data.


In prior art character recognition, it is known, for example, as shown in FIG. 1, to convert the character image data in a document while not to output the background image. It is also known, as shown in FIG. 2, to superpose the character code data obtained by the conversion on the image data of the document and to output the superposed image. However, in the former, the background image is not reproduced, and the information is lost partly. In the latter, the output image of the character code data is liable to be shifted from that of the character image data, or the output image becomes obscure.


SUMMARY OF THE INVENTION

An object of the present invention is to provide image processing which can reproduce characters on the background image well.


In the present invention, character images and the background image thereof are separated in image: data of a document including an image with the character images on the background image. First, areas in correspondence to the character images from the image data are extracted, and character code data are generated based on the extracted areas in the image data. On the other hand, the character image in the image data is replaced with the background image. The character images are reproduced with reference to the character code data at the positions of the character images. On the other hand, the original character images are deleted from the image data. The character images on the background image is preferably complemented based on the background image data. Then the character images based on the character code data and the background image thereof are synthesized. Thus, the synthesized image is reproduced well.


An advantage of the present invention is that a document image is reproduced well for character images on the background image.





BRIEF DESCRIPTION OF THE DRAWINGS

These and other objects and features of the present invention will become clear from the following description taken in conjunction with the preferred embodiments thereof with reference to the accompanying drawings, and in which:



FIG. 1 is a diagram of a prior art example of a document and an output image thereof;



FIG. 2 is a diagram of another prior art example of a document and an output image thereof;



FIG. 3 is a diagram of a system of an image recognition apparatus;



FIG. 4 is a diagram of an example of image data output;



FIG. 5 is a flowchart of image processing;



FIG. 6 is a diagram of a character with a circumscribing rectangle thereof;



FIG. 7 is a diagram of a maximum filter;



FIG. 8 is a diagram for explaining color detection;



FIG. 9 is a diagram of character deletion;



FIG. 10 is a diagram on the order of pixel positions for searching complementary data;



FIG. 11 is a diagram for explaining trimming of image data; and



FIG. 12 is a diagram of a synthesized image.





DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS

Referring now to the drawings, wherein like reference characters designate like or corresponding parts throughout the several views, FIG. 3 shows a structure of a system according to a first embodiment of the invention, wherein a computer 200 as a character recognition apparatus has a function of character recognition. The computer 200, a printer 300 as an image output apparatus and a scanner 400 as an image input apparatus are connected to a network 100. The computer 200 has a storage device 205 such as a random access memory or a hard disk for storing various programs and data, as well as a central processing unit (CPU) not shown in FIG. 3. The computer 200 processes the image data read by the scanner 400. However, the processing may be performed similarly in the scanner 400 or in the printer 300. Further, the invention may be applied to a stand-alone digital copying machine.


The computer 200 has software programs such as a scanner driver 230 and a printer driver 240 which control the peripheral devices. For example, the scanner driver 230 instructs to set reading conditions and to start reading for the scanner 400, in a screen in the computer 200.


In a document recognition processor 210 in the computer 200, images on the background image in a document are separated into the character images and the background bit map image. Characters are recognized in the character images with use of optical character recognition technique, while the character images are deleted from the image data. Then, they are synthesized again to reproduce the original document.


In this embodiment, the computer 200 has the function of the character recognition, but the character recognition function may also be incorporated in an image input apparatus or an image output apparatus. The image output apparatus is not limited to the printer 300, and it may be, for example, a display device. The image input apparatus is not limited to the scanner 400, and it may be a device such as a digital camera or a film scanner which inputs a digital image.


In the document recognition processor 210, a document recognition processor 210 extracts character image data from image data which may include a character image on a background image and converts the extracted character image data to character code data with optical character recognition. Further, the image data of the character image on a background image is complemented with reference to the ambient background image data. Then, image data based on the character code data are synthesized with the complemented image data. Practically, a character recognizer 212 recognizes character image data in the image data obtained by reading a document and converts the character image data to character code data. A character deleter 214 deletes the recognized character code data from the original image data, and an image recognizer 216 recognizes image data such as a photograph or a design other than the white space (or an area having no image). An image synthesizer 218 synthesizes the character code data with the image data recognized by the image recognizer 216. Thus, the character image data included in the original document does not overlap the character code data. Further, by storing the character code data and the background image included in a document in the storage device 205, the character image data included in the document can be edited or changed by using the character code data. The character code data can also be used as key words for search.



FIG. 4 shows document recognition by the document recognition processor 210 schematically. A document having characters on the background image is shown in the left side in FIG. 4. The image data of the character code data converted by the character recognizer 212 on the character image data in the document is shown in the lower portion in the right side, while the upper portion in the right side shows the bit map image data after deleting the character image data in the document by the character deleter 214 from the image recognized by the bit map image recognizer 216.



FIG. 5 is a flowchart of image processing in the document recognition processor 210. First, image data of R (red), G (green) and B (blue) components obtained by reading a document by the scanner 400 are converted to image data in a different color space of L, a and b components independent of characteristics of a scanner device (S10).


Next, preprocessing for optical character recognition (OCR) is performed on the image data in the converted color space, in order to enhance recognition efficiency in the character recognizer 212 (S12). Practically, the image data of L, a and b components are subjected to binarization so that character image data become black and the background image becomes white. The image data of L, a and b components are stored in a different place (memory). Further, in the preprocessing of optical character recognition, for example, noises included in the image data such as an isolated point may be deleted, inclination of the image data due to misplacement of a document on document reading may be corrected, or deformed characters may be corrected. In this example, the preprocessing is performed on the image data of L, a and b components, but it may be performed on the image data of R, G and B components before the conversion of color space.


Next, in the character recognizer 212, lines consisting of character image data included in the image data and each character image data in the lines are taken out from the image data. Then, character code, font, font size and the like are recognized on each character image data (S14). The character code data is determined, for example, for each character in this embodiment. It may also be performed in the unit of word. As to the font and font size, the most similar font and font size are selected among the font data group in the document recognition processor 210. The character recognizer 212 outputs position coordinates (X1, Y1) and (X2, Y2) of a rectangle having the origin (0, 0) at the top leftmost point, as shown in FIG. 6, as position data of the recognized character image data.


When color is changed within a character, the character is regarded a result of erroneous recognition on an image other than the character, and it is not converted to character code data. That is, character image data including color change is not converted to character code data. In the preprocessing for optical character recognition (S12), the binarization is performed on the image data of L, a and b components, while the image data is stored in a different place. The color of a character is detected from the above-mentioned stored image data. Practically, by using the 3*3 maximum filter as shown in FIG. 7, filtering is performed to determine the maximum in the ambient 3*3 pixels in the input monochromatic bi-level image for character recognition. Then, the character portion is contracted. This is performed in order to delete influence of an edge of a character. Then, the image obtained by the contraction on the bi-level image and the circumscribing rectangle obtained by character recognition are subjected to an AND operation, and an average data on the pixels in the image is determined as the color of the character. That is, when Cj represents color image data of the j-th character in the Lab space,











C
j

=

(





i
=
1

N



Li
/
N


,




i
=
1

N



ai
/
N


,




i
=
1

N



bi
/
N



)


,




(
1
)








wherein N denotes a number of pixels of the j-th character.


In the decision of color change, the circumscribing rectangle of a character after the subtraction is divided into four areas as shown in FIG. 8 with dashed lines, and the averages of L, a and b values in each area are compared. If the averages of L, a and b values in the four areas are different by more than a threshold value, the color is decided to be changed. If Cj1 to Cj4 represent the L, a and b values in the four areas,

Cj1=(Lj1, aj1, bj1),
Cj2=(Lj2, aj2, bj2),
Cj3=(LJ3, aj3, bj3),  (2)
and
Cj4=(Lj4, aj4, bj4).

It is decided that the color is changed when the following condition is satisfied,

|Ljn-Llm|≧k1,
|ajn-ajm|≧k2,  (3)
or
|bjn-bjm|>k3,

wherein n=1, 2, 3 or 4, and m=1, 2, 3 or 4, and k1, k2 and k3 denote constants. The above-mentioned average image data Cj of the character is determined actually by determining the averages of the four areas first and by further averaging the four averages. When the color is changed in a character, the above-mentioned conversion to character code data is not performed.


Next, in the character deleter 214, character image data recognized in the character recognizer 212 is deleted from the original image data of L, a and b components (S16). As mentioned above, the original image data are stored in the different place in the binarization process in the preprocessing at step S12. In the character deletion, the binarized image data are subjected to filtering with use of a 5*5 minimum filter shown in FIG. 9 in order to expand the character image data. Then, image data of L, a and b components in correspondence to the expanded character image data are converted to white, as shown with a dashed line in FIG. 9.


Next, the image data of L, a and b components after the conversion to white is subjected to filtering with a 7*7 filter shown in FIG. 10, so that the image data are complemented according to the values of ambient pixels (S18).


An object pixel shown in FIG. 10 is a pixel in the image portion changed to white, and the numbers in the filter illustrate the order of the ambient pixels for reference. According to the order in the filter, it is checked whether the pixel is a non-white pixel or not; in the eight directions of vertical, horizontal and oblique directions, and the object pixel is corrected as an average of the first to third non-white pixels. Thus, image data consisting only of the background image with no character image are generated. Further, in order to decrease the amount of image data, only the necessary portion in the image data is extracted and stored. As shown in FIG. 11 schematically, the image data only of the background image is scanned sequentially from the top leftmost position, and areas having densities larger than a threshold is trimmed as rectangular bit map image data as shown with dashed lines.


The bit map image data only of the background image generated as mentioned above and the character code data recognized in the character recognizer 212 are arranged and synthesized as shown in FIG. 12 (S20). The synthesis process depends on the format of output file. For example, in rich text format (RTF) or portable document format (PDF), the image data and character data are dealt as different objects. Then, as shown in FIG. 12, the image is arranged at the lower portion, while character code data overwrites the image for synthesis.


In the above-mentioned embodiment, characters on the background image in a document are separated into the character code data and the background bit map image, from which characters are deleted, and they are synthesized again to reproduce the document. Therefore, the system has following advantages.


(1) The encoded characters are not reproduced doubly with the character image, and the output image reproduces the background of the document.


(2) Further, because characters on the background can be encoded, the output character image can be read easily, the character size can be changed, or the characters can be used for search.


(3) Still further, data in the background can be used again. For example, when the characters are modified, a document having the same background can be generated.


(4) Because character image data having a changing color is not converted to character code data, erroneous recognition of non-characters as characters can be decreased.


Although the present invention has been fully described in connection with the preferred embodiments thereof with reference to the accompanying drawings, it is to be noted that various changes and modifications are apparent to those skilled in the art. Such changes and modifications are to be understood as included within the scope of the present invention as defined by the appended claims unless they depart therefrom.

Claims
  • 1. A method of image processing comprising the steps of: (a) obtaining image data of an original image, the original image having character images provided on a background image;(b) conducting character recognition of the image data as a first process, including the steps of: (b-1) preprocessing the image data for character recognition;(b-2) extracting areas from the image data which correspond to the character images; and(b-3) generating character code data based on the extracted character images;(c) conducting a second process on the image data based on the first process, including the step of replacing the extracted areas with the background image with reference to the image data; and(d) storing data obtained by conducting the second process on the image data and the character code data along with a relationship between them.
  • 2. The method of claim 1, wherein in the step (a) the image data is obtained from an image reader which optically reads the original image on a document and generates the image data.
  • 3. The method of claim 1, wherein in the step (b-3) the character code data are generated in reference to color information of the character images.
  • 4. The method of claim 3, wherein in the step (b-3) the character code data are not generated from a character image that has color change.
  • 5. The method of claim 1, wherein in the step (b-2) the areas are extracted character by character.
  • 6. The method of claim 1, wherein in the step (b-2) the areas are extracted in the unit of word.
  • 7. The method of claim 1, wherein in step (d) each of the data obtained by conducting the second process and the character code data is stored in a data file as an object.
  • 8. The method of claim 7, wherein in step (c) the second process further includes the step of trimming an area out of the background image to which the extracted areas have been replaced, and wherein in step (d) the data corresponding to the trimmed area is stored as the object.
  • 9. An image processing apparatus comprising: an image reader which reads image data of an original image, the original image having character images provided on a background image;character recognition device conducting character recognition of the image data including:a preprocessing device preprocessing the image data for character recognition;an extractor which extracts areas from the image data which correspond to the character images; anda converter which generates character code data based on the extracted character images;a replacer which replaces the extracted character images with the background image with reference to the image data; anda storage device which stores the replaced image data and the character code data along with a relationship between them.
  • 10. The apparatus of claim 9, wherein the image reader optically reads the original image on a document and generates the image data.
  • 11. The apparatus of claim 9, wherein the character code data are generated in reference to color information of the character images.
  • 12. The apparatus of claim 11, wherein the character code data are not generated from a character image that has color change.
  • 13. The apparatus of claim 9, wherein the extractor extracts character images character by character.
  • 14. The apparatus of claim 9, wherein the extractor extracts character images in the unit of word.
  • 15. The apparatus of claim 9, wherein the replaced image data and the character code data is stored in a data file as an object.
  • 16. The apparatus of claim 15, wherein the replacer further trims an area out of the background image to which the extracted character images have been replaced and wherein data corresponding to the trimmed area is stored as an object.
  • 17. A computer readable medium embodying a computer program for image processing comprising computer-readable instructions for causing a computer to execute the steps of: (a) obtaining image data of an original image, the original image having character images provided on a background image;(b) conducting character recognition of the image data as a first process, including the steps of: (b-1) preprocessing the image data for character recognition;(b-2) extracting areas from the image data which correspond to the character images; and(b-3) generating character code data based on the extracted character images;(c) conducting a second process on the image data based on the first process, including the step of replacing the extracted areas with the background image with reference to the image data; and(d) storing data obtained by conducting the second process on the image data and the character code data along with a relationship between them.
  • 18. The computer readable medium embodying a computer program of claim 17, wherein in the step (a) the image data is obtained from an image reader which optically reads the original image on a document and generates the image data.
  • 19. The computer readable medium embodying a computer program of claim 17, wherein in the step (b-3) the character code data are generated in reference to color information of the character images.
  • 20. The computer readable medium embodying a computer program of claim 19, wherein in the step (b-3) the character code data are not generated from a character image that has color change.
  • 21. The computer readable medium embodying a computer program of claim 17, wherein in the step (b-2) the areas are extracted character by character.
  • 22. The computer readable medium embodying a computer program of claim 17, wherein the step (b-2) the areas are extracted in the unit of word.
  • 23. The computer readable medium embodying a computer program of claim 17, wherein in step (d) each of the data obtained by conducting the second process and the character code data is stored in a data file as an object.
  • 24. The computer readable medium embodying a computer program of claim 23, wherein in step (c), the second process further includes the step of trimming an area out of the background image to which the extracted areas have been replaced, and wherein in step (d) the data corresponding to the trimmed area is stored as the object.
Priority Claims (1)
Number Date Country Kind
2000-173727 Sep 2000 JP national
CROSS REFERENCE TO RELATED APPLICATION

This application is a Divisional Application of application Ser. No. 09/875,081, filed Jun. 7, 2001, now U.S. Pat. No. 7,321,688, which in turn is based on application Ser. No. 2000-173727 filed in Japan, the contents of which are hereby incorporated by reference.

US Referenced Citations (38)
Number Name Date Kind
4813078 Fujiwara et al. Mar 1989 A
5086434 Abe et al. Feb 1992 A
5212739 Johnson May 1993 A
5495565 Millard et al. Feb 1996 A
5640466 Huttenlocher et al. Jun 1997 A
5745600 Chen et al. Apr 1998 A
5754308 Lopresti et al. May 1998 A
5784501 Tanaka Jul 1998 A
5907835 Yokomizo et al. May 1999 A
5920655 Makita et al. Jul 1999 A
5930404 Hattori Jul 1999 A
5995665 Maeda Nov 1999 A
6023534 Handley Feb 2000 A
6064769 Nakao et al. May 2000 A
6072598 Tso Jun 2000 A
6088479 Ikeshoji et al. Jul 2000 A
6141443 Nakao et al. Oct 2000 A
6151423 Melen Nov 2000 A
6163623 Ohta Dec 2000 A
6285459 Koakutsu et al. Sep 2001 B1
6289121 Abe et al. Sep 2001 B1
6389162 Maeda May 2002 B2
6453079 McInerny Sep 2002 B1
6633670 Matthews Oct 2003 B1
6641053 Breidenbach et al. Nov 2003 B1
6683967 Takahashi Jan 2004 B1
6731800 Barthel et al. May 2004 B1
6735337 Lee et al. May 2004 B2
6788810 Fujiwara Sep 2004 B2
6885768 Fujiwara Apr 2005 B2
6937762 Fujiwara Aug 2005 B2
6975761 Swann et al. Dec 2005 B1
6987879 Suino Jan 2006 B1
7149352 Fujiwara Dec 2006 B2
7321688 Fujiwara Jan 2008 B2
20020015525 Fujiwara Feb 2002 A1
20020039439 Nacken Apr 2002 A1
20050001033 Cheong et al. Jan 2005 A1
Foreign Referenced Citations (6)
Number Date Country
5-37700 Feb 1993 JP
9-91371 Apr 1997 JP
11-32206 Feb 1999 JP
2000-22945 Jan 2000 JP
2000-332984 Nov 2000 JP
WO 03041014 May 2003 WO
Related Publications (1)
Number Date Country
20070237394 A1 Oct 2007 US
Divisions (1)
Number Date Country
Parent 09875081 Jun 2001 US
Child 11806642 US