JPH0947726A - Address reader, postal matter classifying machine and address reading method - Google Patents

Address reader, postal matter classifying machine and address reading method

Info

Publication number
JPH0947726A
JPH0947726A JP7202140A JP20214095A JPH0947726A JP H0947726 A JPH0947726 A JP H0947726A JP 7202140 A JP7202140 A JP 7202140A JP 20214095 A JP20214095 A JP 20214095A JP H0947726 A JPH0947726 A JP H0947726A
Authority
JP
Japan
Prior art keywords
character
block
address
reading
weight value
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.)
Pending
Application number
JP7202140A
Other languages
Japanese (ja)
Inventor
Kaoru Saito
薫 齋藤
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP7202140A priority Critical patent/JPH0947726A/en
Publication of JPH0947726A publication Critical patent/JPH0947726A/en
Pending legal-status Critical Current

Links

Landscapes

  • Sorting Of Articles (AREA)
  • Character Discrimination (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the recognition rate of addresses by detecting the images on the address surfaces of sheets, segmenting character patterns and recognizing the characters of the address surfaces by collation of the character patterns and the dictionary corresponding to an assigned area among the plural dictionaries. SOLUTION: A street and ward character reading section 89 executes pattern matching processing of the segmented street and ward character patterns and the standard character patterns of the analogous character table of the general areas of a street and ward character dictionary section 87 relating to the street and ward segmentation characters and obtains plural character candidates successively from the first character candidate of the higher weight value. The first character candidate is determined as the street and ward segmentation characters if the street and ward segmentation characters of the specific area are not included in the upper candidates among the plural character candidates in accordance with the specific character information of a specific character memory section 88. The first character candidate is determined as the street and ward segmentation characters after the plural street and ward segmentation character candidates are obtd. by collation with the analogous character table of the specific area in accordance with the special character information if the street and ward segmentation characters are included in the upper candidates.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、例えば、郵便物の
宛名を読み取る宛名読取装置等の住所読取装置、郵便物
区分機及び住所読取方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an address reading device such as an address reading device for reading an address of a mail, a mail sorter, and an address reading method.

【0002】[0002]

【従来の技術】宛名読取装置は、郵便物に記入された宛
名を光学的に走査してそのイメージを検出した後、その
イメージから文字パターンを切り出し、認識辞書との照
合により宛名認識結果(文字コード)を得るものであ
る。
2. Description of the Related Art An address reading device optically scans an address written on a mail piece to detect its image, cuts out a character pattern from the image, and collates it with a recognition dictionary to obtain an address recognition result (characters). Code).

【0003】しかしながら、曖昧な文字については誤読
となるおそれがあることから、従来より、何等かの知識
処理を行って認識率を高めている。
However, since ambiguous characters may be erroneously read, conventionally, some knowledge processing is performed to increase the recognition rate.

【0004】例えば、宛名のうち町名については、町名
の文字を認識した後、前後の文字の組合せと町名単語辞
書とを照合して町名を識別している。
For example, regarding the town name in the address, after recognizing the letters of the town name, the combination of the preceding and following letters is collated with the town name word dictionary to identify the town name.

【0005】一方、宛名のうち街区の区切り文字(デリ
ミタ文字)は、「番」,「条」,「−」,「の」のよう
に1文字で構成されるものが多いため、町名のように単
語辞書を用いた知識処理を行うことはできないため、従
来の宛名読取装置では、街区区切り文字を読み取る際
に、類似文字テーブルを用いている。
On the other hand, in the address, the delimiter character (delimiter character) of the block is often composed of one character such as "number", "article", "-", "no", so that it is like a town name. Since the knowledge processing using the word dictionary cannot be performed, the conventional address reading device uses the similar character table when reading the block delimiter.

【0006】この類似文字テーブルは、1つの文字コー
ドに対して形態が互いに似ている複数の文字パターンを
類似文字として登録し、各文字パターンに出現頻度の重
み値(ウェイト値)を付与したものである。従来の装置
は、このような類似文字テーブルとイメージから切り出
した区切り文字の文字パターンとを照合し、重み値の高
い方から順に第1文字候補から複数の文字候補を出力し
ている。なお、この重み値βを式で表すと、次のように
なる。
In this similar character table, a plurality of character patterns whose forms are similar to one character code are registered as similar characters, and a weight value (weight value) of appearance frequency is given to each character pattern. Is. The conventional device collates the similar character table with the character pattern of the delimiter cut out from the image, and outputs a plurality of character candidates from the first character candidate in order from the one having the highest weight value. The weight value β is expressed as follows.

【0007】β=Pr(α)Β = Pr (α)

【0008】この式は確率過程でいう独立試行であり、
αは街区区切り文字の類似文字を意味する。
This equation is an independent trial in the stochastic process,
α means a character similar to the block delimiter.

【0009】[0009]

【発明が解決しようとする課題】しかしながら、従来の
装置は、宛名の地域によらず、同一の重み値を付与して
いたため、北海道地方等のように街区区切り文字が特殊
な場合には、誤読の原因となっていた。例えば、類似文
字テーブルにおいて重み値βが Pr(番)=0.7,Pr(条)=0.5 となっているとすると、「条」よりも「番」と認識され
る確率が高いため、宛名が「北海道札幌市豊平区里塚
2条3丁目」の場合に、「北海道札幌市豊平区里塚 2
番3号」のように誤読され易いという問題があった。
However, in the conventional device, the same weight value is given regardless of the area of the address. Therefore, when the district delimiter is special, such as in the Hokkaido region, misreading occurs. Was the cause of. For example, if the weight value β in the similar character table is Pr (No.) = 0.7 and Pr (No.) = 0.5, the probability of being recognized as "No." is higher than that of "No." The address is "Satotsuka, Toyohira-ku, Sapporo-shi, Hokkaido
In the case of "2, 3 chome,""Satotsuka, Toyohira-ku, Sapporo-shi, Hokkaido 2
There was a problem that it was easily misread like "No. 3".

【0010】そこで、本発明は、上記に鑑みてなされた
ものであり、住所の認識率の向上を図った住所読取装
置、郵便物区分機及び住所読取方法を提供することを目
的とするものである。
Therefore, the present invention has been made in view of the above, and an object thereof is to provide an address reading device, a mail sorter, and an address reading method for improving the recognition rate of addresses. is there.

【0011】[0011]

【課題を解決するための手段】上記課題を解決するため
の本発明の構成を説明する。
The structure of the present invention for solving the above problems will be described.

【0012】請求項1記載の住所読取装置は、紙葉類の
住所面のイメージを検出する検出手段と、複数の辞書を
地域毎に記憶する記憶手段と、前記住所面のイメージか
ら文字パターンを切り出し、その文字パターンと前記複
数の辞書のうち指定された地域に対応する辞書との照合
により前記住所面の文字を認識する認識手段とを有する
ことを特徴とするものである。
According to another aspect of the present invention, there is provided an address reading apparatus which detects a detecting image of an address surface of a paper sheet, a storing means which stores a plurality of dictionaries for each area, and a character pattern from the image of the address surface. It is characterized by having a recognition means for recognizing the characters on the address surface by cutting out and collating the character pattern with a dictionary corresponding to a designated area among the plurality of dictionaries.

【0013】上記構成の住所読取装置によれば、検出手
段が、紙葉類の住所面のイメージを検出すると、認識手
段は、住所面のイメージから文字パターンを切り出し、
その文字パターンと複数の辞書のうち指定された地域に
対応する辞書との照合により住所面の文字を認識する。
これにより、特殊な町名文字や街区文字が使われるよう
な地域の住所の認識率の向上が可能となる。
According to the address reading apparatus having the above structure, when the detecting means detects the image of the address surface of the paper sheet, the recognizing means cuts out the character pattern from the image of the address surface,
Characters on the address surface are recognized by collating the character pattern with a dictionary corresponding to a designated area among a plurality of dictionaries.
As a result, it is possible to improve the recognition rate of an address in a region where special town name characters or block characters are used.

【0014】請求項2記載の住所読取装置は、紙葉類の
住所面のイメージを検出する検出手段と、街区区切り文
字毎に重み値を付与した一般地域用のテーブルと街区区
切り文字毎に前記一般地域用のテーブルとは異なる重み
値を付与した1以上の特定地域用のテーブルとを記憶す
るテーブル記憶手段と、特定地域の街区区切り文字とそ
の地域情報とからなる特定文字情報を記憶する特定文字
記憶手段と、前記住所面のイメージから街区区切り文字
の文字パターンを切り出し、その文字パターンと前記一
般地域用のテーブルとの照合により重み値の高い第1文
字候補から順に複数の文字候補を得た後、前記特定文字
情報を基に前記複数の文字候補の中に特定地域の街区区
切り文字が上位候補に含まれているか否かを判定し、上
位候補に含まれていない場合には、前記第1文字候補を
街区区切り文字として決定し、上位候補に含まれている
場合には、前記特定文字情報を基に前記特定地域の街区
区切り文字に対応する前記特定地域用のテーブルとの照
合により街区区切り文字を決定する認識手段とを有する
ことを特徴とするものである。
According to another aspect of the present invention, there is provided an address reading device for detecting an image of an address surface of a paper sheet, a table for a general area in which a weight value is assigned to each block delimiter, and each block delimiter. Table storage means for storing one or more tables for specific areas to which weight values different from those for the general area are stored, and specification for storing specific character information including block delimiters of the specific area and its area information A plurality of character candidates are obtained in order from the first character candidate having a higher weight value by cutting out the character pattern of the block delimiter from the character storage means and the image of the address surface and comparing the character pattern with the table for the general area. After that, based on the specific character information, it is determined whether or not the block delimiter of the specific area is included in the upper candidates among the plurality of character candidates, and it is included in the upper candidates. If not, the first character candidate is determined as the block delimiter, and if included in the upper candidates, for the specific area corresponding to the block delimiter of the specific area based on the specific character information. And a recognition means for determining the block delimiter by collating with the table of FIG.

【0015】上記構成の住所読取装置によれば、検出手
段が、紙葉類の住所面のイメージを検出すると、認識手
段は、住所面のイメージから街区区切り文字の文字パタ
ーンを切り出し、その文字パターンと一般地域用のテー
ブルとの照合により重み値の高い第1文字候補から順に
複数の文字候補を得る。認識手段は、特定地域の街区区
切り文字とその地域情報とからなる特定文字情報を基に
前記複数の文字候補の中に特定地域の街区区切り文字が
上位候補に含まれていない場合には、第1文字候補を街
区区切り文字として決定し、上位候補に含まれている場
合には、対応する特定地域用のテーブルとの照合により
街区区切り文字を決定する。これにより、特定地域の街
区区切り文字の認識率の向上が可能となり、一般地域の
街区区切り文字については短時間での認識が可能とな
る。
According to the address reading apparatus having the above-mentioned structure, when the detecting means detects the image of the address surface of the paper sheet, the recognizing means cuts out the character pattern of the block delimiter from the image of the address surface, and the character pattern. And a general area table are compared to obtain a plurality of character candidates in order from the first character candidate having a higher weight value. The recognizing means, when the block delimiter of the specific area is not included in the upper candidates among the plurality of character candidates based on the specific character information including the block delimiter of the specific area and the area information, One character candidate is determined as the block delimiter, and if it is included in the upper candidates, the block delimiter is determined by matching with the corresponding table for the specific area. As a result, it is possible to improve the recognition rate of the block delimiter in the specific area, and the block delimiter in the general area can be recognized in a short time.

【0016】請求項3記載の住所読取装置は、紙葉類の
住所面のイメージを検出する検出手段と、街区区切り文
字毎に重み値を付与したテーブルを、前記重み値を互い
に異ならせて地域毎に記憶する記憶手段と、前記住所面
のイメージから町名文字の文字パターンを切り出し、そ
の文字パターンについて認識処理及び知識処理を行って
町名文字を読み取る町名文字読取手段と、前記住所面の
イメージから街区区切り文字の文字パターンを切り出
し、その文字パターンと前記町名文字読取手段によって
読み取られた町名文字に対応する地域の前記テーブルと
の照合により街区区切り文字を決定する街区文字読取手
段とを有することを特徴とするものである。
According to another aspect of the present invention, there is provided an address reading device, wherein a detecting means for detecting an image of an address surface of a paper sheet and a table in which a weight value is assigned to each block delimiter are used, the weight values being different from each other. From the image of the address surface, the storage means for storing each, the character pattern of the town name character is cut out from the image of the address surface, the town name character reading means for performing the recognition process and the knowledge process for the character pattern to read the town name character, A block character reading means for cutting out a character pattern of a block delimiter and determining the block delimiter by collating the character pattern with the table of the area corresponding to the town name character read by the town name character reading means. It is a feature.

【0017】上記構成の住所読取装置によれば、検出手
段が紙葉類の住所面のイメージを検出すると、町名文字
読取手段は、住所面のイメージから町名の文字パターン
を切り出し、その文字パターンについて認識処理及び知
識処理を行って町名文字を読み取る。街区文字読取手段
は、住所面のイメージから街区区切り文字の文字パター
ンを切り出し、その文字パターンと町名文字読取手段に
よって読み取られた町名文字に対応する地域のテーブル
との照合により街区区切り文字を決定する。これによ
り、特殊な街区文字が使われるような地域の住所の認識
率の向上が可能となり、地域によらず街区区切り文字に
ついて一定の時間での認識が可能となる。
According to the address reading apparatus having the above-mentioned structure, when the detecting means detects the image of the address surface of the paper sheet, the town name character reading means cuts out the character pattern of the town name from the image of the address surface. The recognition process and the knowledge process are performed to read the town name characters. The block character reading means cuts out the character pattern of the block delimiter from the image of the address surface, and determines the block delimiter by comparing the character pattern with the area table corresponding to the town name character read by the town name character reading means. . As a result, it is possible to improve the recognition rate of an address in a region where a special block character is used, and it is possible to recognize the block delimiter in a fixed time regardless of the region.

【0018】請求項4記載の郵便物区分機は、郵便物の
宛名面に記入された宛名の認識結果を基に前記郵便物の
区分処理を行う郵便物区分機において、前記宛名面のイ
メージを検出する検出手段と、複数の辞書を地域毎に記
憶する記憶手段と、前記宛名面のイメージから文字パタ
ーンを切り出し、その文字パターンと前記複数の辞書の
うち指定された地域に対応する辞書との照合により前記
宛名を認識し、その認識結果を当該郵便物の区分処理に
供する認識手段とを有することを特徴とするものであ
る。
According to a fourth aspect of the present invention, there is provided a mail sorting machine which sorts the mail based on a recognition result of the mail address written on the address surface of the mail. Detecting means for detecting, a storage means for storing a plurality of dictionaries for each area, a character pattern cut out from the image of the address surface, the character pattern and a dictionary corresponding to a designated area of the plurality of dictionaries. It is characterized in that it has a recognition means for recognizing the address by collation and providing the recognition result for sorting processing of the mail.

【0019】上記構成の郵便物区分機によれば、検出手
段が、郵便物の宛名面のイメージを検出すると、認識手
段は、宛名面のイメージから文字パターンを切り出し、
その文字パターンと複数の辞書のうち指定された地域に
対応する辞書との照合により宛名を認識する。この認識
結果は、当該郵便物の区分処理に供される。これによ
り、特殊な町名文字や街区文字が使われるような地域の
宛名の認識率向上が可能となる。
According to the mail sorting machine having the above construction, when the detecting means detects the image of the address side of the mail, the recognizing means cuts out a character pattern from the image of the address side,
The address is recognized by matching the character pattern with a dictionary corresponding to a designated area among a plurality of dictionaries. The recognition result is used for sorting the mail. As a result, it is possible to improve the recognition rate of the address in the area where a special town name character or block character is used.

【0020】請求項5記載の住所読取方法は、複数の辞
書を地域毎に記憶する第1のステップと、紙葉類の住所
面のイメージを検出する第2のステップと、前記住所面
のイメージから文字パターンを切り出し、その文字パタ
ーンと前記複数の辞書のうち指定された地域に対応する
辞書との照合により前記住所面の文字を認識する第3の
ステップとを含むことを特徴とするものである。
In the address reading method according to the present invention, a first step of storing a plurality of dictionaries for each region, a second step of detecting an image of an address surface of a paper sheet, and an image of the address surface. And a third step of recognizing the characters on the address plane by extracting a character pattern from the character pattern and collating the character pattern with a dictionary corresponding to a designated area of the plurality of dictionaries. is there.

【0021】上記構成の住所読取方法によれば、第1の
ステップで複数の辞書を地域毎に記憶しておき、第2の
ステップで紙葉類の住所面のイメージを検出し、第3の
ステップで住所面のイメージから文字パターンを切り出
し、その文字パターンと複数の辞書のうち指定された地
域に対応する辞書との照合により住所面の文字を認識す
る。これにより、特殊な町名文字や街区文字が使われる
ような地域の住所の認識率向上が可能となる。
According to the address reading method having the above-mentioned configuration, a plurality of dictionaries are stored for each area in the first step, the image of the address surface of the paper sheet is detected in the second step, and the third step is performed. In step, a character pattern is cut out from the image of the address surface, and the character of the address surface is recognized by collating the character pattern with a dictionary corresponding to a designated area among a plurality of dictionaries. As a result, it is possible to improve the recognition rate of an address in the area where a special town name character or block character is used.

【0022】請求項6記載の住所読取装置は、請求項2
記載の住所読取装置において、前記一般地域用のテーブ
ルでの重み値は、文字の出現頻度に応じて定められ、前
記特定地域用のテーブルでの重み値は、少なくとも行方
向と街区の区切りを示す文字の直前の数字の字種に応じ
て定められていることを特徴とするものである。
The address reading device according to claim 6 is the address reading device according to claim 2.
In the address reading device described, the weight value in the table for the general area is determined according to the appearance frequency of the characters, and the weight value in the table for the specific area indicates at least a line direction and a block of a block. It is characterized in that it is determined according to the character type of the number immediately before the character.

【0023】請求項7記載の住所読取装置は、宛名が記
載された郵便物を供給する供給手段と、この供給手段に
よって供給された前記郵便物から前記宛名を読取る読取
手段と、少なくとも街区の区切りを示す文字毎に重み値
を付与して記憶する第1のテーブルと、街区の区切りを
示す文字毎に前記第1のテーブルに記憶される重み値と
は異なる重み値を付与して記憶する第2のテーブルと、
前記第1のテーブルを参照し、前記読取手段で読取った
前記宛名のうち前記街区の区切りを示す文字を認識し、
複数の文字候補を挙げる街区認識手段と、この街区認識
手段での認識の結果、複数の文字候補の中に特定の文字
候補が挙げられた場合には、前記第2のテーブルを参照
して前記街区の区切りを示す文字を再度認識することを
特徴とするものである。
According to another aspect of the present invention, there is provided an address reading device for supplying a postal item having an address, a reading unit for reading the address from the postal item supplied by the supplying unit, and at least a division of a block. A first table that stores a weight value assigned to each character indicating the first block, and a first table that stores a weight value different from the weight value stored in the first table for each character indicating a block of a block 2 tables,
Referring to the first table, recognize the character indicating the division of the block in the address read by the reading means,
A block recognizing unit that cites a plurality of character candidates, and as a result of recognition by the block recognizing unit, when a specific character candidate is listed among the plurality of character candidates, the second table is referred to, and It is characterized in that a character indicating a block of a block is recognized again.

【0024】請求項8記載の郵便物区分機は、町名と街
区によって構成される宛名が記載された郵便物を供給す
る供給手段と、この供給手段によって供給された前記郵
便物から前記宛名を読取る読取手段と、この読取手段で
読取った宛名のうち、町名を認識する町名認識手段と、
少なくとも街区の区切りを示す文字毎に重み値を付与し
て記憶する第1のテーブルと、街区の区切りを示す文字
毎に前記第1のテーブルに記憶される重み値とは異なる
重み値を付与して記憶する第2のテーブルと、前記第1
のテーブルを参照し、前記読取手段で読取った前記宛名
のうち前記街区の区切りを示す文字を認識し、複数の文
字候補を挙げる第1の街区認識手段と、この街区認識手
段での認識の結果、複数の文字候補の中に特定の文字候
補が挙げられた場合には、前記第2のテーブルを参照し
て前記街区の区切りを示す文字を認識する第2の街区認
識手段と、前記町名認識手段での認識結果と前記第1若
しくは第2の街区認識手段での認識結果とから宛名を特
定する宛名特定手段と、この宛名特定手段で特定された
宛名に基づき前記郵便物を宛名毎に区分する区分手段と
を有することを特徴とするものである。
According to another aspect of the present invention, there is provided a mail sorting machine, which supplies a mail containing an address including a town name and a block, and reads the mail from the mail supplied by the supplying means. Reading means, and town name recognition means for recognizing a town name among the addresses read by the reading means,
At least a first table that stores and stores a weight value for each character indicating a block of a block and a different weight value that is different from the weight value stored in the first table for each character that indicates a block of a block And a second table for storing the first table and the first table
Of the address read by the reading means, the first block recognizing means for recognizing a character indicating the division of the block and a plurality of character candidates, and the recognition result by the block recognizing means are referred to. When a specific character candidate is listed among a plurality of character candidates, a second block recognition means for recognizing a character indicating a division of the block by referring to the second table, and the town name recognition Address specifying means for specifying an address from the recognition result by the means and the recognition result by the first or second block recognizing means, and the mail items are classified for each address based on the address specified by the address specifying means It is characterized by having a sorting means.

【0025】請求項9記載の住所読取装置は、郵便物に
記載された町名と街区によって構成される宛名を読取る
読取手段と、この読取手段によって読取った宛名のう
ち、町名を認識する町名認識手段と、少なくとも街区の
区切りを示す文字毎に重み値を付与して記憶する第1の
テーブルと、街区の区切りを示す文字毎に前記第1のテ
ーブルに記憶される重み値とは異なる重み値を付与して
記憶する第2のテーブルと、前記第1のテーブルを参照
し、前記読取手段で読取った前記宛名のうち前記街区の
区切りを示す文字を認識し、複数の文字候補を挙げる第
1の街区認識手段と、この街区認識手段での認識の結
果、複数の文字候補の中に特定の文字候補が挙げられた
場合には、前記第2のテーブルを参照して前記街区の区
切りを示す文字を認識する第2の街区認識手段と、前記
町名認識手段での認識結果と前記第1若しくは第2の街
区認識手段での認識結果とから宛名を特定する宛名特定
手段とを有することを特徴とするものである。
An address reading device according to a ninth aspect of the present invention is a reading means for reading an address composed of a town name and a block written on a mail piece, and a town name recognizing means for recognizing a town name among the addresses read by the reading means. A first table that stores a weight value at least for each character indicating a block of a block, and a weight value different from the weight value stored in the first table for each character that indicates a block of the block. A first table which refers to the second table to be given and stored and the first table, recognizes a character indicating the delimiter of the block in the address read by the reading means, and raises a plurality of character candidates As a result of the block recognizing means and the recognition by the block recognizing means, when a specific character candidate is listed among the plurality of character candidates, the character indicating the delimiter of the block is referred to by referring to the second table. Recognize A second block recognizing means, and an address specifying means for specifying an address from the recognition result of the town name recognizing means and the recognition result of the first or second block recognizing means. Is.

【0026】請求項10記載の住所読取装置は、請求項
7記載の住所読取装置において、前記第1のテーブルの
重み値は、文字の出現頻度に応じて定められ、前記第2
のテーブルでの重み値は、少なくとも行方向と街区の区
切りを示す文字の直前の数字の字種に応じて定められて
いることを特徴とするものである。
An address reader according to a tenth aspect of the present invention is the address reader according to the seventh aspect, wherein the weight value of the first table is determined according to the appearance frequency of the character, and the second value is set.
The weight value in the table is characterized in that it is determined at least according to the character type of the number immediately preceding the character indicating the line direction and the block of the block.

【0027】請求項11記載の郵便物区分機は、請求項
8記載の郵便物区分機において、前記第1のテーブルの
重み値は、文字の出現頻度に応じて定められ、前記第2
のテーブルでの重み値は、少なくとも行方向と街区の区
切りを示す文字の直前の数字の字種に応じて定められて
いることを特徴とするものである。
A mail sorting machine according to an eleventh aspect of the present invention is the mail sorting machine according to the eighth aspect, wherein the weight value of the first table is determined according to the appearance frequency of the character, and the second value.
The weight value in the table is characterized in that it is determined at least according to the character type of the number immediately preceding the character indicating the line direction and the block of the block.

【0028】請求項12記載の住所読取装置は、請求項
9記載の住所読取装置において、前記第1のテーブルの
重み値は、文字の出現頻度に応じて定められ、前記第2
のテーブルでの重み値は、少なくとも行方向と街区の区
切りを示す文字の直前の数字の字種に応じて定められて
いることを特徴とするものである。
An address reading device according to a twelfth aspect of the present invention is the address reading device according to the ninth aspect, wherein the weight value of the first table is determined according to the appearance frequency of the character, and the second value is set.
The weight value in the table is characterized in that it is determined at least according to the character type of the number immediately preceding the character indicating the line direction and the block of the block.

【0029】[0029]

【発明の実施の形態】以下、本発明の実施例を図面を参
照して詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0030】図1は本発明の郵便物区分機の一実施例を
示す正面図である。
FIG. 1 is a front view showing an embodiment of the mail sorting machine according to the present invention.

【0031】本実施例の郵便物区分機1は、大型の箱型
状の区分機本体1aを有し、この区分機本体1aの左側
には、葉書,封書等の紙葉類としての郵便物Pを積載
し、送り出す供給系2を設け、装置本体1aの中央部及
びその右側には、長尺の収納系3を設け、供給系2から
収納系3の下部を経て後述する振分けゲート部4に至る
領域には、郵便物Pを搬送するベルト及びローラを多数
用いた搬送系5を設けている。
The mail sorting machine 1 of the present embodiment has a large box-shaped sorting machine body 1a, and the left side of the sorting machine body 1a is a postal matter such as a postcard or a letter. A supply system 2 for loading and sending P is provided, and a long storage system 3 is provided at the center of the apparatus main body 1a and on the right side thereof, and a distribution gate unit 4 to be described later is provided from the supply system 2 through the lower part of the storage system 3. In the area up to, there is provided a conveyor system 5 using a large number of belts and rollers for conveying the postal matter P.

【0032】前記供給系2は、大量の郵便物Pを積載す
る積載台6と、この積載台6から郵便物Pを一通ずつ取
り出して搬送系5に送り出す取出し部7と、郵便物Pに
記入された宛名を読み取る住所読取装置としての宛名読
取部8とを具備している。
The supply system 2 includes a loading table 6 for loading a large amount of postal matter P, a take-out section 7 for taking out the postal articles P one by one from the loading station 6 and sending them to the transport system 5, and writing on the postal matter P. The address reading unit 8 is provided as an address reading device for reading the received address.

【0033】前記収納系3は、供給系2から搬送系5を
経て送られてくる郵便物Pを宛名読取部8で読み取った
宛名に応じて振り分ける振分けゲート部4と、この振分
けゲート部4により振り分けられる郵便物Pを各々区分
収納する多数の収納ポケット9とを具備している。
The storage system 3 uses the sorting gate unit 4 for sorting the mail P sent from the supply system 2 through the transport system 5 according to the address read by the address reading unit 8, and the sorting gate unit 4. It is provided with a large number of storage pockets 9 for individually storing the sorted mail items P.

【0034】図2は本実施例の制御系の主要部を示すブ
ロック図である。
FIG. 2 is a block diagram showing the main part of the control system of this embodiment.

【0035】この郵便物区分機1は、本区分機1全体の
制御を行う主制御部10を備え、この主制御部10に、
前記振分けゲート部4,搬送系5,取出し部7及び宛名
読取部8を各々接続している。
The mail sorter 1 is provided with a main controller 10 for controlling the whole sorter 1, and the main controller 10 has
The sorting gate unit 4, the transport system 5, the take-out unit 7, and the address reading unit 8 are connected to each other.

【0036】前記宛名読取部8は、イメージ検出部80
と、宛名領域検出部81と、行切出し部82と、町名文
字読取手段としての町名文字認識辞書部83,町名文字
認識部84,町名単語辞書部85及び町名文字識別部8
6と、テーブル記憶手段としての街区文字辞書部87
と、特定文字記憶部88と、街区文字読取部89及び読
取制御部90とを具備している。
The address reading unit 8 has an image detecting unit 80.
Address area detection unit 81, line segmentation unit 82, town name character recognition dictionary unit 83 as town name character reading means, town name character recognition unit 84, town name word dictionary unit 85, and town name character identification unit 8
6, and the block character dictionary unit 87 as table storage means
And a specific character storage unit 88, a block character reading unit 89, and a reading control unit 90.

【0037】イメージ検出部80は、郵便物Pに光を照
射する光源と、郵便物Pからの反射光をその光量に応じ
た電気信号に変換する光電変換器とを備え、郵便物Pの
住所面としての宛名面を光学的に走査してその宛名面の
イメージを検出するものである。
The image detecting section 80 is provided with a light source for irradiating the postal matter P with light and a photoelectric converter for converting the reflected light from the postal matter P into an electric signal corresponding to the amount of the light, and the address of the postal matter P. The address surface as a surface is optically scanned to detect an image of the address surface.

【0038】宛名領域検出部81は、検出された宛名面
のイメージから射影法等によって宛名領域の位置を検出
するものである。
The address area detection unit 81 detects the position of the address area from the detected image of the address surface by the projection method or the like.

【0039】行切出し部82は、宛名領域のイメージか
ら射影法等によって行イメージを切り出すものである。
The line cutout unit 82 cuts out a line image from the image of the address area by the projection method or the like.

【0040】町名文字認識辞書部83は、町名文字認識
辞書を記憶しており、その町名文字認識辞書には、町名
に使用されるカナ文字,漢字等の基準文字パターンが文
字コードに対応して登録されている。
The town name character recognition dictionary unit 83 stores a town name character recognition dictionary. In the town name character recognition dictionary, reference character patterns such as kana characters and kanji used for town names correspond to character codes. It is registered.

【0041】町名文字認識部84は、行切出し部82に
よって切り出された行イメージから文字パターンを一文
字毎に切り出し、その切り出した文字パターンと町名文
字認識辞書に登録されている基準文字パターンとのパタ
ーンマッチング処理(認識処理)を行い、類似度の高い
第1文字候補から順に複数の文字候補(文字コード)を
得て町名文字を認識するものである。
The town name character recognition unit 84 cuts out a character pattern for each character from the line image cut out by the line cutout unit 82, and a pattern of the cut out character pattern and a reference character pattern registered in the town name character recognition dictionary. Matching processing (recognition processing) is performed, and a plurality of character candidates (character codes) are obtained in order from the first character candidate having a high degree of similarity, and the town name character is recognized.

【0042】町名単語辞書部85は、町名単語辞書を記
憶しており、その町名単語辞書には、都道府県,市区
郡,町村等の単語が登録されている。
The town name word dictionary unit 85 stores a town name word dictionary, and words such as prefectures, municipalities, towns and villages are registered in the town name word dictionary.

【0043】町名文字識別部86は、町名文字認識部8
4によって認識された文字の前後の組合せと町名単語辞
書との照合により都道府県,市区郡,町村等の町名文字
を識別(知識処理)してその町名文字識別結果を読取制
御部90に出力するとともに、町名に続く後段の街区の
行イメージを街区文字読取部89に出力するようになっ
ている。
The town name character recognition unit 86 is a town name character recognition unit 8
By comparing the combination of the characters before and after recognized by 4 with the town name word dictionary, the town name characters of prefectures, municipalities, towns and villages are identified (knowledge processing), and the town name character identification result is output to the reading control unit 90. At the same time, the line image of the succeeding block following the town name is output to the block character reading unit 89.

【0044】街区文字辞書部87は、街区数字辞書と街
区区切り文字(デルミタ文字)辞書等からなる街区文字
辞書を記憶している。
The block character dictionary unit 87 stores a block character dictionary including a block number dictionary and a block delimiter (Dermita character) dictionary.

【0045】街区数字辞書には、算数字及び漢数字等の
基準文字パターンが文字コードに対応して登録されてい
る。
In the block number dictionary, reference character patterns such as arithmetic numbers and Chinese numbers are registered in correspondence with the character codes.

【0046】街区区切り文字辞書には、1つの文字コー
ドに対して形態が互いに似ている複数の街区区切り文字
の基準文字パターンが類似文字として図3に示すような
一般地域類似文字テーブル87aと、図4に示すような
1以上の特定地域類似文字テーブル87bとに登録され
ている。一般地域類似文字テーブル87aは、図3に示
すように、各街区区切り文字(基準文字パターン)に出
現頻度の重み値(ウェイト値)を付与しているだけであ
るが、特定地域類似文字テーブル87bは、図4に示す
ように、街区区切り文字と、縦書きか横書きかの行方向
と、街区区切り文字の直前の数字が算数字か漢数字かの
字種との組合せ毎に重み値を与えている。なお、この重
み値β′を式で表すと、次のようになる。
In the block delimiter character dictionary, a reference character pattern of a plurality of block delimiters whose form is similar to one character code is similar to a general area similar character table 87a as shown in FIG. It is registered in one or more specific area similar character tables 87b as shown in FIG. As shown in FIG. 3, the general area similar character table 87a only assigns a weight value (weight value) of appearance frequency to each block delimiter character (reference character pattern), but the specific area similar character table 87b. As shown in FIG. 4, gives a weight value for each combination of the block delimiter, the line direction of vertical writing or horizontal writing, and the character type in which the number immediately before the block delimiting character is a mathematical or Chinese numeral. ing. The weight value β'is expressed as follows.

【0047】β′=Pr(α|γ)Β '= Pr (α | γ)

【0048】この式は確率過程でいう独立試行であり、
αは街区区切り文字の類似文字を意味し、γは行方向及
び字種の条件を意味する。
This equation is an independent trial in the stochastic process,
α means a character similar to the block delimiter, and γ means the condition of the line direction and the character type.

【0049】特定文字記憶部88は、特定地域の街区区
切り文字とその地域情報とからなる特定文字情報を記憶
している。例えば、街区区切り文字が「条」の場合は、
その文字「条」と北海道の地域情報とを対応付けて記憶
している。
The specific character storage unit 88 stores specific character information including a block delimiter of a specific area and the area information thereof. For example, if the block delimiter is "article,"
The character "article" and the regional information of Hokkaido are stored in association with each other.

【0050】街区文字読取部89は、町名文字識別部8
6からの街区の行イメージから文字パターンを一文字毎
に切り出し、街区区切り文字及び街区数字文字等を読み
取り、その街区文字読取結果を読取制御部90に送るよ
うになっている。
The block character reading unit 89 includes a town name character identifying unit 8
A character pattern is cut out from the line image of the block from 6 for each character, the block delimiter, the block numeric character, etc. are read, and the block character read result is sent to the reading control unit 90.

【0051】すなわち、街区文字読取部89は、街区数
字文字については、切り出した街区数字の文字パターン
と街区数字辞書に登録されている基準文字パターンとの
パターンマッチング法と輪郭構造マッチング法とを組み
合わせたマッチング処理を行い、類似度の高い第1文字
候補から順に複数の文字候補(文字コード)を得て、第
1文字候補を街区数字文字として決定するるものであ
る。また、街区文字読取部89は、街区区切り文字につ
いては、切り出した街区文字の文字パターンと一般地域
類似文字テーブル87aに登録されている基準文字パタ
ーンとのパターンマッチング処理を行い、重み値が高い
第1文字候補から順に複数の文字候補を得た後、特定文
字記憶部88が記憶する前記特定文字情報を基に前記複
数の文字候補の中に特定地域の街区区切り文字が上位候
補(例えば1位乃至3位)に含まれているか否かを判定
し、上位候補に含まれていない場合には、前記第1文字
候補を街区区切り文字として決定し、上位候補に含まれ
ている場合には、前記特定文字情報を基に前記特定地域
の街区区切り文字に対応する特定地域類似文字テーブル
87bとの照合により複数の街区区切り文字候補を得た
後、第1文字候補を街区区切り文字として決定するもの
である。
That is, the block character reading section 89 combines the block number character with the pattern matching method and the contour structure matching method between the cut-out block number character pattern and the reference character pattern registered in the block number dictionary. The matching process is performed to obtain a plurality of character candidates (character codes) in order from the first character candidate having a high degree of similarity, and the first character candidate is determined as a block number character. In addition, for the block delimiter, the block character reading unit 89 performs pattern matching processing between the cut-out block character pattern and the reference character pattern registered in the general area similar character table 87a, and the block with a high weight value is displayed. After a plurality of character candidates are sequentially obtained from one character candidate, a block delimiter of a specific area is a top candidate among the plurality of character candidates based on the specific character information stored in the specific character storage unit 88 (for example, the first rank). It is determined whether the first character candidate is included as a block delimiter in the case where it is not included in the high-ranked candidates, and the first character candidate is included in the high-ranked candidate. After obtaining a plurality of block delimiter candidates by collating with the specific region similar character table 87b corresponding to the block delimiter of the specific region based on the specific character information, the first character candidate is set to the city. It is to determine as a delimiter.

【0052】読取制御部90は、宛名読取部8の各部を
制御するものであり、町名文字識別部86による町名文
字識別結果と、街区文字読取部89による街区文字読取
結果とを編集して宛名読取結果を得るものである。
The reading control unit 90 controls each unit of the address reading unit 8, and edits the town name character identification result by the town name character identifying unit 86 and the block character reading result by the town block character reading unit 89 to edit the address. The result of reading is obtained.

【0053】次に、本実施例の動作を図6のフローチャ
ートに従って説明する。なお、以下の説明では、図5に
示す郵便物Paが区分処理対象に含まれているとする。
Next, the operation of this embodiment will be described with reference to the flowchart of FIG. In the following description, it is assumed that the postal matter Pa shown in FIG. 5 is included in the classification processing target.

【0054】局員は、郵便物Pを本装置1の供給系2の
積載台6上に積載する。積載台6上に積載された郵便物
Pは、取出し部7により取り出され、搬送系5の搬送ベ
ルトに挟まれつつ宛名読取部8を通って振分けゲート部
4に搬送される(S1)。
The staff member loads the postal matter P on the loading platform 6 of the supply system 2 of the apparatus 1. The postal matter P loaded on the loading table 6 is taken out by the take-out section 7, and is carried to the sorting gate section 4 through the address reading section 8 while being sandwiched by the carrying belt of the carrying system 5 (S1).

【0055】宛名読取部8のイメージ検出部80は、例
えば図5に示す郵便物Paが搬送されてくると、その郵
便物Paの宛名面50のイメージを検出し(S2)、宛
名領域検出部81は、その検出された宛名面50のイメ
ージから宛名領域51を検出し(S3)、行切出し部8
2は、宛名領域51のイメージから行イメージ52を切
り出す(S4)。
For example, when the mail Pa shown in FIG. 5 is conveyed, the image detection unit 80 of the address reading unit 8 detects the image of the address surface 50 of the mail Pa (S2), and the address area detection unit. 81 detects the address area 51 from the detected image of the address surface 50 (S3), and the line cutout unit 8
2 cuts out the line image 52 from the image of the address area 51 (S4).

【0056】次に、町名文字認識部84は、切り出され
た行イメージ52から「北」,「海」,「道」等の如く
一文字毎に文字パターンを切り出し、その切り出した文
字パターンと町名文字認識辞書に登録されている基準文
字パターンとのパターンマッチング処理を行い、複数の
文字候補(文字コード)を得て町名文字を認識する。続
いて、町名文字識別部86は、町名文字認識部84によ
って認識された文字の組合せと町名単語辞書との照合に
より町名文字を識別し、その町名文字識別結果を読取制
御部90に送り、読み取った町名文字の後段の街区文字
の行イメージを街区文字読取部89に送る(S5)。図
5の場合は、「北海道札幌市豊平区里塚」まで読み取
り、街区文字の行イメージ「2条3丁目」を街区文字読
取部89に送る。
Next, the town name character recognizing unit 84 cuts out a character pattern from the cut line image 52 for each character such as "north", "sea", "road", etc., and the cut out character pattern and town name character. A pattern matching process with a reference character pattern registered in the recognition dictionary is performed to obtain a plurality of character candidates (character codes) to recognize a town name character. Subsequently, the town name character identifying unit 86 identifies the town name character by matching the combination of characters recognized by the town name character recognizing unit 84 with the town name word dictionary, and sends the town name character identifying result to the reading control unit 90 for reading. The line image of the block character in the latter part of the town name character is sent to the block character reading unit 89 (S5). In the case of FIG. 5, it reads up to “Satotsuka, Toyohira-ku, Sapporo-shi, Hokkaido” and sends the block character line image “2, 3-chome” to the block character reading unit 89.

【0057】街区文字読取部89は、街区文字の行イメ
ージ「2条3丁目」から「2」,「条」,「3」,
「丁」,「目」の如く一文字毎に文字パターンを切り出
す。街区文字読取部89は、「2」,「3」等の街区数
字文字について、切り出した街区数字の文字パターンと
街区文字辞書部87内の街区数字辞書に登録されている
基準文字パターンとのパターンマッチング法と輪郭構造
マッチング法とを組み合わせたマッチング処理を行い、
類似度の高い第1文字候補から順に複数の文字候補(文
字コード)を得て、第1文字候補を街区数字文字として
決定する(S6)。
The block character reading unit 89 reads the line image of the block character from "2, 3" to "2", "article", "3",
A character pattern is cut out for each character such as "Ding" and "Eyes". The block character reading unit 89, for the block number characters such as “2” and “3”, the pattern of the cut-out block number character pattern and the reference character pattern registered in the block number dictionary in the block character dictionary unit 87. Performs matching processing that combines the matching method and the contour structure matching method,
A plurality of character candidates (character codes) are obtained in order from the first character candidate having a high degree of similarity, and the first character candidate is determined as the block numeric character (S6).

【0058】次に、街区文字読取部89は、「条」,
「丁」,「目」等の街区区切り文字について、切り出し
た街区文字の文字パターンと一般地域類似文字テーブル
87aに登録されている基準文字パターンとのパターン
マッチング処理を行い、重み値が高い第1文字候補から
順に複数の文字候補を得る(S7)。図3の場合は、
「番」の方が「条」より重み値が高いので、第1文字候
補として「番」、第2文字候補として「条」を得る。
Next, the block character reading unit 89 displays the "article",
For the block delimiters such as “Ding” and “eye”, pattern matching processing is performed between the cut-out block character pattern and the reference character pattern registered in the general area similar character table 87a, and the first weighting value is high. A plurality of character candidates are sequentially obtained from the character candidates (S7). In the case of FIG.
Since “number” has a higher weight value than “article”, “number” is obtained as the first character candidate and “article” is obtained as the second character candidate.

【0059】続いて、街区文字読取部89は、特定文字
記憶88が記憶する特定文字情報を基に、前記ステップ
S7で得た複数の文字候補の中に特定地域の街区区切り
文字が上位候補に含まれているか否かを判定し(S
8)、上位候補に含まれていない場合は、第1文字候補
を街区区切り文字として決定し、一般地域類似文字テー
ブル87aを用いた街区文字読取結果を読取制御部90
に送るが(S9)、上位候補に含まれている場合は、前
記特定文字情報を基に前記特定地域の街区区切り文字に
対応する特定地域類似文字テーブル87bを参照して文
字候補の選択をやり直す。図5の場合は、特定地域の街
区区切り文字の「条」が上位候補(第2文字候補)に含
まれているので、特定地域類似文字テーブル87bを参
照して文字候補の選択をやり直す。この場合は、行方向
は縦、街区区切り文字「条」の直前の数字の字種は算数
字であるので、特定地域類似文字テーブル87bを参照
すると、街区区切り文字「条」の重み値は、「0.7」
であり、街区区切り文字「番」の重み値は、「0.4」
であるから、前記ステップS7で得た文字候補の順位が
入れ代わり、第1文字候補として「条」、第2文字候補
として「番」を得て、その第1文字候補「条」を街区区
切り文字として決定し、街区文字読取結果を読取制御部
90に送る(S10)。
Subsequently, the block character reading unit 89 determines, based on the specific character information stored in the specific character memory 88, that the block delimiter character of the specific area is the upper candidate among the plurality of character candidates obtained in step S7. It is determined whether or not it is included (S
8) If not included in the top candidates, the first character candidate is determined as the block delimiter, and the block character reading result using the general area similar character table 87a is read by the reading controller 90.
(S9), but if it is included in the higher rank candidates, the character candidate is selected again by referring to the specific area similar character table 87b corresponding to the block delimiter of the specific area based on the specific character information. . In the case of FIG. 5, since the district delimiter “article” of the specific area is included in the upper candidates (second character candidates), the character candidates are selected again by referring to the specific area similar character table 87b. In this case, the row direction is vertical, and the character type of the number immediately before the block delimiter "article" is arithmetic number. Therefore, referring to the specific area similar character table 87b, the weight value of the block delimiter "section" is "0.7"
And the weight value of the block delimiter "ban" is "0.4"
Therefore, the ranks of the character candidates obtained in step S7 are replaced, and the first character candidate “article” and the second character candidate “ban” are obtained, and the first character candidate “article” is designated as the block delimiter character. Then, the block character reading result is sent to the reading control unit 90 (S10).

【0060】読取制御部90は、町名文字識別部86に
よる町名文字識別結果と、街区文字読取部89による街
区文字読取結果とから宛名読取結果を編集して主制御部
10に送る。
The reading control unit 90 edits the address reading result from the town name character identifying result by the town name character identifying unit 86 and the town block character reading result by the town block character reading unit 89, and sends it to the main control unit 10.

【0061】主制御部40は、宛名読取部8の宛名読取
結果に基づいて振分けゲート部4を制御し、郵便物Pを
その宛名に対応する収納ポケット9に区分集積する(S
11)。
The main control section 40 controls the sorting gate section 4 on the basis of the address reading result of the address reading section 8 and sorts and collects the mail P in the storage pocket 9 corresponding to the address (S).
11).

【0062】上述した本実施例によれば、街区区切り文
字が北海道地方等のように特殊な場合であっても、誤読
を減らすことが可能となり、郵便物の区分処理の効率向
上が図れる。また、一般地域類似文字テーブル87aと
の照合により複数の文字候補を得た後、それらの文字候
補の中に特定地域の街区区切り文字が上位候補に含まれ
ている場合に、対応する特定地域類似文字テーブル87
bとの照合により街区区切り文字を決定しているので、
特定地域の街区区切り文字の認識率の向上が可能とな
り、一般地域の街区区切り文字については短時間での認
識が可能となる。
According to the above-described embodiment, even if the block delimiter is a special case such as the Hokkaido region, misreading can be reduced, and the efficiency of sorting the mail can be improved. In addition, after a plurality of character candidates are obtained by collation with the general area similar character table 87a, if the character block delimiter of the specific area is included in the upper candidates, the corresponding specific area similarity is obtained. Character table 87
Since the block delimiter is determined by matching with b,
The recognition rate of the block delimiter in the specific area can be improved, and the block delimiter in the general area can be recognized in a short time.

【0063】なお、本実施例では、宛名が特定地域であ
るか否かの判定を、特定地域の街区区切り文字が上位候
補に含まれているか否かにより行っているが、本発明
は、町名文字識別部86による町名文字識別結果を基に
判定してもよい。この場合は、街区区切り文字毎に重み
値を付与したテーブルをその重み値を互いに異ならせて
地域毎に記憶しておき、識別された町名文字に対応する
地域のテーブルとの照合により街区区切り文字を決定す
ればよい。これにより、特殊な街区文字が使われるよう
な地域の住所の認識率の向上が可能となり、地域によら
ず街区区切り文字について一定の時間での認識が可能と
なる。
In the present embodiment, whether or not the address is the specific area is determined by whether or not the block delimiter of the specific area is included in the upper candidates. The determination may be made based on the town name character identification result by the character identification unit 86. In this case, the table in which the weight value is assigned to each block delimiter is stored for each region with different weight values, and the block delimiter is checked by matching with the region table corresponding to the identified town name character. Should be decided. As a result, it is possible to improve the recognition rate of an address in a region where a special block character is used, and it is possible to recognize the block delimiter in a fixed time regardless of the region.

【0064】また、本実施例では、特定地域の街区区切
り文字のテーブルを用いた場合について説明したが、同
様に特定地域の町名文字のテーブル又は地域毎の町名文
字のテーブルをも用いてもよい。これにより、特殊な町
名文字や街区文字が使われるような地域の住所の認識率
の向上が可能となる。
In this embodiment, the case of using the table of the district delimiter of the specific area has been described, but similarly, the table of the town name character of the specific area or the table of the town name character of each area may be used. . As a result, it is possible to improve the recognition rate of an address in a region where special town name characters or block characters are used.

【0065】さらに、本実施例では、郵便物の宛名を読
み取る場合について説明したが、本発明は、帳票等の他
の紙葉類に記入された住所を読み取る場合にも同様に適
用できることは言う迄もない。
Furthermore, in the present embodiment, the case of reading the address of a mail item has been described, but the present invention can be similarly applied to the case of reading an address written on another paper sheet such as a form. Not even.

【0066】[0066]

【発明の効果】以上詳述した本発明の住所読取装置によ
れば、地域毎の辞書を用いて住所面の文字を認識してい
るので、特殊な町名文字や街区文字が使われるような地
域の住所の認識率の向上が可能となる。
According to the address reading apparatus of the present invention described in detail above, since the characters on the address surface are recognized by using the dictionary for each area, an area where a special town name character or block character is used. It is possible to improve the recognition rate of the address.

【0067】また、一般地域用のテーブルとの照合によ
り複数の文字候補を得た後、それらの文字候補の中に特
定地域の街区区切り文字が上位候補に含まれている場合
に、対応する特定地域用のテーブルとの照合により街区
区切り文字を決定することにより、特定地域の街区区切
り文字の認識率の向上が可能となり、一般地域の街区区
切り文字については短時間での認識が可能となる。
Further, after a plurality of character candidates are obtained by collating with the table for the general area, if the character block delimiter of the specific area is included in the upper candidates, the corresponding identification is performed. By determining the block delimiter by comparing with the regional table, the recognition rate of the block delimiter in the specific region can be improved, and the block delimiter in the general region can be recognized in a short time.

【0068】また、読み取った町名文字に対応する地域
のテーブルとの照合により街区区切り文字を決定するこ
とにより、特殊な街区文字が使われるような地域の住所
の認識率の向上が可能となり、地域によらず街区区切り
文字について一定の時間での認識が可能となる。
Further, by determining the block delimiter by collating with the table of the region corresponding to the read town name character, it is possible to improve the recognition rate of the address of the region where a special block character is used. It is possible to recognize the block delimiter in a fixed time regardless of the number.

【0069】また、本発明の郵便物区分機によれば、地
域毎の辞書を用いて宛名面の文字を認識しているので、
特殊な町名文字や街区文字が使われるような地域の宛名
の認識率の向上が可能となる。
Further, according to the mail sorting machine of the present invention, since the characters on the address side are recognized using the dictionary for each area,
It is possible to improve the recognition rate of the address in the area where a special town name character or block character is used.

【0070】また、本発明の住所読取方法によれば、地
域毎の辞書を用いて住所面の文字を認識しているので、
特殊な町名文字や街区文字が使われるような地域の住所
の認識率の向上が可能となる。
According to the address reading method of the present invention, the characters on the address surface are recognized by using the dictionary for each area.
It is possible to improve the recognition rate of local addresses where special town name characters or block characters are used.

【図面の簡単な説明】[Brief description of drawings]

【図1】本実施例の正面図FIG. 1 is a front view of this embodiment.

【図2】本実施例の制御系の主要部を示すブロック図FIG. 2 is a block diagram showing a main part of a control system of this embodiment.

【図3】本実施例の一般地域類似文字テーブルの一例を
示す図
FIG. 3 is a diagram showing an example of a general area similar character table according to the present embodiment.

【図4】本実施例の特定地域類似文字テーブルの一例を
示す図
FIG. 4 is a diagram showing an example of a specific area similar character table of the present embodiment.

【図5】本実施例の郵便物の宛名面の一例を示す図FIG. 5 is a diagram showing an example of the address side of a mail piece according to this embodiment.

【図6】本実施例の動作を示すフローチャートFIG. 6 is a flowchart showing the operation of this embodiment.

【符号の説明】[Explanation of symbols]

1 郵便物区分装置 8 宛名読取部(住所読取装置) 10 主制御部 80 イメージ検出部 83 町名文字認識辞書部(町名文字読取手段) 84 町名文字認識部(町名文字読取手段) 85 町名単語辞書部(町名文字読取手段) 86 町名文字識別部(町名文字読取手段) 87 街区文字辞書部(テーブル記憶手段) 88 特定文字記憶部 89 街区文字読取部 90 読取制御部 50 宛名面 P 郵便物(紙葉類) 1 mail sorting device 8 address reading unit (address reading device) 10 main control unit 80 image detection unit 83 town name character recognition dictionary unit (town name character reading means) 84 town name character recognition unit (town name character reading means) 85 town name word dictionary unit (Town name character reading means) 86 town name character identifying part (town name character reading means) 87 block character dictionary part (table storage means) 88 specific character storage part 89 block character reading part 90 reading control part 50 address surface P postal matter (paper sheet) Kind)

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 紙葉類の住所面のイメージを検出する検
出手段と、 複数の辞書を地域毎に記憶する記憶手段と、 前記住所面のイメージから文字パターンを切り出し、そ
の文字パターンと前記複数の辞書のうち指定された地域
に対応する辞書との照合により前記住所面の文字を認識
する認識手段と、 を有することを特徴とする住所読取装置。
1. A detection means for detecting an image of an address surface of a paper sheet, a storage means for storing a plurality of dictionaries for each region, a character pattern cut out from the image of the address surface, and the character pattern and the plurality of characters. An address reading device for recognizing the characters on the address plane by collating with a dictionary corresponding to a designated area in the dictionary.
【請求項2】 紙葉類の住所面のイメージを検出する検
出手段と、 街区区切り文字毎に重み値を付与した一般地域用のテー
ブルと街区区切り文字毎に前記一般地域用のテーブルと
は異なる重み値を付与した1以上の特定地域用のテーブ
ルとを記憶するテーブル記憶手段と、 特定地域の街区区切り文字とその地域情報とからなる特
定文字情報を記憶する特定文字記憶手段と、 前記住所面のイメージから街区区切り文字の文字パター
ンを切り出し、その文字パターンと前記一般地域用のテ
ーブルとの照合により重み値の高い第1文字候補から順
に複数の文字候補を得た後、前記特定文字情報を基に前
記複数の文字候補の中に特定地域の街区区切り文字が上
位候補に含まれているか否かを判定し、上位候補に含ま
れていない場合には、前記第1文字候補を街区区切り文
字として決定し、上位候補に含まれている場合には、前
記特定文字情報を基に前記特定地域の街区区切り文字に
対応する前記特定地域用のテーブルとの照合により街区
区切り文字を決定する認識手段と、 を有することを特徴とする住所読取装置。
2. A detecting means for detecting an image of an address surface of a paper sheet, a general area table in which a weight value is given to each block delimiter, and a table for the general area for each block delimiter are different. Table storage means for storing one or more tables for specific areas to which weight values are assigned, specific character storage means for storing specific character information consisting of block delimiters of the specific area and area information thereof, and the address plane A character pattern of the block delimiter is cut out from the image of, and a plurality of character candidates are obtained in order from the first character candidate having a higher weight value by collating the character pattern with the table for the general area, and then the specific character information is obtained. On the basis of the plurality of character candidates, it is determined whether or not a block delimiter of a specific area is included in the upper candidates, and if the upper character is not included in the upper candidates, the first character is determined. If the candidate is determined as a block delimiter and is included in the top candidates, the block delimiter is collated with the table for the specific area corresponding to the block delimiter of the specific area based on the specific character information. An address reading device comprising: a recognizing means for determining.
【請求項3】 紙葉類の住所面のイメージを検出する検
出手段と、 街区区切り文字毎に重み値を付与したテーブルを、前記
重み値を互いに異ならせて地域毎に記憶する記憶手段
と、 前記住所面のイメージから町名文字の文字パターンを切
り出し、その文字パターンについて認識処理及び知識処
理を行って町名文字を読み取る町名文字読取手段と、 前記住所面のイメージから街区区切り文字の文字パター
ンを切り出し、その文字パターンと前記町名文字読取手
段によって読み取られた町名文字に対応する地域の前記
テーブルとの照合により街区区切り文字を決定する街区
文字読取手段と、 を有することを特徴とする住所読取装置。
3. A detection means for detecting an image of an address surface of a paper sheet, and a storage means for storing a table in which a weight value is given for each block delimiter and storing the table for each area by making the weight values different from each other. A character pattern of a town name character is cut out from the image of the address side, a town name character reading means for reading the town name character by performing recognition processing and knowledge processing on the character pattern, and a character pattern of the block delimiter character is cut out from the image of the address side. An address reading device comprising: a character block reading unit that determines a block delimiter by collating the character pattern with the table of the area corresponding to the town name character read by the town name character reading unit.
【請求項4】 郵便物の宛名面に記入された宛名の認識
結果を基に前記郵便物の区分処理を行う郵便物区分機に
おいて、 前記宛名面のイメージを検出する検出手段と、 複数の辞書を地域毎に記憶する記憶手段と、 前記宛名面のイメージから文字パターンを切り出し、そ
の文字パターンと前記複数の辞書のうち指定された地域
に対応する辞書との照合により前記宛名を認識し、その
認識結果を当該郵便物の区分処理に供する認識手段と、 を有することを特徴とする郵便物区分機。
4. A mail sorting machine which classifies the mail based on the recognition result of the mail written on the mail address side, a detecting means for detecting an image of the mail side, and a plurality of dictionaries. Storage means for storing each area, a character pattern is cut out from the image of the address surface, the address is recognized by collating the character pattern with a dictionary corresponding to a specified area among the plurality of dictionaries, and the address is recognized. A mail sorting machine, comprising: a recognition means for providing a recognition result to the mail sorting processing.
【請求項5】 複数の辞書を地域毎に記憶する第1のス
テップと、 紙葉類の住所面のイメージを検出する第2のステップ
と、 前記住所面のイメージから文字パターンを切り出し、そ
の文字パターンと前記複数の辞書のうち指定された地域
に対応する辞書との照合により前記住所面の文字を認識
する第3のステップと、 を含むことを特徴とする住所読取方法。
5. A first step of storing a plurality of dictionaries for each region, a second step of detecting an image of an address surface of a paper sheet, a character pattern cut out from the image of the address surface, and the characters A third step of recognizing a character on the address surface by matching a pattern with a dictionary corresponding to a designated area of the plurality of dictionaries, the address reading method comprising:
【請求項6】 前記一般地域用のテーブルでの重み値
は、文字の出現頻度に応じて定められ、前記特定地域用
のテーブルでの重み値は、少なくとも行方向と街区の区
切りを示す文字の直前の数字の字種に応じて定められて
いることを特徴とする請求項2記載の住所読取装置。
6. The weight value in the table for the general area is determined according to the appearance frequency of the character, and the weight value in the table for the specific area is at least the character indicating the line direction and the block of the block. The address reading device according to claim 2, wherein the address reading device is defined according to the character type of the immediately preceding numeral.
【請求項7】 宛名が記載された郵便物を供給する供給
手段と、 この供給手段によって供給された前記郵便物から前記宛
名を読取る読取手段と、 少なくとも街区の区切りを示す文字毎に重み値を付与し
て記憶する第1のテーブルと、 街区の区切りを示す文字毎に前記第1のテーブルに記憶
される重み値とは異なる重み値を付与して記憶する第2
のテーブルと、 前記第1のテーブルを参照し、前記読取手段で読取った
前記宛名のうち前記街区の区切りを示す文字を認識し、
複数の文字候補を挙げる街区認識手段と、 この街区認識手段での認識の結果、複数の文字候補の中
に特定の文字候補が挙げられた場合には、前記第2のテ
ーブルを参照して前記街区の区切りを示す文字を再度認
識することを特徴とする住所読取装置。
7. A supply means for supplying a postal matter having an address written therein, a reading means for reading the address from the postal matter supplied by the supply means, and a weight value for at least each character indicating a block of a block. A first table to be given and stored, and a second table to be given and stored with a weight value different from the weight value stored in the first table for each character indicating a block of a block
The table and the first table, and recognizes the character indicating the block of the block in the address read by the reading means,
A block recognizing unit that names a plurality of character candidates, and as a result of recognition by the block recognizing unit, when a specific character candidate is included in the plurality of character candidates, the second table is referred to, and An address reading device characterized in that a character indicating a block of a block is recognized again.
【請求項8】 町名と街区によって構成される宛名が記
載された郵便物を供給する供給手段と、 この供給手段によって供給された前記郵便物から前記宛
名を読取る読取手段と、 この読取手段で読取った宛名のうち、町名を認識する町
名認識手段と、 少なくとも街区の区切りを示す文字毎に重み値を付与し
て記憶する第1のテーブルと、 街区の区切りを示す文字毎に前記第1のテーブルに記憶
される重み値とは異なる重み値を付与して記憶する第2
のテーブルと、 前記第1のテーブルを参照し、前記読取手段で読取った
前記宛名のうち前記街区の区切りを示す文字を認識し、
複数の文字候補を挙げる第1の街区認識手段と、 この街区認識手段での認識の結果、複数の文字候補の中
に特定の文字候補が挙げられた場合には、前記第2のテ
ーブルを参照して前記街区の区切りを示す文字を認識す
る第2の街区認識手段と、 前記町名認識手段での認識結果と前記第1若しくは第2
の街区認識手段での認識結果とから宛名を特定する宛名
特定手段と、 この宛名特定手段で特定された宛名に基づき前記郵便物
を宛名毎に区分する区分手段と、 を有することを特徴とする郵便物区分機。
8. A supply means for supplying a postal matter containing an address composed of a town name and a block, a reading means for reading the address from the postal matter supplied by the supplying means, and a reading means for reading the address. Among the addresses, a town name recognition means for recognizing a town name, a first table for storing a weight value at least for each character indicating a block of a block, and a first table for each character indicating a block of a block A second weight value that is different from the weight value stored in
The table and the first table, and recognizes the character indicating the block of the block in the address read by the reading means,
A first block recognizing unit that names a plurality of character candidates, and as a result of recognition by the block recognizing unit, when a specific character candidate is included in the plurality of character candidates, refer to the second table. Second block recognizing means for recognizing the character indicating the division of the block, and the recognition result by the town name recognizing means and the first or second
The address identifying means for identifying an address from the recognition result of the block recognizing means, and the sorting means for sorting the mail piece for each address based on the address identified by the address identifying means. Mail sorting machine.
【請求項9】 郵便物に記載された町名と街区によって
構成される宛名を読取る読取手段と、 この読取手段によって読取った宛名のうち、町名を認識
する町名認識手段と、 少なくとも街区の区切りを示す文字毎に重み値を付与し
て記憶する第1のテーブルと、 街区の区切りを示す文字毎に前記第1のテーブルに記憶
される重み値とは異なる重み値を付与して記憶する第2
のテーブルと、 前記第1のテーブルを参照し、前記読取手段で読取った
前記宛名のうち前記街区の区切りを示す文字を認識し、
複数の文字候補を挙げる第1の街区認識手段と、 この街区認識手段での認識の結果、複数の文字候補の中
に特定の文字候補が挙げられた場合には、前記第2のテ
ーブルを参照して前記街区の区切りを示す文字を認識す
る第2の街区認識手段と、 前記町名認識手段での認識結果と前記第1若しくは第2
の街区認識手段での認識結果とから宛名を特定する宛名
特定手段と、 を有することを特徴とする住所読取装置。
9. A reading means for reading an address composed of a town name and a block written on a mail, a town name recognition means for recognizing the town name among the addresses read by the reading means, and at least a division of the block A first table in which a weight value is given and stored for each character, and a second table in which a weight value different from the weight value stored in the first table is given and stored for each character indicating a block of a block
The table and the first table, and recognizes the character indicating the block of the block in the address read by the reading means,
A first block recognizing unit that names a plurality of character candidates, and as a result of recognition by the block recognizing unit, when a specific character candidate is included in the plurality of character candidates, refer to the second table. Second block recognizing means for recognizing the character indicating the division of the block, and the recognition result by the town name recognizing means and the first or second
An address reading device comprising: an address specifying device that specifies an address from the recognition result of the block recognition device.
【請求項10】 前記第1のテーブルの重み値は、文字
の出現頻度に応じて定められ、前記第2のテーブルでの
重み値は、少なくとも行方向と街区の区切りを示す文字
の直前の数字の字種に応じて定められていることを特徴
とする請求項7記載の住所読取装置。
10. The weight value in the first table is determined according to the frequency of occurrence of characters, and the weight value in the second table is at least the number immediately preceding the character indicating the line direction and the block of the block. The address reading device according to claim 7, wherein the address reading device is defined according to the character type.
【請求項11】 前記第1のテーブルの重み値は、文字
の出現頻度に応じて定められ、前記第2のテーブルでの
重み値は、少なくとも行方向と街区の区切りを示す文字
の直前の数字の字種に応じて定められていることを特徴
とする請求項8記載の郵便物区分機。
11. The weight value in the first table is determined according to the frequency of appearance of characters, and the weight value in the second table is at least the number immediately preceding the character indicating the line direction and the block of the block. The mail sorting machine according to claim 8, wherein the mail sorting machine is defined according to the character type.
【請求項12】 前記第1のテーブルの重み値は、文字
の出現頻度に応じて定められ、前記第2のテーブルでの
重み値は、少なくとも行方向と街区の区切りを示す文字
の直前の数字の字種に応じて定められていることを特徴
とする請求項9記載の住所読取装置。
12. The weight value in the first table is determined according to the frequency of occurrence of characters, and the weight value in the second table is at least the number immediately preceding the character indicating the line direction and the block of the block. 10. The address reading device according to claim 9, wherein the address reading device is defined according to the character type.
JP7202140A 1995-08-08 1995-08-08 Address reader, postal matter classifying machine and address reading method Pending JPH0947726A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7202140A JPH0947726A (en) 1995-08-08 1995-08-08 Address reader, postal matter classifying machine and address reading method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7202140A JPH0947726A (en) 1995-08-08 1995-08-08 Address reader, postal matter classifying machine and address reading method

Publications (1)

Publication Number Publication Date
JPH0947726A true JPH0947726A (en) 1997-02-18

Family

ID=16452627

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7202140A Pending JPH0947726A (en) 1995-08-08 1995-08-08 Address reader, postal matter classifying machine and address reading method

Country Status (1)

Country Link
JP (1) JPH0947726A (en)

Similar Documents

Publication Publication Date Title
JPH11226513A (en) Mail address reader and mail address classifier
JP4855698B2 (en) Address recognition device
JPH0739820A (en) Street zone recognizing device and address reading and classifying machine
US9805062B2 (en) Address recognition apparatus, sorting apparatus, integrated address recognition apparatus and address recognition method
JPH07271899A (en) Character recognition device
JPH0947726A (en) Address reader, postal matter classifying machine and address reading method
JP5178851B2 (en) Address recognition device
JP3162552B2 (en) Mail address recognition device and address recognition method
JPH0957199A (en) Address reading apparatus and mail-sorting apparatus
JP3660404B2 (en) Address area detecting device, address reading device, sorting machine, and address reading method
JP3450608B2 (en) Address recognition device, address recognition method, sorting device, sorting method
JP2003141443A (en) Recognizing device, sorter, recognizing method and sorting method
JP3329630B2 (en) Video coding apparatus, video coding method, sheet sorting machine and sheet sorting method
JPH0975859A (en) Method and apparatus for recognizing zip code and sorting machine
JPH0739816A (en) Address reading device
JPH10180192A (en) Sorting treatment device of sheet paper or the like, method therefor, sorting treatment device for postal item and method therefor
JPH05324899A (en) Recognizing device for address written on mail
JP2001232303A (en) Address recognizing device and postal item sorting machine using the same
JPH07182451A (en) Character recognition device, word recognizer and mail address reading/sorting device
JPH0957202A (en) Address reader, postal matter classifying machine and address reading method
JPH11226515A (en) Mail address reader
JPH07271909A (en) Device and method for recognizing character
JPH0581463A (en) Character line recognition device
JPH07271898A (en) Character recognition device
JPH0957200A (en) Character recognizing apparatus and mail sorting apparatus