JP6844574B2 - Image processing device and image processing method - Google Patents

Image processing device and image processing method Download PDF

Info

Publication number
JP6844574B2
JP6844574B2 JP2018072301A JP2018072301A JP6844574B2 JP 6844574 B2 JP6844574 B2 JP 6844574B2 JP 2018072301 A JP2018072301 A JP 2018072301A JP 2018072301 A JP2018072301 A JP 2018072301A JP 6844574 B2 JP6844574 B2 JP 6844574B2
Authority
JP
Japan
Prior art keywords
image
symbol
character string
specific
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2018072301A
Other languages
Japanese (ja)
Other versions
JP2019185209A (en
Inventor
ダニエル・カバレロ
アイダ・ヨゴン
ロナルド・レイエス
エイドリアン・アリェーラ チャールズ
エイドリアン・アリェーラ チャールズ
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2018072301A priority Critical patent/JP6844574B2/en
Publication of JP2019185209A publication Critical patent/JP2019185209A/en
Application granted granted Critical
Publication of JP6844574B2 publication Critical patent/JP6844574B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Character Discrimination (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Character Input (AREA)

Description

本発明は、画像処理装置、及び画像処理方法に関する。 The present invention relates to an image processing apparatus and an image processing method.

特許文献1には、画像認識技術を利用する画像処理装置が開示されている。詳しくは、特許文献1に開示の画像処理装置は、読取部、RAM、及び画像処理部を備える。読取部は、原稿の画像データの読取を行う。画像処理部は、文字認識部、フォント認識部及びファイル作成部を備える。文字認識部は、文字コードと、位置情報とを個々の文字画像から取得する。フォント認識部は、フォントの種別を示すデータと、フォントサイズデータとを個々の文字画像から取得する。ファイル作成部は、文字コード、文字の位置情報、フォントの種別を示すデータ、及びフォントサイズデータに基づいて、読取部が読み取った画像データの文字画像を、RAMに記憶されたフォントデータを用いて展開された文字画像に置き換える。 Patent Document 1 discloses an image processing apparatus that utilizes an image recognition technique. Specifically, the image processing apparatus disclosed in Patent Document 1 includes a reading unit, a RAM, and an image processing unit. The reading unit reads the image data of the original. The image processing unit includes a character recognition unit, a font recognition unit, and a file creation unit. The character recognition unit acquires the character code and the position information from each character image. The font recognition unit acquires data indicating a font type and font size data from individual character images. The file creation unit uses the font data stored in the RAM to read the character image of the image data read by the reading unit based on the character code, the character position information, the data indicating the font type, and the font size data. Replace with the expanded text image.

特開2005−275863号公報Japanese Unexamined Patent Publication No. 2005-275863

しかしながら、特許文献1に開示のような技術では、原稿の画像を加工することができない。したがって、ユーザーは、読取部が読み取った画像データをテキストデータに変換した後、パーソナルコンピュータのような電子機器を利用して、テキストデータを加工する作業を行う。この結果、ユーザーの利便性が低下する虞がある。 However, the image of the manuscript cannot be processed by the technique disclosed in Patent Document 1. Therefore, the user converts the image data read by the reading unit into text data, and then uses an electronic device such as a personal computer to process the text data. As a result, the convenience of the user may be reduced.

本発明は、上記課題に鑑み、ユーザーの利便性を向上させる画像処理装置及び画像処理方法を提供することを目的とする。 In view of the above problems, an object of the present invention is to provide an image processing device and an image processing method that improve user convenience.

本発明に係る画像処理装置は、データ入力部と、制御部とを備える。前記データ入力部は、記号を示す記号画像のデータを取得する。前記記号は、第1文字列と、前記第1文字列のうちの所定の処理の対象である処理対象文字を特定する特定記号とを含む。前記制御部は、前記データ入力部の動作を制御する。前記制御部は、前記記号画像の中に前記特定記号を示す特定記号画像が含まれるか否かを判定する。前記制御部は、前記記号画像の中に前記特定記号画像が含まれると判定すると、前記処理対象文字を特定する。前記制御部は、前記処理対象文字に対して所定の処理を実行した第1加工データを生成する。前記第1加工データは、前記第1文字列のうち、前記処理対象文字を除く第2文字列の画像を示す画像データを含む。前記制御部は、前記第2文字列の画像を示す画像データに基づいて、前記第2文字列の画像をテキストデータに変換して第2加工データを生成する。 The image processing apparatus according to the present invention includes a data input unit and a control unit. The data input unit acquires data of a symbol image indicating a symbol. The symbol includes a first character string and a specific symbol that specifies a processing target character that is a target of a predetermined processing in the first character string. The control unit controls the operation of the data input unit. The control unit determines whether or not the symbol image includes a specific symbol image indicating the specific symbol. When the control unit determines that the specific symbol image is included in the symbol image, the control unit identifies the processing target character. The control unit generates first processing data in which a predetermined process is executed on the character to be processed. The first processed data includes image data indicating an image of the second character string excluding the processing target character in the first character string. The control unit converts the image of the second character string into text data based on the image data indicating the image of the second character string, and generates the second processed data.

本発明によれば、ユーザーの利便性が向上する。 According to the present invention, the convenience of the user is improved.

本発明の実施形態1に係る画像処理装置の構成を示す図である。It is a figure which shows the structure of the image processing apparatus which concerns on Embodiment 1 of this invention. 本発明の実施形態1に係る記号画像の一例を示す図である。It is a figure which shows an example of the symbol image which concerns on Embodiment 1 of this invention. 本発明の実施形態1に係る特定記号画像及び処理対象文字を示す画像を拡大した図である。It is an enlarged figure which shows the specific symbol image which concerns on Embodiment 1 of this invention, and the image which shows the character to be processed. 本発明の実施形態1に係る第1加工画像の一例を示す図である。It is a figure which shows an example of the 1st processed image which concerns on Embodiment 1 of this invention. 本発明の実施形態1に係る第2加工画像の一例を示す図である。It is a figure which shows an example of the 2nd processed image which concerns on Embodiment 1 of this invention. 本発明の実施形態1に係る加工処理を示すフローチャートである。It is a flowchart which shows the processing process which concerns on Embodiment 1 of this invention. 本発明の実施形態1に係る画像処理装置の構成を示す他例である。It is another example which shows the structure of the image processing apparatus which concerns on Embodiment 1 of this invention. 本発明の実施形態1に係る第1加工画像の他例を示す図である。It is a figure which shows another example of the 1st processed image which concerns on Embodiment 1 of this invention. 本発明の実施形態1に係る第2加工画像の他例を示す図である。It is a figure which shows another example of the 2nd processed image which concerns on Embodiment 1 of this invention. 本発明の実施形態2に係る記号画像の一例を示す図である。It is a figure which shows an example of the symbol image which concerns on Embodiment 2 of this invention. 本発明の実施形態2に係る第1加工画像の一例を示す図である。It is a figure which shows an example of the 1st processed image which concerns on Embodiment 2 of this invention. 本発明の実施形態2に係る加工処理を示すフローチャートである。It is a flowchart which shows the processing process which concerns on Embodiment 2 of this invention. 本発明の実施形態2に係る特定記号の他例を示す図である。It is a figure which shows another example of the specific symbol which concerns on Embodiment 2 of this invention. 本発明の実施形態2に係る特定記号の他例を示す図である。It is a figure which shows another example of the specific symbol which concerns on Embodiment 2 of this invention.

以下、図面を参照して、本発明に係る画像処理装置及び画像処理方法の実施形態について説明する。なお、図中、同一又は相当部分については同一の参照符号を付して説明を繰り返さない。 Hereinafter, embodiments of the image processing apparatus and the image processing method according to the present invention will be described with reference to the drawings. In the drawings, the same or corresponding parts are designated by the same reference numerals and the description is not repeated.

[実施形態1]
まず、図1を参照して、本発明の実施形態1に係る画像処理装置1の構成を説明する。図1は、実施形態1に係る画像処理装置1の構成を示すブロック図である。
[Embodiment 1]
First, the configuration of the image processing apparatus 1 according to the first embodiment of the present invention will be described with reference to FIG. FIG. 1 is a block diagram showing a configuration of an image processing device 1 according to the first embodiment.

図1に示すように、画像処理装置1は、操作部2と、スキャナー3と、記憶装置9と、制御部10とを備える。なお、スキャナー3は、データ入力部の一例である。 As shown in FIG. 1, the image processing device 1 includes an operation unit 2, a scanner 3, a storage device 9, and a control unit 10. The scanner 3 is an example of a data input unit.

操作部2は、画像処理装置1に対するユーザーからの指示を受け付ける。操作部2は、ユーザーからの指示を受け付けると、ユーザーからの指示を示す信号を制御部10へ送信する。本実施形態において、操作部2は、操作パネルである。操作パネルは、例えば、タッチディスプレー及び複数の操作キーを有する。タッチディスプレーは、ディスプレー及びタッチセンサーを有する。複数の操作キーは、例えば、スタートキーを有する。 The operation unit 2 receives an instruction from the user to the image processing device 1. When the operation unit 2 receives an instruction from the user, the operation unit 2 transmits a signal indicating the instruction from the user to the control unit 10. In the present embodiment, the operation unit 2 is an operation panel. The operation panel has, for example, a touch display and a plurality of operation keys. The touch display has a display and a touch sensor. The plurality of operation keys have, for example, a start key.

スキャナー3は、原稿の画像を読み取って、原稿の画像を示すデータを制御部10へ入力する。以下、スキャナー3が、原稿の画像を読み取って、原稿の画像を示すデータを制御部10へ入力する処理を「データ入力処理」と記載する。 The scanner 3 reads the image of the original and inputs the data indicating the image of the original to the control unit 10. Hereinafter, the process in which the scanner 3 reads the image of the original document and inputs the data indicating the image of the original document to the control unit 10 will be referred to as “data input process”.

スキャナー3は、コンタクトガラス及び読取機構を有する。読取機構は、例えば、CCD(Charge−Coupled Device)イメージセンサーを有する。読取機構は、コンタクトガラスに載置された原稿の画像を読み取って、原稿の画像を示すデータを生成する。原稿の画像を示すデータは、制御部10へ入力される。本実施形態において、原稿の画像は、記号を示す画像を含む。以下、記号を示す画像を「記号画像」と記載する。 The scanner 3 has a contact glass and a reading mechanism. The reading mechanism includes, for example, a CCD (Charge-Coupled Device) image sensor. The scanning mechanism reads an image of a document placed on a contact glass and generates data indicating the image of the document. The data indicating the image of the original is input to the control unit 10. In the present embodiment, the image of the manuscript includes an image showing a symbol. Hereinafter, the image showing the symbol will be referred to as a “symbol image”.

記憶装置9は、各種のデータを記憶する。記憶装置9は、ストレージデバイス及び半導体メモリーによって構成される。ストレージデバイスは、例えば、HDD(Hard Disk Drive)及び/又はSSD(Solid State Drive)によって構成される。半導体メモリーは、例えば、RAM(Random Access Memory)及びROM(Read Only Memory)を構成する。 The storage device 9 stores various types of data. The storage device 9 is composed of a storage device and a semiconductor memory. The storage device is composed of, for example, an HDD (Hard Disk Drive) and / or an SSD (Solid State Drive). The semiconductor memory constitutes, for example, a RAM (Random Access Memory) and a ROM (Read Only Memory).

制御部10は、CPU(Central Processing Unit)のようなプロセッサーによって構成される。また、制御部10は、画像形成処理用の集積回路を備える。画像形成処理用の集積回路は、例えば、ASIC(Application Specific Integrated Circuit)によって構成される。制御部10は、記憶装置9に記憶された制御プログラムを実行することにより、画像処理装置1の各部の動作を制御する。 The control unit 10 is composed of a processor such as a CPU (Central Processing Unit). Further, the control unit 10 includes an integrated circuit for image formation processing. The integrated circuit for image formation processing is configured by, for example, an ASIC (Application Specific Integrated Circuit). The control unit 10 controls the operation of each unit of the image processing device 1 by executing the control program stored in the storage device 9.

制御部10は、加工処理を実行する。加工処理において、制御部10は、記号画像を示すデータを取得する。以下、記号画像を示すデータを「記号画像データ」と記載する。記号画像データは、スキャナー3から入力される。制御部10は、記号画像データに基づいて、第1加工データと第2加工データとを生成する。詳しくは、制御部10は、記号画像の中に特定記号画像が含まれるか否かを判定する。制御部10は、例えば、画像認識技術を利用して記号画像G1の中に特定記号画像GK1が含まれるか否かを判定する。 The control unit 10 executes the machining process. In the processing, the control unit 10 acquires data indicating a symbol image. Hereinafter, the data indicating the symbol image will be referred to as "symbol image data". The symbol image data is input from the scanner 3. The control unit 10 generates the first processed data and the second processed data based on the symbol image data. Specifically, the control unit 10 determines whether or not the specific symbol image is included in the symbol image. The control unit 10 determines whether or not the specific symbol image GK1 is included in the symbol image G1 by using, for example, an image recognition technique.

制御部10は、記号画像の中に特定記号画像が含まれると判定すると、処理対象文字を特定し、処理対象文字に対して所定の処理を実行した第1加工データを生成する。また、制御部10は、第1加工データに基づいて、OCR(optical character recognition)の技術を利用して、第2加工データを生成する。詳しくは、制御部10は、処理対象文字を除く文字列の画像をテキストデータに変換した第2加工データを生成する。制御部10は、生成した第2加工データを記憶装置9に記憶させる。 When the control unit 10 determines that the symbol image includes the specific symbol image, the control unit 10 identifies the processing target character and generates the first processed data in which the predetermined processing is executed on the processing target character. Further, the control unit 10 generates the second processing data based on the first processing data by utilizing the technique of OCR (optical character recognition). Specifically, the control unit 10 generates second processed data obtained by converting an image of a character string excluding the processing target character into text data. The control unit 10 stores the generated second processing data in the storage device 9.

次に、図2及び図3を参照して、実施形態1に係る記号画像G1について説明する。図2は、実施形態1に係る記号画像G1の一例を示す図である。図3は、実施形態1に係る特定記号画像GK1及び処理対象文字を示す画像を拡大した図である。なお、図2は、手書きで横書きされた記号の画像(記号画像)を示す。以下、記号画像における書字方向SDをX方向として規定し、X方向と直交する方向をY方向として規定する。 Next, the symbol image G1 according to the first embodiment will be described with reference to FIGS. 2 and 3. FIG. 2 is a diagram showing an example of the symbol image G1 according to the first embodiment. FIG. 3 is an enlarged view of the specific symbol image GK1 and the image showing the processing target character according to the first embodiment. Note that FIG. 2 shows an image (symbol image) of a symbol written horizontally by hand. Hereinafter, the writing direction SD in the symbol image is defined as the X direction, and the direction orthogonal to the X direction is defined as the Y direction.

図2に示すように、記号画像G1は、第1文字列画像GT1と特定記号画像GK1とを含む。 As shown in FIG. 2, the symbol image G1 includes a first character string image GT1 and a specific symbol image GK1.

第1文字列画像GT1は、第1文字列を示す画像である。第1文字列画像GT1は、複数の文字によって構成される。図2に示す例において、第1文字列画像GT1(第1文字列)は、文字列「I am interested in purchasing your property at 122 123 Main Street.」によって構成される。 The first character string image GT1 is an image showing the first character string. The first character string image GT1 is composed of a plurality of characters. In the example shown in FIG. 2, the first character string image GT1 (first character string) is composed of the character string "I am interested in purchasing your property at 122 123 Main Stream."

特定記号画像GK1は、特定記号を示す画像である。本実施形態において、特定記号は、X方向に延びる一本の線であり、第1文字列画像GT1を構成する複数の文字のうちの少なくとも1つの文字に重なる。即ち、特定記号は、取り消し線である。図2に示す例では、特定記号は、文字列「122」に重なる。 The specific symbol image GK1 is an image showing a specific symbol. In the present embodiment, the specific symbol is a single line extending in the X direction, and overlaps with at least one character among a plurality of characters constituting the first character string image GT1. That is, the specific symbol is a strikethrough. In the example shown in FIG. 2, the specific symbol overlaps with the character string "122".

制御部10は、記号画像G1に特定記号画像GK1が含まれる場合、処理対象文字を特定する。処理対象文字は、所定の処理の実行対象である文字列を示す。制御部10は、所定の規則にしたがって処理対象文字を特定する。所定の規則は、特定記号に関連付けられている。本実施形態において、取り消し線には、特定記号と重なる文字を処理対象文字として特定するという規則が関連付けられている。したがって、制御部10は、特定記号と重なる文字を処理対象文字として特定する。 When the symbol image G1 includes the specific symbol image GK1, the control unit 10 specifies the character to be processed. The processing target character indicates a character string that is the execution target of a predetermined process. The control unit 10 specifies the processing target character according to a predetermined rule. Predetermined rules are associated with specific symbols. In the present embodiment, the strikethrough is associated with a rule that a character that overlaps with a specific symbol is specified as a processing target character. Therefore, the control unit 10 specifies a character that overlaps with the specific symbol as a processing target character.

詳しくは、制御部10は、記号画像G1における特定記号画像GK1の位置を示す情報を取得することによって処理対象文字を特定する。制御部10は、例えば、図3に示すように、記号画像G1における特定記号画像GK1の始点の位置P1を示す位置情報と、終点の位置P2とを示す位置情報とを取得する。制御部10は、取得した2つの位置情報の範囲に少なくとも一部が含まれる文字画像を抽出する。制御部10は、OCRの機能を利用して、抽出した文字画像からテキストデータを取得することにより、処理対象文字を特定する。図2に示す例において、制御部10は、文字列「122」を、処理対象文字として特定する。 Specifically, the control unit 10 specifies the character to be processed by acquiring the information indicating the position of the specific symbol image GK1 in the symbol image G1. For example, as shown in FIG. 3, the control unit 10 acquires position information indicating the position P1 of the start point of the specific symbol image GK1 in the symbol image G1 and position information indicating the position P2 of the end point. The control unit 10 extracts a character image in which at least a part is included in the range of the two acquired position information. The control unit 10 identifies the character to be processed by acquiring text data from the extracted character image by using the function of OCR. In the example shown in FIG. 2, the control unit 10 specifies the character string "122" as a character to be processed.

続いて、図4を参照して、実施形態1に係る第1加工データについて説明する。図4は、実施形態1に係る第1加工画像G2の一例を示す図である。第1加工画像G2は、第1加工データに基づく画像である。 Subsequently, the first processing data according to the first embodiment will be described with reference to FIG. FIG. 4 is a diagram showing an example of the first processed image G2 according to the first embodiment. The first processed image G2 is an image based on the first processed data.

図4に示すように、第1加工画像G2は、第2文字列画像GT2を含む。第2文字列画像GT2は、第2文字列を示す画像である。第2文字列画像GT2(第2文字列)は、文字列「I am interested in purchasing your property at 123 Main Street.」によって構成される。換言すると、第2文字列は、図2を参照して説明した第1文字列から処理対象文字「122」を除く文字列によって構成される。 As shown in FIG. 4, the first processed image G2 includes the second character string image GT2. The second character string image GT2 is an image showing the second character string. The second character string image GT2 (second character string) is composed of the character string "I am interested in purchasing your product at 123 Main Stream.". In other words, the second character string is composed of a character string excluding the processing target character "122" from the first character string described with reference to FIG.

次に、図5を参照して、実施形態1に係る第2加工データについて説明する。図5は、実施形態1に係る第2加工画像G3の一例を示す図である。第2加工画像G3は、第2加工データ(テキストデータ)を示す。本実施形態において、第2加工データは、テキストデータのみによって構成される。 Next, the second processing data according to the first embodiment will be described with reference to FIG. FIG. 5 is a diagram showing an example of the second processed image G3 according to the first embodiment. The second processed image G3 shows the second processed data (text data). In the present embodiment, the second processing data is composed only of text data.

図5に示すように、第2加工画像G3は、第3文字列画像GT3を含む。第3文字列画像GT3は、第3文字列を示す画像である。 As shown in FIG. 5, the second processed image G3 includes the third character string image GT3. The third character string image GT3 is an image showing the third character string.

図3に示す例において、第3文字列画像GT3(第3文字列)は、文字列「I am interested in purchasing your property at 123 Main Street.」によって構成される。詳しくは、第3文字列画像GT3は、図2に示す第1文字列画像GT1を構成する複数の文字から処理対象文字列「122」を除く文字列によって構成される。換言すると、第2加工データは、処理対象文字列を示すデータが削除されている。 In the example shown in FIG. 3, the third character string image GT3 (third character string) is composed of the character string "I am interested in purchasing your property at 123 Main Stream." Specifically, the third character string image GT3 is composed of a character string excluding the processing target character string "122" from a plurality of characters constituting the first character string image GT1 shown in FIG. In other words, in the second processing data, the data indicating the processing target character string is deleted.

続いて、図6を参照して、実施形態1に係る加工処理について説明する。図6は、実施形態1に係る加工処理を示すフローチャートである。加工処理は、データ入力処理の開始を指示する信号を制御部10が操作部2から受信すると開始される。 Subsequently, the processing process according to the first embodiment will be described with reference to FIG. FIG. 6 is a flowchart showing the processing process according to the first embodiment. The processing process is started when the control unit 10 receives a signal from the operation unit 2 instructing the start of the data input process.

図6に示すように、制御部10は、スキャナー3にデータ入力処理を実行させる(ステップS101)。詳しくは、制御部10は、例えば、記号画像をスキャナー3に読み取らせることによって、記号画像データを取得する。次いで、制御部10は、記号画像データに基づいて、記号画像G1の中に特定記号画像GK1が含まれるか否かを判定する(ステップS102)。 As shown in FIG. 6, the control unit 10 causes the scanner 3 to execute the data input process (step S101). Specifically, the control unit 10 acquires the symbol image data by, for example, having the scanner 3 read the symbol image. Next, the control unit 10 determines whether or not the specific symbol image GK1 is included in the symbol image G1 based on the symbol image data (step S102).

制御部10は、記号画像G1の中に特定記号画像GK1が含まれないと判定すると(ステップS102:No)、加工処理を終了する。 When the control unit 10 determines that the specific symbol image GK1 is not included in the symbol image G1 (step S102: No), the control unit 10 ends the processing process.

一方、制御部10は、記号画像G1の中に特定記号画像GK1が含まれると判定すると(ステップS102:Yes)、処理対象文字を特定する(ステップS103)。 On the other hand, when the control unit 10 determines that the specific symbol image GK1 is included in the symbol image G1 (step S102: Yes), the control unit 10 specifies the character to be processed (step S103).

制御部10は、処理対象文字を特定すると、第1加工データを生成する(ステップS104)。詳しくは、制御部10は、処理対象文字に対して所定の処理を実行する。所定の処理は、特定記号に関連付けられて記憶装置9に記憶されている。本実施形態において、取り消し線には、処理対象文字及び特定記号を削除する削除処理が関連付けられている。したがって、制御部10は、記号画像データに基づいて、記号画像G1の中から処理対象文字を示す画像と特定記号を示す画像とを削除した第1加工データを生成する。次いで、制御部10は、OCRの機能を利用して、第1加工データに含まれる第2文字列画像GT2をテキストデータに変換することにより第2加工データを生成する(ステップS105)。次いで、制御部10は、第2加工データを記憶装置9に記憶させて(ステップS106)、加工処理を終了する。 When the control unit 10 specifies the character to be processed, the control unit 10 generates the first processing data (step S104). Specifically, the control unit 10 executes a predetermined process on the character to be processed. The predetermined process is stored in the storage device 9 in association with the specific symbol. In the present embodiment, the strikethrough is associated with a deletion process for deleting the character to be processed and the specific symbol. Therefore, the control unit 10 generates the first processed data in which the image showing the character to be processed and the image showing the specific symbol are deleted from the symbol image G1 based on the symbol image data. Next, the control unit 10 generates the second processed data by converting the second character string image GT2 included in the first processed data into text data by using the function of the OCR (step S105). Next, the control unit 10 stores the second machining data in the storage device 9 (step S106), and ends the machining process.

以上、実施形態1について説明した。例えば、ボールペンで書かれた文字画像に不要な文字画像が含まれる場合、OCRの技術を利用して文字画像をテキストデータに変換した後、不要な文字を示すテキストデータを削除する処理が必要になる場合がある。しかしながら、本実施形態の画像処理装置1によれば、文字画像にボールペン等で取り消し線を付すだけで、不要な文字が削除された第2加工データ(テキストデータ)が生成される。したがって、ユーザーは、画像処理装置1において、記号画像データを加工する操作をすることなく、記号画像データを加工することができる。よって、ユーザーの利便性が向上する。 The first embodiment has been described above. For example, when a character image written with a ball pen contains an unnecessary character image, it is necessary to convert the character image into text data using OCR technology and then delete the text data indicating the unnecessary character. May become. However, according to the image processing device 1 of the present embodiment, the second processed data (text data) in which unnecessary characters are deleted is generated only by adding a strikethrough to the character image with a ballpoint pen or the like. Therefore, the user can process the symbol image data in the image processing device 1 without performing an operation for processing the symbol image data. Therefore, the convenience of the user is improved.

なお、本実施形態において、データ入力部がスキャナー3である構成を例に説明したが、図7に示すように、データ入力装置は、例えば、通信機器4であってもよい。図7は、実施形態1に係る画像処理装置1の構成を示す他例である。通信機器4は、同じ通信方式を利用する通信機器が実装された外部機器5と通信する。通信機器4は、外部機器5から受信した画像データを制御部10へ入力する。通信機器4は、例えば、USB(Universal Serial Bus)アダプターである。あるいは、通信機器4は、LAN(Local Area Network)アダプターである。外部機器5は、例えば、カメラのような撮像装置を含む。 In the present embodiment, the configuration in which the data input unit is the scanner 3 has been described as an example, but as shown in FIG. 7, the data input device may be, for example, a communication device 4. FIG. 7 is another example showing the configuration of the image processing device 1 according to the first embodiment. The communication device 4 communicates with an external device 5 on which a communication device using the same communication method is mounted. The communication device 4 inputs the image data received from the external device 5 to the control unit 10. The communication device 4 is, for example, a USB (Universal Serial Bus) adapter. Alternatively, the communication device 4 is a LAN (Local Area Network) adapter. The external device 5 includes, for example, an imaging device such as a camera.

また、本実施形態において、取り消し線がX方向に延びる一本の線である場合を例に説明したが、取り消し線は、例えば、X方向に延びる二重線であってもよい。 Further, in the present embodiment, the case where the strikethrough is a single line extending in the X direction has been described as an example, but the strikethrough may be, for example, a double line extending in the X direction.

また、例えば、図8に示すように、記号画像G1に罫線を示す罫線画像GLが含まれる場合、制御部10は、図9に示すように、罫線画像GLを削除した第1加工データを生成する。図8は、実施形態1に係る記号画像G1の他例を示す図である。図9は、実施形態1に係る第1加工画像G2の他例を示す図である。詳しくは、図9に示す第1加工画像G2は、図8に示す記号画像G1に基づいて生成される第1加工データを示す。 Further, for example, when the symbol image G1 includes a ruled line image GL showing a ruled line as shown in FIG. 8, the control unit 10 generates first processed data in which the ruled line image GL is deleted as shown in FIG. To do. FIG. 8 is a diagram showing another example of the symbol image G1 according to the first embodiment. FIG. 9 is a diagram showing another example of the first processed image G2 according to the first embodiment. Specifically, the first processed image G2 shown in FIG. 9 shows the first processed data generated based on the symbol image G1 shown in FIG.

制御部10は、第1加工データを生成する前に、記号画像G1に罫線画像GLが含まれるか否かを判定する。制御部10は、例えば、X方向に延びる線画像が記号画像G1に含まれるか否か判定することにより、記号画像G1に罫線画像GLが含まれるか否かを判定する。具体的には、制御部10は、記号画像G1のX座標の始点から終点まで延びる線画像が存在し、且つ、X座標の始点から終点まで延びる線画像の数が閾値以上含まれるか否か判定することにより、記号画像G1に罫線画像GLが含まれるか否かを判定する。あるいは、制御部10は、X方向に延びる線画像がY方向に沿って等間隔に並んでいるか否かを判定することにより、記号画像G1に罫線画像GLが含まれるか否かを判定する。罫線画像GLを削除した第1加工データが生成されることによって、第2加工データを生成する際における誤変換が抑制される。具体的には、罫線画像GLが取り消し線であると制御部10によって誤って認識されることが抑制される。なお、罫線画像GLは、X方向に延びる線画像に限定されない。罫線画像GLは、Y方向に延びる線画像であってもよい。 The control unit 10 determines whether or not the symbol image G1 includes the ruled line image GL before generating the first processed data. The control unit 10 determines whether or not the symbol image G1 includes the ruled line image GL by, for example, determining whether or not the line image extending in the X direction is included in the symbol image G1. Specifically, the control unit 10 determines whether or not there is a line image extending from the start point to the end point of the X coordinate of the symbol image G1 and the number of line images extending from the start point to the end point of the X coordinate includes the threshold value or more. By determining, it is determined whether or not the symbol image G1 includes the ruled line image GL. Alternatively, the control unit 10 determines whether or not the symbol image G1 includes the ruled line image GL by determining whether or not the line images extending in the X direction are lined up at equal intervals along the Y direction. By generating the first processed data in which the ruled line image GL is deleted, erroneous conversion in generating the second processed data is suppressed. Specifically, it is possible to prevent the control unit 10 from erroneously recognizing that the ruled line image GL is a strikethrough. The ruled line image GL is not limited to the line image extending in the X direction. The ruled line image GL may be a line image extending in the Y direction.

[実施形態2]
次に、図10〜図12を参照して、実施形態2に係る画像処理装置1について説明する。実施形態2は、特定記号が、特定文字列と、特定文字列の範囲を示す範囲記号とによって構成される点が実施形態1と異なる。以下、実施形態2について実施形態1と異なる事項について説明し、実施形態1と重複する部分についての説明は割愛する。
[Embodiment 2]
Next, the image processing apparatus 1 according to the second embodiment will be described with reference to FIGS. 10 to 12. The second embodiment is different from the first embodiment in that the specific symbol is composed of a specific character string and a range symbol indicating a range of the specific character string. Hereinafter, the matters different from the first embodiment will be described with respect to the second embodiment, and the description of the parts overlapping with the first embodiment will be omitted.

まず、図10を参照して、実施形態2に係る記号画像G4について説明する。図10は、実施形態2に係る記号画像G4の一例を示す図である。図10に示す例において、範囲記号は、特定文字列を囲む矩形である。換言すると、範囲記号は、特定文字列の先頭の位置と特定文字列の末尾の位置とを示す記号である。 First, the symbol image G4 according to the second embodiment will be described with reference to FIG. FIG. 10 is a diagram showing an example of the symbol image G4 according to the second embodiment. In the example shown in FIG. 10, the range symbol is a rectangle surrounding a specific character string. In other words, the range symbol is a symbol indicating the position at the beginning of the specific character string and the position at the end of the specific character string.

図10に示すように、記号画像G4は、第4文字列画像GT4を含む。第4文字列画像GT4は、第4文字列を示す画像である。第4文字列画像GT4(第4文字列)は、文字列「Hi sam, My name is John.I am interested in purchasing your property at 123 Main Street.I look forward to hearing from you Regards,」によって構成される。 As shown in FIG. 10, the symbol image G4 includes the fourth character string image GT4. The fourth character string image GT4 is an image showing the fourth character string. The fourth character string image GT4 (fourth character string) is composed of the character string "Hi sam, My name is John. I am interested in purchasing your product at 123 Main Street. To.

また、記号画像G4は、2つの特定記号画像GK2を含む。以下、図10に示す2つの特定記号画像GK2を「第1特定記号画像GK21」、及び「第2特定記号画像GK22」と記載する。第1特定記号画像GK21は、第1特定文字列を示す画像を囲む矩形である。第2特定記号画像GK22は、第2特定文字列を示す画像を囲む矩形である。図10に示す例において、第1特定文字列は、「logo.jpeg」であり、第2特定文字列は、「JOHN_signature.jpeg」である。 Further, the symbol image G4 includes two specific symbol images GK2. Hereinafter, the two specific symbol images GK2 shown in FIG. 10 will be referred to as "first specific symbol image GK21" and "second specific symbol image GK22". The first specific symbol image GK21 is a rectangle surrounding an image showing the first specific character string. The second specific symbol image GK22 is a rectangle surrounding an image showing the second specific character string. In the example shown in FIG. 10, the first specific character string is "logo.jpeg" and the second specific character string is "JOHN_signature.jpg".

続いて、図11を参照して、実施形態2に係る第1加工画像G5について説明する。図11は、実施形態2に係る第1加工画像G5の一例を示す図である。 Subsequently, the first processed image G5 according to the second embodiment will be described with reference to FIG. FIG. 11 is a diagram showing an example of the first processed image G5 according to the second embodiment.

図11に示すように、第1加工画像G5は、第5文字列画像GT5、第1変換画像GH1、及び第2変換画像GH2を含む。第5文字列画像GT5は、第5文字列を示す画像である。 As shown in FIG. 11, the first processed image G5 includes a fifth character string image GT5, a first converted image GH1, and a second converted image GH2. The fifth character string image GT5 is an image showing the fifth character string.

図11に示す例において、第5文字列画像GT5(第5文字列)は、文字列「Hi sam, My name is John.I am interested in purchasing your property at 123 Main Street.I look forward to hearing from you Regards,」によって構成される。 In the example shown in FIG. 11, the fifth character string image GT5 (fifth character string) is the character string “Hi sam, My name is John. It is composed of "you Regards,".

第1変換画像GH1は、図10を参照して説明した第1特定記号画像GK21が配置されていた位置に配置される。換言すると、第1特定記号画像GK21が第1変換画像GH1に置き換えられている。また、第1変換画像GH1は、第1特定記号画像GK21のX方向のサイズ及びY方向のサイズと略同じサイズに調整される。 The first converted image GH1 is arranged at the position where the first specific symbol image GK21 described with reference to FIG. 10 was arranged. In other words, the first specific symbol image GK21 is replaced with the first converted image GH1. Further, the first converted image GH1 is adjusted to have substantially the same size as the size in the X direction and the size in the Y direction of the first specific symbol image GK21.

第2変換画像GH2は、図10を参照して説明した第2特定記号画像GK22が配置されていた位置に配置される。換言すると、第2変換画像GH2が第2変換画像GH2に置き換えられている。また、第2変換画像GH2は、第2特定記号画像GK22のY方向と略同じ大きさに調整される。 The second converted image GH2 is arranged at the position where the second specific symbol image GK22 described with reference to FIG. 10 was arranged. In other words, the second converted image GH2 is replaced with the second converted image GH2. Further, the second converted image GH2 is adjusted to have substantially the same size as the Y direction of the second specific symbol image GK22.

図12は、実施形態2に係る加工処理を示すフローチャートである。図12に示すように、制御部10は、記号画像G4の中に特定記号画像GK2が含まれると判定すると(ステップS102:Yes)、特定記号の種別を判定する(ステップS201)。制御部10は、例えば、画像認識技術を利用して、特定記号の種別を判定する。 FIG. 12 is a flowchart showing the processing process according to the second embodiment. As shown in FIG. 12, when the control unit 10 determines that the symbol image G4 includes the specific symbol image GK2 (step S102: Yes), the control unit 10 determines the type of the specific symbol (step S201). The control unit 10 determines the type of the specific symbol by using, for example, an image recognition technique.

制御部10は、特定記号の種別を判定すると、判定した特定画像の種別と関連付けられた規則にしたがって、処理対象文字を特定する(ステップS103)。本実施形態において、特定記号が特定文字列と範囲記号とによって構成される場合、範囲記号に含まれる特定文字列を処理対象文字として特定するという規則が関連付けられている。したがって、制御部10は、特定文字列を処理対象文字として特定する。図10に示す例では、制御部10は、「logo.jpeg」と、「JOHN_signature.jpeg」とをそれぞれ処理対象文字として特定する。 When the control unit 10 determines the type of the specific symbol, the control unit 10 specifies the character to be processed according to the rule associated with the determined type of the specific image (step S103). In the present embodiment, when the specific symbol is composed of the specific character string and the range symbol, a rule is associated with specifying the specific character string included in the range symbol as the processing target character. Therefore, the control unit 10 specifies the specific character string as the processing target character. In the example shown in FIG. 10, the control unit 10 specifies "logo.jpeg" and "JOHN_signature.jpeg" as processing target characters, respectively.

制御部10は、処理対象文字を特定すると、第1加工データを生成する(ステップS104)。詳しくは、処理対象文字に対して所定の処理を実行する。本実施形態において、特定記号が特定文字列と範囲記号とによって構成される場合、特定記号画像GK2を変換画像に変換する変換処理が関連付けられている。したがって、制御部10は、記号画像データに基づいて、記号画像G4の中から特定記号画像GK2を変換画像に変換した第1加工データを生成する。詳しくは、制御部10は、処理対象文字を特定すると、処理対象文字を示す画像を抽出した抽出画像を取得する。制御部10は、抽出画像に基づいて、OCRの技術を利用することにより処理対象文字列を示すテキストデータを取得する。制御部10は、処理対象文字列(テキストデータ)が示す識別情報を取得し、識別情報に基づいて変換画像を記憶装置9から取得する。なお、変換画像は、識別情報と関連付けられて記憶装置9に予め記憶されている。 When the control unit 10 specifies the character to be processed, the control unit 10 generates the first processing data (step S104). Specifically, a predetermined process is executed for the character to be processed. In the present embodiment, when the specific symbol is composed of the specific character string and the range symbol, a conversion process for converting the specific symbol image GK2 into a conversion image is associated with the conversion process. Therefore, the control unit 10 generates the first processed data obtained by converting the specific symbol image GK2 into a converted image from the symbol image G4 based on the symbol image data. Specifically, when the control unit 10 specifies the processing target character, the control unit 10 acquires an extracted image obtained by extracting an image indicating the processing target character. The control unit 10 acquires text data indicating a character string to be processed by using the OCR technique based on the extracted image. The control unit 10 acquires the identification information indicated by the processing target character string (text data), and acquires the converted image from the storage device 9 based on the identification information. The converted image is associated with the identification information and stored in advance in the storage device 9.

制御部10は、変換画像を記憶装置9から取得すると、特定記号画像GK2を変換画像に変換した第1加工データを生成する。具体的には、制御部10は、特定記号画像GK2の位置を示す位置情報に基づいて、特定記号画像GK2と同じ位置に変換画像を配置する。また、制御部10は、変換画像のX方向及びY方向のサイズのうちの少なくとも一方が特定記号画像GKのX方向及びY方向の少なくとも一方のサイズと略一致するように調整する。 When the control unit 10 acquires the converted image from the storage device 9, the control unit 10 generates the first processed data obtained by converting the specific symbol image GK2 into the converted image. Specifically, the control unit 10 arranges the converted image at the same position as the specific symbol image GK2 based on the position information indicating the position of the specific symbol image GK2. Further, the control unit 10 adjusts so that at least one of the sizes of the converted image in the X direction and the Y direction substantially matches the size of at least one of the specific symbol image GK in the X direction and the Y direction.

次いで、制御部10は、第1加工データに含まれる第2文字列画像GT2をテキストデータに変換することにより第2加工データを生成する(ステップS105)。次いで、制御部10は、第2加工データを記憶装置9に記憶させて(ステップS106)、加工処理を終了する。 Next, the control unit 10 generates the second processed data by converting the second character string image GT2 included in the first processed data into text data (step S105). Next, the control unit 10 stores the second machining data in the storage device 9 (step S106), and ends the machining process.

以上、実施形態2について説明した。本実施形態によれば、画像処理装置1は、処理対象文字を示す画像を変換画像に変換することができる。よって、ユーザーは、変換画像を示す識別情報を記号画像に追記するだけで、識別情報が示す変換画像に置き換えられた第2加工データを取得することができる。よって、ユーザーの利便性が向上する。 The second embodiment has been described above. According to the present embodiment, the image processing device 1 can convert an image indicating a character to be processed into a converted image. Therefore, the user can acquire the second processed data replaced with the converted image indicated by the identification information only by adding the identification information indicating the converted image to the symbol image. Therefore, the convenience of the user is improved.

なお、本実施形態において、特定記号が矩形である場合を説明したが、特定記号は、例えば、楕円であってもよい。 Although the case where the specific symbol is a rectangle has been described in the present embodiment, the specific symbol may be, for example, an ellipse.

また、特定文字列は、例えば、図13に示すように、二重山カッコ「<<logo.jpeg>>」で囲まれていてもよい。これにより、制御部10は、特定文字列をより明確に取得することができる。なお、特定文字列は、図14に示すような、二重丸カッコ「((logo.jpeg))」で囲まれていてもよい。図13及び図14は、実施形態2に係る特定記号の他例を示す図である。 Further, the specific character string may be enclosed in double mountain brackets “<< logo.jpg >>”, for example, as shown in FIG. As a result, the control unit 10 can acquire the specific character string more clearly. The specific character string may be enclosed in double parentheses "((logo.jpeg))" as shown in FIG. 13 and 14 are diagrams showing other examples of the specific symbols according to the second embodiment.

また、本実施形態において、変換画像のサイズが特定記号画像GK2のサイズに応じて調整される場合を説明したが、変換画像のサイズは、例えば、文字列のフォントサイズに応じて調整されてもよい。制御部10は、例えば、変換画像のY方向のサイズと、フォントのY方向のサイズとの比率が規定の比率となるように変換画像のサイズを調整してもよい。規定の比率は、予め指定されていてもよいし、スキャナー3がデータ入力処理を実行する度に、ユーザーによって指定されてもよい。 Further, in the present embodiment, the case where the size of the converted image is adjusted according to the size of the specific symbol image GK2 has been described, but the size of the converted image may be adjusted according to, for example, the font size of the character string. Good. The control unit 10 may adjust the size of the converted image so that the ratio between the size of the converted image in the Y direction and the size of the font in the Y direction becomes a predetermined ratio, for example. The specified ratio may be specified in advance, or may be specified by the user each time the scanner 3 executes the data input process.

以上、本発明の実施形態について、図面(図1〜図14)を参照しながら説明した。但し、本発明は、上記の実施形態に限られるものではなく、その要旨を逸脱しない範囲で種々の態様において実施することが可能である。また、上記の実施形態で示す構成、及び形状は、一例であって特に限定されるものではなく、本発明の効果から実質的に逸脱しない範囲で種々の変更が可能である。 The embodiments of the present invention have been described above with reference to the drawings (FIGS. 1 to 14). However, the present invention is not limited to the above-described embodiment, and can be implemented in various embodiments without departing from the gist thereof. Further, the configuration and shape shown in the above-described embodiment are merely examples and are not particularly limited, and various changes can be made without substantially deviating from the effects of the present invention.

例えば、本発明の実施形態において、画像処理装置に本発明が適用される場合を例に説明したが、本発明は、例えば、画像形成装置が備える画像処理装置にも適用可能である。 For example, in the embodiment of the present invention, the case where the present invention is applied to an image processing device has been described as an example, but the present invention can also be applied to, for example, an image processing device included in an image forming device.

また、実施形態1及び実施形態2において説明した事項は、適宜組み合わせ可能である。 In addition, the items described in the first and second embodiments can be combined as appropriate.

本発明は、例えば、画像処理装置の分野に有用である。また、画像処理装置は、画像形成装置の分野に有用である。 The present invention is useful, for example, in the field of image processing equipment. Image processing devices are also useful in the field of image forming devices.

1 画像処理装置
2 操作部
3 スキャナー
10 制御部
1 Image processing device 2 Operation unit 3 Scanner 10 Control unit

Claims (5)

記号を示す記号画像のデータを取得するデータ入力部と、
前記データ入力部の動作を制御する制御部と
を備え、
前記記号は、第1文字列と、前記第1文字列のうちの所定の処理の対象である処理対象文字を特定する特定記号とを含み、
前記制御部は、
前記記号画像の中に前記特定記号を示す特定記号画像が含まれるか否かを判定し、
前記記号画像の中に前記特定記号画像が含まれると判定すると、前記処理対象文字を特定し、
前記特定記号が特定文字列と前記特定文字列の範囲を示す範囲記号とを含むか否かを更に判定し、
前記特定記号が、前記特定文字列と前記範囲記号とを含むと判定すると、前記処理対象文字に対して前記所定の処理を実行した第1加工データを生成し、
前記第1加工データは、前記第1文字列のうち、前記処理対象文字を除く第2文字列の画像を示す画像データを含み、
前記第2文字列の画像を示す画像データに基づいて、前記第2文字列の画像をテキストデータに変換して第2加工データを生成し、
前記所定の処理は、前記特定記号画像を変換画像に変換する変換処理を含む、画像処理装置。
A data input unit that acquires symbol image data indicating symbols, and
It is provided with a control unit that controls the operation of the data input unit.
The symbol includes a first character string and a specific symbol that specifies a processing target character that is a predetermined processing target in the first character string.
The control unit
It is determined whether or not the specific symbol image indicating the specific symbol is included in the symbol image, and it is determined.
When it is determined that the specific symbol image is included in the symbol image, the processing target character is specified, and the processing target character is specified.
Further, it is determined whether or not the specific symbol includes a specific character string and a range symbol indicating the range of the specific character string.
The specific symbol, when determined to include the specific character string and said range symbols, to generate a first processed data executing the predetermined processing to the processing target characters,
The first processed data includes image data indicating an image of the second character string of the first character string excluding the character to be processed.
Based on the image data showing the image of the second character string, the image of the second character string is converted into text data to generate the second processed data .
The predetermined process is an image processing apparatus including a conversion process for converting the specific symbol image into a converted image.
前記範囲記号は、前記特定文字列の先頭の位置と前記特定文字列の末尾の位置とを示す記号を含む、請求項に記載の画像処理装置。 The image processing apparatus according to claim 1 , wherein the range symbol includes a symbol indicating a position at the beginning of the specific character string and a position at the end of the specific character string. 前記範囲記号は、前記特定文字列を囲む矩形を含む、請求項又は請求項に記載の画像処理装置。 The image processing apparatus according to claim 1 or 2 , wherein the range symbol includes a rectangle surrounding the specific character string. 前記特定文字列は、前記変換画像を識別する情報を示す、請求項〜請求項のいずれか1項に記載の画像処理装置。 The specific character string indicates information identifying the transformed image, the image processing apparatus according to any one of claims 1 to 3. 文字列を含む記号を示す記号画像の画像データを取得するデータ取得ステップと、
前記記号画像の中に、特定記号を示す特定記号画像が含まれるか否かを判定する判定ステップと、
前記記号画像の中に前記特定記号画像が含まれると判定すると、前記特定記号画像を示す特定画像データに基づいて、前記文字列のうち、所定の処理の対象である処理対象文字を特定する特定ステップと、
前記特定記号が特定文字列と前記特定文字列の範囲を示す範囲記号とを含むか否かを更に判定するステップと、
前記特定記号が、前記特定文字列と前記範囲記号とを含むと判定すると、前記処理対象文字に対して前記所定の処理を実行した第1加工データを生成する第1生成ステップと、
前記第1加工データに含まれる前記処理対象文字を除く文字を示す文字画像の画像データに基づいて、前記文字画像をテキストデータに変換して第2加工データを生成する第2生成ステップと
を含み、
前記所定の処理は、前記特定記号画像を変換画像に変換する変換処理を含む、画像処理方法。
A data acquisition step for acquiring image data of a symbol image indicating a symbol including a character string, and
A determination step for determining whether or not a specific symbol image indicating a specific symbol is included in the symbol image, and
When it is determined that the specific symbol image is included in the symbol image, the specific character to be processed is specified among the character strings based on the specific image data indicating the specific symbol image. Steps and
A step of further determining whether or not the specific symbol includes a specific character string and a range symbol indicating the range of the specific character string, and
The specific symbol, when determined to include the specific character string and said range symbols, a first generation step of generating a first processed data executing the predetermined processing to the processing target characters,
Including a second generation step of converting the character image into text data and generating the second processed data based on the image data of the character image indicating the character excluding the character to be processed included in the first processed data. See,
The predetermined process is an image processing method including a conversion process for converting the specific symbol image into a converted image.
JP2018072301A 2018-04-04 2018-04-04 Image processing device and image processing method Active JP6844574B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018072301A JP6844574B2 (en) 2018-04-04 2018-04-04 Image processing device and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018072301A JP6844574B2 (en) 2018-04-04 2018-04-04 Image processing device and image processing method

Publications (2)

Publication Number Publication Date
JP2019185209A JP2019185209A (en) 2019-10-24
JP6844574B2 true JP6844574B2 (en) 2021-03-17

Family

ID=68341227

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018072301A Active JP6844574B2 (en) 2018-04-04 2018-04-04 Image processing device and image processing method

Country Status (1)

Country Link
JP (1) JP6844574B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006065735A (en) * 2004-08-30 2006-03-09 Kyocera Mita Corp System for recognizing character
JP2007280266A (en) * 2006-04-11 2007-10-25 Konica Minolta Business Technologies Inc Image processor, document correcting method and document correcting program
JP4808661B2 (en) * 2007-03-19 2011-11-02 株式会社リコー Image processing apparatus, program, and image processing method
JP5696394B2 (en) * 2010-08-04 2015-04-08 村田機械株式会社 Image processing apparatus, image processing method, and image processing program
JP5699623B2 (en) * 2011-01-20 2015-04-15 村田機械株式会社 Image processing apparatus, image processing system, image processing method, and program
JP2017200121A (en) * 2016-04-28 2017-11-02 京セラドキュメントソリューションズ株式会社 Image processing apparatus

Also Published As

Publication number Publication date
JP2019185209A (en) 2019-10-24

Similar Documents

Publication Publication Date Title
JP4251629B2 (en) Image processing system, information processing apparatus, control method, computer program, and computer-readable storage medium
US7349577B2 (en) Image processing method and image processing system
US7640269B2 (en) Image processing system and image processing method
JP5121599B2 (en) Image processing apparatus, image processing method, program thereof, and storage medium
US20060010116A1 (en) Image processing system and image processing method
US9614984B2 (en) Electronic document generation system and recording medium
JP6579332B2 (en) Image forming apparatus, document digitizing program, and document digitizing method
US8416464B2 (en) Document processing apparatus and document processing method
JP4227432B2 (en) Image processing method
JP4673200B2 (en) Print processing system and print processing method
JP2005151127A (en) Image processing system and method
US7738737B2 (en) Image processing apparatus and image processing method
JP6579331B2 (en) Image forming apparatus, document digitizing program, and document digitizing method
JP7379876B2 (en) Character recognition device, document file generation method, document file generation program
JP6844574B2 (en) Image processing device and image processing method
JP2010231637A (en) Apparatus, method and program for processing document image
JP7302175B2 (en) Information processing device and information processing program
JP7383882B2 (en) Information processing device and information processing program
JP5821994B2 (en) Image processing apparatus, image forming apparatus, and program
JP5723803B2 (en) Image processing apparatus and program
JP2011018311A (en) Device and program for retrieving image, and recording medium
JP2004334340A (en) Image processing method and device
JP7497620B2 (en) Document data generation device, image forming device, and document data generation program
US11849086B2 (en) Image processing apparatus capable of extracting portion of document image specified by preset index and subjecting character string in extracted portion to processing associated with index
JP7342518B2 (en) Image processing device and image processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200220

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201117

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210112

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210126

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210208

R150 Certificate of patent or registration of utility model

Ref document number: 6844574

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150