WO2002001489A1 - Segmentation of a postal object digital image by hough transform - Google Patents

Segmentation of a postal object digital image by hough transform Download PDF

Info

Publication number
WO2002001489A1
WO2002001489A1 PCT/FR2001/001902 FR0101902W WO0201489A1 WO 2002001489 A1 WO2002001489 A1 WO 2002001489A1 FR 0101902 W FR0101902 W FR 0101902W WO 0201489 A1 WO0201489 A1 WO 0201489A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
postal
interest
preferred direction
thumbnail
Prior art date
Application number
PCT/FR2001/001902
Other languages
French (fr)
Inventor
Gilles Arcas-Luque
Olivier Pietri
Original Assignee
Solystic
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
Priority to IL15168201A priority Critical patent/IL151682A0/en
Priority to US10/239,684 priority patent/US7110568B2/en
Priority to AU2001269186A priority patent/AU2001269186B2/en
Priority to CA002405082A priority patent/CA2405082A1/en
Priority to DE60116876T priority patent/DE60116876T2/en
Priority to EP01947519A priority patent/EP1301896B1/en
Application filed by Solystic filed Critical Solystic
Priority to BR0111955-9A priority patent/BR0111955A/en
Priority to AU6918601A priority patent/AU6918601A/en
Priority to JP2002506549A priority patent/JP2004502244A/en
Publication of WO2002001489A1 publication Critical patent/WO2002001489A1/en
Priority to IL151682A priority patent/IL151682A/en
Priority to NO20026228A priority patent/NO20026228L/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/60Type of objects
    • G06V20/62Text, e.g. of license plates, overlay texts or captions on TV images
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/14Image acquisition
    • G06V30/146Aligning or centring of the image pick-up or image-field
    • G06V30/1475Inclination or skew detection or correction of characters or of image to be recognised
    • G06V30/1478Inclination or skew detection or correction of characters or of image to be recognised of characters or characters lines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/18Extraction of features or characteristics of the image
    • G06V30/1801Detecting partial patterns, e.g. edges or contours, or configurations, e.g. loops, corners, strokes or intersections
    • G06V30/18067Detecting partial patterns, e.g. edges or contours, or configurations, e.g. loops, corners, strokes or intersections by mapping characteristic values of the pattern into a parameter space, e.g. Hough transformation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • G06V30/42Document-oriented image-based pattern recognition based on the type of document
    • G06V30/424Postal images, e.g. labels or addresses on parcels or postal envelopes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition

Definitions

  • the invention relates to a method of processing a digital image of a postal object in order to automatically read a postal address on said object by applying a algorithm for automatic recognition of addresses on said image.
  • Such a method is more particularly intended for the automatic reading of a postal address on postal packets in an automatic sorting process of postal packets.
  • the automatic reading of addresses on postal objects of the letter type is conventionally carried out by conveying on edge of each letter to pass it in front of a camera so as to capture a digital image of the letter which can then be binarized and filtered.
  • the lines of characters constituting a postal address to be read automatically on a letter are arranged parallel to the foot of the letter or perpendicular to it, that is to say parallel to an edge of the image, so that a Automatic address recognition algorithm can be applied directly to a rectangular part of the digital image by decoding the characters in the image in the direction given by an edge of the image.
  • Postal items of the packet type are generally bulky items which are conveyed flat on a carpet. With this type of conveyance and this type of postal object, it is no longer possible to automatically read a postal address in a digital image of a package based on a preferred direction of the address lines provided by a predetermined reference. in the picture.
  • the object of the invention is to propose a solution to the problem of processing digital images of postal packets with a view to automatically reading a postal address on each packet.
  • the subject of the invention is a method for processing a digital image of a postal object with a view to automatically reading a postal address on said object by application of an automatic address recognition algorithm on said image. , characterized in that it consists in dividing the image into image blocks of identical size, in applying to each image block a treatment based on a Hough transformation to identify in the image block considered a direction privileged distribution of the image points in said block considered, to group together image blocks contiguous in the image and having a common privileged direction to define a rectangular area of interest in which the grouping of said contiguous blocks having a common privileged direction is inscribed so that this rectangular area of interest has an edge longitudinal parallel to said common preferred direction, and to apply the automatic address recognition algorithm to said area of interest of the image with a view to automatically reading a postal address.
  • a rectangular area of interest is obtained which extends longitudinally parallel to the character lines of a postal address so that it is possible by following the longitudinal edge of this area of interest to apply an algorithm automatic address recognition on the part of the digital image corresponding to this area of interest even if the lines of the postal addresses in the digital image are not oriented along an edge of the digital image as it is is the case for a postal object of the letter type.
  • Figure 1 is a simplified flowchart which illustrates the steps of the method according to the invention.
  • Figure 2 is a schematic representation of a digital image of a package including a postal address.
  • FIG. 3 is a schematic representation of the image of a packet in FIG. 2 but partitioned into image blocks constituting thumbnails.
  • FIG. 4 is a schematic representation of a group of thumbnails containing the information of the postal address of the package of FIG. 2.
  • FIG. 5 is a schematic representation of the area of interest of the image of FIG. 2 which is formed from the group of thumbnails of FIG. 4.
  • Figure 6 illustrates the principle of the Hough transformation on a thumbnail.
  • Figure 1 illustrates very schematically in the form of a flowchart part of a postal packet sorting process including steps of processing digital images of packets in order to automatically read an address on each postal packet which will be used in the sorting process to automatically direct the package in question to a corresponding sorting outlet.
  • a package conveyed flat on a moving belt passes under a camera which captures a digital image of the package.
  • FIG. 2 in which a digital IP image of a packet comprising an AP postal address has been represented schematically, it can be noted that in this image, the lines of the AP postal address are not written in parallel lines at the edge of the image.
  • such a digital image has been the subject of operations such as binarization, removal of the isolated black pixels, such operations being intended to reduce the size of the corresponding computer file and to remove the parasitic and useless data appearing. in the initial image.
  • this image which was initially defined by pixels in shades of gray, will be reduced to black or white points, these points being able to symbolize according to the type of processing, a pixel, a grouping of pixels, or any other reduction of the pixels. of the initial image.
  • the initial image can for example be reduced to a series of coordinates, each pair of coordinates defining a black point of the image.
  • step 20 the digital IP image (binarized and filtered) is divided or partitioned into identical image blocks called subsequently thumbnails.
  • FIG 3 there is shown the image of Figure 1 partitioned into 72 IT thumbnails, each thumbnail being square.
  • the objective of this partitioning step is to identify in each thumbnail, in a preferred direction of the distribution of the black dots in each thumbnail. More particularly, the preferred direction of a thumbnail corresponds to the direction of one or more lines on which characters are inscribed in the thumbnail, and this preferred direction will be identified by the application of an algorithm to each thumbnail. For the result of the application of this algorithm to be relevant, it is important that the size of the thumbnails corresponds approximately to the size of a word, or to the size of several characters. Concretely, the thumbnails could for example be 2cm by 2cm squares on the package. An identification algorithm in a thumbnail of a preferred direction will be presented and detailed below.
  • each thumbnail which generally corresponds to the direction of character lines of the thumbnail, or to a direction perpendicular to these lines.
  • one or more groups of thumbnails are produced according to the criterion that the preferred directions of the thumbnails of a group are substantially parallel or substantially perpendicular, and that these thumbnails are contiguous.
  • Figure 4 there is shown the group of thumbnails Gl which has been identified with the method according to the invention in the IP image. As you can see, this group of thumbnails includes the AP address, but has not yet been shaped into a rectangle.
  • the areas of interest associated with each group of thumbnails from step 40 are produced.
  • a group of thumbnails we will first calculate the most common or common preferred direction among the thumbnails of this group and associate this preferred direction with the group of thumbnails, then calculate the smaller rectangle comprising all the thumbnails of the group of thumbnails and having an edge parallel to the preferred direction of the group of thumbnails, so as to determine the area of interest corresponding to the group of thumbnails considered.
  • the area of interest Zl which has been established from the IP image, and which includes the recipient address entered in lines parallel to the lower edge of the rectangle formed by the area of interest Zl. More particularly, FIG. 5 is a representation of the area of interest Z1, as it has been extracted from the digital image IP, with the method according to the invention in step 50.
  • the area or areas of interest identified at 50 will then be examined at 60 by an automatic character recognition algorithm, according to the preferred direction associated with each area of interest, in order to extract from the packet the postal address sought.
  • a detection algorithm in a thumbnail of a preferred direction, as used in 30 could start with the application to this thumbnail of a polar Hough transformation.
  • the Hough transformation which is described in detail in the book “B. YU & AKJAIN Robust on fast squew detection algorithm for generic documents, Pattern Récognition Vol 29 n ° 10, page 1609”, allows to establish a polar table , from a thumbnail, this polar table giving for a certain number of lines of the thumbnail, the number of black dots contained in each of these lines.
  • each pair (r, ⁇ ) corresponds to a straight line D (r, ⁇ )
  • the value of the polar table for a particular pair (r, ⁇ ) corresponding to the number of black dots that the line D (r, ⁇ ) contains.
  • a thumbnail IT which is a square of side C, in which we can see that the line D (r, ⁇ ) containing the black point N (x, y) is the line which passes through the point P (r, ⁇ ), and which is perpendicular to the vector OP (r, ⁇ ), O designating the origin of a coordinate system associated with the thumbnail.
  • the vector OP (r, ⁇ ) is a vector having for module r, and for polar angle ⁇ .
  • the set of lines intercepting this square thumbnail is included in the set of lines D (r, ⁇ ) satisfying - C ⁇ r ⁇ CA / 2 and 0 ° ⁇ ⁇ 180 °.
  • ⁇ + 90 °.
  • an algorithm based on the Hough transformation is efficient for detecting a privileged direction of the distribution of points in an image, but does not provide data on the location of points in the image, which is insufficient to identify areas of interest in the image of a postal package.

Abstract

The invention concerns a method for segmenting a postal package digital image for automatically reading a postal address (AP) on said package, which consists in dividing (20) the image into image blocks of identical size, applying (30) on each image block a processing based on a Hough transform to identify in said image block a preferred direction of the distribution of image points in said block concerned, assembling together (40) image blocks adjacent in the image and having a common preferred direction to define (50) a rectangular zone of interest wherein is inscribed the assembly of said adjacent blocks so that said rectangular zone of interest has a longitudinal edge parallel to said common preferred direction, and applying (60) an algorithm for automatic recognition of addresses on said zone of interest of the image so as to automatically read a postal address on the postal package.

Description

Segmentation d'une image numérique d'un objet postal par la transformation de Hough L'invention concerne un procédé de traitement d'une image numérique d'un objet postal en vue de lire automatiquement une adresse postale sur ledit objet par application d'un algorithme de reconnaissance automatique d'adresses sur ladite image.The invention relates to a method of processing a digital image of a postal object in order to automatically read a postal address on said object by applying a algorithm for automatic recognition of addresses on said image.
Un tel procédé est plus particulièrement destiné à la lecture automatique d'adresse postale sur des paquets postaux dans un processus de tri automatique de paquets postaux. La lecture automatique d'adresses sur des objets postaux du type lettre est réalisée classiquement par un convoyage sur chant de chaque lettre pour la faire passer devant une caméra de façon à saisir une image numérique de la lettre qui peut ensuite être binarisée et filtrée. Généralement, les lignes de caractères constituant une adresse postale à lire automatiquement sur une lettre sont disposées parallèlement au pied de la lettre ou perpendiculairement à celui-ci, c'est à dire parallèlement à un bord de l'image, de sorte qu'un algorithme de reconnaissance automatique d'adresses peut être appliqué directement sur une partie rectangulaire de l'image numérique en décodant les caractères dans l'image suivant la direction donnée par un bord de l'image. Les objets postaux du type paquet sont des objets généralement volumineux qui sont convoyés à plat sur un tapis. Avec ce type de convoyage et ce type d'objets postaux, il n'est plus possible de lire automatiquement une adresse postale dans une image numérique d'un paquet en se basant sur une direction privilégiée des lignes d'adresse fournie par une référence prédéterminée dans l'image.Such a method is more particularly intended for the automatic reading of a postal address on postal packets in an automatic sorting process of postal packets. The automatic reading of addresses on postal objects of the letter type is conventionally carried out by conveying on edge of each letter to pass it in front of a camera so as to capture a digital image of the letter which can then be binarized and filtered. Generally, the lines of characters constituting a postal address to be read automatically on a letter are arranged parallel to the foot of the letter or perpendicular to it, that is to say parallel to an edge of the image, so that a Automatic address recognition algorithm can be applied directly to a rectangular part of the digital image by decoding the characters in the image in the direction given by an edge of the image. Postal items of the packet type are generally bulky items which are conveyed flat on a carpet. With this type of conveyance and this type of postal object, it is no longer possible to automatically read a postal address in a digital image of a package based on a preferred direction of the address lines provided by a predetermined reference. in the picture.
Le but de l'invention est de proposer une solution au problème du traitement d'images numériques de paquets postaux en vue de lire automatiquement une adresse postale sur chaque paquet.The object of the invention is to propose a solution to the problem of processing digital images of postal packets with a view to automatically reading a postal address on each packet.
A cet effet, l'invention a pour objet un procédé de traitement d'une image numérique d'un objet postal en vue de lire automatiquement une adresse postale sur ledit objet par application d'un algorithme de reconnaissance automatique d'adresses sur ladite image, caractérisé_en ce qu'il consiste à diviser l'image en blocs d'image de taille identique, à appliquer sur chaque bloc d'image un traitement à base d'une transformation de Hough pour identifier dans le bloc d'image considéré une direction privilégiée de la distribution des points d'image dans ledit bloc considéré, à regrouper des blocs d'image contigus dans l'image et ayant une direction privilégiée commune pour définir une zone d'intérêt rectangulaire dans laquelle est inscrit le regroupement desdits blocs contigus ayant une direction privilégiée commune de telle façon que cette zone d'intérêt rectangulaire a un bord longitudinal parallèle à ladite direction privilégiée commune, et à appliquer l'algorithme de reconnaissance automatique d'adresses sur ladite zone d'intérêt de l'image en vue de lire automatiquement une adresse postale.To this end, the subject of the invention is a method for processing a digital image of a postal object with a view to automatically reading a postal address on said object by application of an automatic address recognition algorithm on said image. , characterized in that it consists in dividing the image into image blocks of identical size, in applying to each image block a treatment based on a Hough transformation to identify in the image block considered a direction privileged distribution of the image points in said block considered, to group together image blocks contiguous in the image and having a common privileged direction to define a rectangular area of interest in which the grouping of said contiguous blocks having a common privileged direction is inscribed so that this rectangular area of interest has an edge longitudinal parallel to said common preferred direction, and to apply the automatic address recognition algorithm to said area of interest of the image with a view to automatically reading a postal address.
Avec ce procédé, on obtient une zone d'intérêt rectangulaire qui s'étend longitudinalement parallèlement aux lignes de caractères d'une adresse postale de sorte qu'il est possible en suivant le bord longitudinal de cette zone d'intérêt d'appliquer un algorithme de reconnaissance automatique d'adresses sur la partie de l'image numérique correspondant à cette zone d'intérêt même si les lignes de l'adresses postales dans l'image numérique ne sont pas orientées suivant un bord de l'image numérique comme c'est le cas pour un objet postal du type lettre.With this method, a rectangular area of interest is obtained which extends longitudinally parallel to the character lines of a postal address so that it is possible by following the longitudinal edge of this area of interest to apply an algorithm automatic address recognition on the part of the digital image corresponding to this area of interest even if the lines of the postal addresses in the digital image are not oriented along an edge of the digital image as it is is the case for a postal object of the letter type.
Un exemple de mise en oeuvre du procédé selon l'invention est décrit plus en détail et illustré par les dessins annexés.An example of implementation of the method according to the invention is described in more detail and illustrated by the accompanying drawings.
La figure 1 est un organigramme simplifié qui illustre les étapes du procédé selon l'invention. La figure 2 est une représentation schématique d'une image numérique d'un paquet comprenant une adresse postale.Figure 1 is a simplified flowchart which illustrates the steps of the method according to the invention. Figure 2 is a schematic representation of a digital image of a package including a postal address.
La figure 3 est une représentation schématique de l'image d'un paquet de la figure 2 mais partitionnée en blocs d'image constituant des imagettes. La figure 4 est une représentation schématique d'un groupe d'imagettes contenant les informations de l'adresse postale du paquet de la figure 2.FIG. 3 is a schematic representation of the image of a packet in FIG. 2 but partitioned into image blocks constituting thumbnails. FIG. 4 is a schematic representation of a group of thumbnails containing the information of the postal address of the package of FIG. 2.
La figure 5 est une représentation schématique de la zone d'intérêt de l'image de la figure 2 qui est formée à partir du groupe d'imagettes de la figure 4.FIG. 5 is a schematic representation of the area of interest of the image of FIG. 2 which is formed from the group of thumbnails of FIG. 4.
La figure 6 illustre le principe de la transformation de Hough sur une imagette.Figure 6 illustrates the principle of the Hough transformation on a thumbnail.
La figure 1 illustre de façon très schématique sous la forme d'un organigramme une partie d'un processus de tri de paquets postaux incluant des étapes d'un traitement d'images numériques des paquets en vue de lire automatiquement sur chaque paquet postal une adresse postale qui servira dans le processus de tri à diriger automatiquement le paquet considéré vers une sortie de tri correspondante. En 10, un paquet convoyé à plat sur un tapis mobile passe sous une caméra qui saisit une image numérique du paquet. En se référant à la figure 2 dans laquelle on a représenté schématiquement une image numérique IP d'un paquet comprenant une adresse postale AP on peut remarquer que dans cette image, les lignes de l'adresse postale AP ne sont pas inscrites selon des lignes parallèles au bord de l'image. D'une manière générale, une telle image numérique a fait l'objet d'opérations telles que binarisation, suppression des pixels noirs isolés, de telles opérations étant destinées à réduire la taille du fichier informatique correspondant et à retirer les données parasites et inutiles figurant dans l'image initiale. Ainsi, cette image qui était initialement définie par des pixels en nuances de gris, sera réduite à des points noirs ou blancs, ces points pouvant symboliser selon le type de traitement, un pixel, un groupement de pixel, ou encore toute autre réduction des pixels de l'image initiale. De cette façon, l'image initiale pourra par exemple être réduite à une suite de coordonnées, chaque couple de coordonnées définissant un point noir de l'image.Figure 1 illustrates very schematically in the form of a flowchart part of a postal packet sorting process including steps of processing digital images of packets in order to automatically read an address on each postal packet which will be used in the sorting process to automatically direct the package in question to a corresponding sorting outlet. At 10, a package conveyed flat on a moving belt passes under a camera which captures a digital image of the package. Referring to FIG. 2 in which a digital IP image of a packet comprising an AP postal address has been represented schematically, it can be noted that in this image, the lines of the AP postal address are not written in parallel lines at the edge of the image. In general, such a digital image has been the subject of operations such as binarization, removal of the isolated black pixels, such operations being intended to reduce the size of the corresponding computer file and to remove the parasitic and useless data appearing. in the initial image. Thus, this image which was initially defined by pixels in shades of gray, will be reduced to black or white points, these points being able to symbolize according to the type of processing, a pixel, a grouping of pixels, or any other reduction of the pixels. of the initial image. In this way, the initial image can for example be reduced to a series of coordinates, each pair of coordinates defining a black point of the image.
Selon le procédé de l'invention, à l'étape 20, l'image numérique IP (binarisée et filtrée) est divisée ou partitionnée en blocs d'image identiques appelés par la suite imagettes. En se référant à la figure 3, on a représenté l'image de la figure 1 partitionnée en 72 imagettes IT, chaque imagette étant de forme carrée.According to the method of the invention, in step 20, the digital IP image (binarized and filtered) is divided or partitioned into identical image blocks called subsequently thumbnails. Referring to Figure 3, there is shown the image of Figure 1 partitioned into 72 IT thumbnails, each thumbnail being square.
L'objectif de cette étape de partitionnement est d'identifier dans chaque imagette, en 30 une direction privilégiée de la répartition des points de couleur noire dans chaque imagette. Plus particulièrement, la direction privilégiée d'une imagette correspond à la direction d'une ou plusieurs lignes sur lesquelles sont inscrits des caractères dans l'imagette, et cette direction privilégiée sera identifiée par l'application d'un algorithme à chaque imagette. Pour que le résultat de l'application de cet algorithme soit pertinent, il est important que la taille des imagettes corresponde approximativement à la taille d'un mot, ou à la taille de plusieurs caractères. Concrètement, les imagettes pourront par exemple être des carrés de 2cm par 2cm sur le paquet. Un algorithme d'identification dans une imagette d'une direction privilégiée sera présenté et détaillé plus bas. Ainsi, à l'issue de l'étape 30, on connaît pour chaque imagette une direction privilégiée, qui correspond généralement à la direction de lignes de caractères de l'imagette, ou à une direction perpendiculaire à ces lignes. En 40, on réalise un ou plusieurs groupes d'imagettes selon le critère que les directions privilégiées des imagettes d'un groupe sont sensiblement parallèles ou sensiblement perpendiculaires, et que ces imagettes sont contiguës. Dans la figure 4, on a représenté le groupe d'imagettes Gl qui a été identifié avec le procédé selon l'invention dans l'image IP. Comme on peut le voir, ce groupe d'imagettes comprend l'adresse AP, mais n'a pas encore été mis en forme de rectangle.The objective of this partitioning step is to identify in each thumbnail, in a preferred direction of the distribution of the black dots in each thumbnail. More particularly, the preferred direction of a thumbnail corresponds to the direction of one or more lines on which characters are inscribed in the thumbnail, and this preferred direction will be identified by the application of an algorithm to each thumbnail. For the result of the application of this algorithm to be relevant, it is important that the size of the thumbnails corresponds approximately to the size of a word, or to the size of several characters. Concretely, the thumbnails could for example be 2cm by 2cm squares on the package. An identification algorithm in a thumbnail of a preferred direction will be presented and detailed below. Thus, at the end of step 30, a preferred direction is known for each thumbnail, which generally corresponds to the direction of character lines of the thumbnail, or to a direction perpendicular to these lines. In 40, one or more groups of thumbnails are produced according to the criterion that the preferred directions of the thumbnails of a group are substantially parallel or substantially perpendicular, and that these thumbnails are contiguous. In Figure 4, there is shown the group of thumbnails Gl which has been identified with the method according to the invention in the IP image. As you can see, this group of thumbnails includes the AP address, but has not yet been shaped into a rectangle.
En 50, on réalise les zones d'intérêt associées à chaque groupe d'imagette issu de l'étape 40. Pour un groupe d'imagettes, on va d'abord calculer la direction privilégiée la plus courante ou commune parmi les imagettes de ce groupe et associer cette direction privilégiée au groupe d'imagettes, puis calculer le rectangle de plus petite taille comprenant toutes les imagettes du groupe d'imagettes et ayant un bord parallèle à la direction privilégiée du groupe d'imagettes, de manière à déterminer la zone d'intérêt correspondant au groupe d'imagettes considéré. En se référant aux figures 4 et 5, on peut voir la zone d'intérêt Zl qui a été établie à partir de l'image IP, et qui comprend l'adresse de destinataire inscrite selon des lignes parallèles au bord inférieur du rectangle formé par la zone d'intérêt Zl. Plus particulièrement la figure 5 est une représentation de la zone d'intérêt Zl, telle qu'elle a été extraite de l'image numérique IP, avec le procédé selon l'invention au niveau de l'étape 50.At 50, the areas of interest associated with each group of thumbnails from step 40 are produced. For a group of thumbnails, we will first calculate the most common or common preferred direction among the thumbnails of this group and associate this preferred direction with the group of thumbnails, then calculate the smaller rectangle comprising all the thumbnails of the group of thumbnails and having an edge parallel to the preferred direction of the group of thumbnails, so as to determine the area of interest corresponding to the group of thumbnails considered. Referring to Figures 4 and 5, we can see the area of interest Zl which has been established from the IP image, and which includes the recipient address entered in lines parallel to the lower edge of the rectangle formed by the area of interest Zl. More particularly, FIG. 5 is a representation of the area of interest Z1, as it has been extracted from the digital image IP, with the method according to the invention in step 50.
La ou les zones d'intérêt identifiées en 50 seront ensuite examinées en 60 par un algorithme de reconnaissance automatique de caractère, selon \a direction privilégiée associée à chaque zone d'intérêt, pour extraire du paquet l'adresse postale cherchée.The area or areas of interest identified at 50 will then be examined at 60 by an automatic character recognition algorithm, according to the preferred direction associated with each area of interest, in order to extract from the packet the postal address sought.
Un algorithme de détection dans une imagette d'une direction privilégiée, tel qu'utilisé en 30 pourra commencer par l'application à cette imagette d'une transformation de Hough polaire. La transformation de Hough, qui est décrite de façon détaillée dans l'ouvrage « B. YU & A.K.JAIN Robust on fast squew détection algorithm for generic documents, Pattern Récognition Vol 29 n° 10, page 1609 », permet d'établir un tableau polaire, à partir d'une imagette, ce tableau polaire donnant pour un certain nombre de droites de l'imagette, le nombre de points noirs contenus dans chacune de ces droites. Dans un tel tableau polaire qui a deux entrées (r,θ), chaque couple (r,θ) correspond à une droite D(r,θ), la valeur du tableau polaire pour un couple (r,θ) particulier correspondant au nombre de points noirs que contient la droite D(r,θ). Dans la figure 6 on a représenté une imagette IT qui est un carré de côté C, dans laquelle on peut voir que la droite D(r,θ) contenant le point noir N(x,y) est la droite qui passe par le point P(r,θ), et qui est perpendiculaire au vecteur OP(r,θ), O désignant l'origine d'un repère associé à l'imagette. Plus particulièrement, le vecteur OP(r,θ) est un vecteur ayant pour module r, et pour angle polaire θ. Pour une imagette carrée, de côté C, munie d'un repère centré sur le sommet inférieur gauche de l'image, l'ensemble des droites interceptant cette imagette carrée est inclus dans l'ensemble des droites D(r,θ) vérifiant -C < r < C.A/2 et 0° < θ < 180°. Ainsi, dans une imagette de 2cm par 2cm, telle que représentée dans la figure 6, pour laquelle on décide de discrétiser les données par pas de 2mm pour les rayons, et par pas de 10° pour les angles, on pourra construire un tableau polaire ayant 24 colonnes, chaque colonne correspondant à une valeur de rayon, et 18 lignes, chaque ligne correspondant à une valeur angulaire. Ce tableau, qui sera initialise de manière à valoir 0 pour tous les couples (r,θ), sera ensuite progressivement rempli, à partir de chaque point noir N(x,y) de l'imagette, avec la relation r = x.cos(θ) + y.sin(θ) (*) :A detection algorithm in a thumbnail of a preferred direction, as used in 30 could start with the application to this thumbnail of a polar Hough transformation. The Hough transformation, which is described in detail in the book “B. YU & AKJAIN Robust on fast squew detection algorithm for generic documents, Pattern Récognition Vol 29 n ° 10, page 1609”, allows to establish a polar table , from a thumbnail, this polar table giving for a certain number of lines of the thumbnail, the number of black dots contained in each of these lines. In such a polar table which has two inputs (r, θ), each pair (r, θ) corresponds to a straight line D (r, θ), the value of the polar table for a particular pair (r, θ) corresponding to the number of black dots that the line D (r, θ) contains. In Figure 6 there is shown a thumbnail IT which is a square of side C, in which we can see that the line D (r, θ) containing the black point N (x, y) is the line which passes through the point P (r, θ), and which is perpendicular to the vector OP (r, θ), O designating the origin of a coordinate system associated with the thumbnail. More particularly, the vector OP (r, θ) is a vector having for module r, and for polar angle θ. For a square thumbnail, on side C, provided with a marker centered on the lower left vertex of the image, the set of lines intercepting this square thumbnail is included in the set of lines D (r, θ) satisfying - C <r <CA / 2 and 0 ° <θ <180 °. Thus, in a thumbnail of 2cm by 2cm, as shown in Figure 6, for which we decide to discretize the data in 2mm steps for the rays, and in 10 ° steps for the angles, we can build a polar table having 24 columns, each column corresponding to a radius value, and 18 lines, each line corresponding to an angular value. This table, which will be initialized so as to be worth 0 for all the couples (r, θ), will then be progressively filled, starting from each black point N (x, y) of the thumbnail, with the relation r = x. cos (θ) + y.sin (θ) (*):
Pour un point noir N(x,y), on va calculer la valeur prise par r pour θ = 0° (avec la relation (*)), on va arrondir cette valeur de r à 2mm près, conformément à la discrétisation choisie, pour former un couple (r(0°),0°). Puis on va ajouter 1 dans la case de coordonnées (r(0°),0°) du tableau polaire de l'imagette. Cette opération devra être effectuée ensuite pour θ = 10°, 20°, 30°...170°.For a black point N (x, y), we will calculate the value taken by r for θ = 0 ° (with the relation (*)), we will round this value of r to 2mm, in accordance with the chosen discretization, to form a couple (r (0 °), 0 °). Then we will add 1 in the coordinates box (r (0 °), 0 °) of the polar table of the thumbnail. This operation must then be carried out for θ = 10 °, 20 °, 30 ° ... 170 °.
On devra effectuer cette suite d'opérations pour chaque point noir que comprend l'imagette pour constituer le tableau polaire de l'imagette. Le tableau polaire ainsi obtenu donne alors pour chaque couple (r,θ), le nombre de points noirs que comprend la droite D(r,θ), cette droite étant en l'occurrence une bande de 2mm de large, compte tenu de la discrétisation choisie. Pour extraire de ce tableau polaire la direction privilégiée correspondante de l'imagette, on va calculer pour chaque angle θ la somme s2(θ), qui est la somme des carrés des termes de toute la ligne du tableau polaire, puis choisir l'angle θ pour lequel s2(θ) est maximale.This sequence of operations must be carried out for each black point that the thumbnail includes to constitute the polar picture of the thumbnail. The polar array thus obtained then gives for each pair (r, θ), the number of black dots that the line D comprises (r, θ), this line being in this case a strip 2mm wide, taking into account the chosen discretization. To extract from this polar table the corresponding privileged direction of the thumbnail, we will calculate for each angle θ the sum s 2 (θ), which is the sum of the squares of the terms of the entire line of the polar table, then choose the angle θ for which s 2 (θ) is maximum.
L'angle α correspondant à la direction privilégiée de l'imagette vaut alors α = θ + 90°. En effet, si par exemple une telle imagette est constituée de deux points noirs alignés selon une droite orientée à 120°, on a s2(30°) = 22 = 4, et s2(θ) = 12+12 = 2 pour θ ≠ 30°, et par suite, la direction privilégiée fournie par l'application de cet algorithme à cette imagette sera α = 120°.The angle α corresponding to the preferred direction of the thumbnail is then equal to α = θ + 90 °. Indeed, if for example such a thumbnail consists of two black points aligned along a straight line oriented at 120 °, we have 2 (30 °) = 2 2 = 4, and s 2 (θ) = 1 2 +1 2 = 2 for θ ≠ 30 °, and therefore, the preferred direction provided by the application of this algorithm to this thumbnail will be α = 120 °.
Comme on peut le voir, un algorithme basé sur la transformation de Hough est performant pour détecter une direction privilégiée de la distribution des points dans une image, mais ne fournit pas de données sur la localisation des points de l'image, ce qui est insuffisant pour identifier des zones d'intérêt dans l'image d'un paquet postal. En partitionnant l'image en imagettes selon le procédé de l'invention, avant d'appliquer à chaque imagette un tel algorithme, on obtient une analyse de l'image qui fournit suffisamment d'informations pour constituer des zones d'intérêt rapidement exploitables par un algorithme de reconnaissance automatique d'adresses. As we can see, an algorithm based on the Hough transformation is efficient for detecting a privileged direction of the distribution of points in an image, but does not provide data on the location of points in the image, which is insufficient to identify areas of interest in the image of a postal package. By partitioning the image into thumbnails according to the method of the invention, before applying such an algorithm to each thumbnail, an analysis of the image is obtained which provides sufficient information to constitute areas of interest which can be quickly exploited by an automatic address recognition algorithm.

Claims

REVENDICATIONCLAIM
Un procédé de traitement d'une image numérique (IP) d'un objet postal en vue de lire automatiquement une adresse postale (AP) sur ledit objet par application d'un algorithme de reconnaissance automatique d'adresses sur ladite image, caractérisé en ce qu'il consiste à diviser (20) l'image en blocs d'image de taille identique, à appliquer (30) sur chaque bloc d'image un traitement à base d'une transformation de Hough pour identifier dans le bloc d'image considéré une direction privilégiée de la distribution des points d'image dans ledit bloc considéré, à regrouper (40) des blocs d'image contigus dans l'image et ayant une direction privilégiée commune pour définir (50) une zone d'intérêt rectangulaire (Zl) dans laquelle est inscrit le regroupement desdits blocs contigus ayant une direction privilégiée commune de telle façon que cette zone d'intérêt rectangulaire a un bord longitudinal parallèle à ladite direction privilégiée commune, et à appliquer l'algorithme de reconnaissance automatique d'adresses sur ladite zone d'intérêt de l'image en vue de lire automatiquement une adresse postale. A method of processing a digital image (IP) of a postal object in order to automatically read a postal address (AP) on said object by application of an automatic address recognition algorithm on said image, characterized in that that it consists in dividing (20) the image into image blocks of identical size, in applying (30) to each image block a treatment based on a Hough transformation to identify in the image block considered a privileged direction of the distribution of the image points in said block considered, to group together (40) contiguous image blocks in the image and having a common privileged direction to define (50) a rectangular area of interest ( Zl) in which the grouping of said contiguous blocks having a common preferred direction is inscribed so that this rectangular area of interest has a longitudinal edge parallel to said common preferred direction, and to apply the algorithm me automatic recognition of addresses on said area of interest of the image in order to automatically read a postal address.
PCT/FR2001/001902 2000-06-27 2001-06-19 Segmentation of a postal object digital image by hough transform WO2002001489A1 (en)

Priority Applications (11)

Application Number Priority Date Filing Date Title
US10/239,684 US7110568B2 (en) 2000-06-27 2001-06-19 Segmentation of a postal object digital image by Hough transform
AU2001269186A AU2001269186B2 (en) 2000-06-27 2001-06-19 Segmentation of a postal object digital image by hough transform
CA002405082A CA2405082A1 (en) 2000-06-27 2001-06-19 Segmentation of a postal object digital image by hough transform
DE60116876T DE60116876T2 (en) 2000-06-27 2001-06-19 SEGMENTATION OF A DIGITAL IMAGE FROM A POSTOBJECT THROUGH HOUGH TRANSFORMATION
EP01947519A EP1301896B1 (en) 2000-06-27 2001-06-19 Segmentation of a postal object digital image by hough transform
IL15168201A IL151682A0 (en) 2000-06-27 2001-06-19 Segmentation of a postal object digital image by hough transform
BR0111955-9A BR0111955A (en) 2000-06-27 2001-06-19 Segmentation of a digital image of a postal object by hough transformation
AU6918601A AU6918601A (en) 2000-06-27 2001-06-19 Segmentation of a postal object digital image by hough transform
JP2002506549A JP2004502244A (en) 2000-06-27 2001-06-19 Digital image segmentation of mail by Hough transform
IL151682A IL151682A (en) 2000-06-27 2002-09-11 Segmentation of a postal object digital image by hough transform
NO20026228A NO20026228L (en) 2000-06-27 2002-12-23 Segmentation of a digital image of a post item using Hough transformation

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR0008246A FR2810765B1 (en) 2000-06-27 2000-06-27 SEGMENTATION OF A DIGITAL IMAGE OF A POSTAL OBJECT BY HOUGH TRANSFORMATION
FR00/08246 2000-06-27

Publications (1)

Publication Number Publication Date
WO2002001489A1 true WO2002001489A1 (en) 2002-01-03

Family

ID=8851744

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/FR2001/001902 WO2002001489A1 (en) 2000-06-27 2001-06-19 Segmentation of a postal object digital image by hough transform

Country Status (16)

Country Link
US (1) US7110568B2 (en)
EP (1) EP1301896B1 (en)
JP (1) JP2004502244A (en)
CN (1) CN1423794A (en)
AT (1) ATE316669T1 (en)
AU (2) AU2001269186B2 (en)
BR (1) BR0111955A (en)
CA (1) CA2405082A1 (en)
DE (1) DE60116876T2 (en)
DK (1) DK1301896T3 (en)
ES (1) ES2252251T3 (en)
FR (1) FR2810765B1 (en)
IL (2) IL151682A0 (en)
NO (1) NO20026228L (en)
PT (1) PT1301896E (en)
WO (1) WO2002001489A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1347396A1 (en) * 2002-03-22 2003-09-24 Fujitsu Limited Apparatus and method for determining whether images correspond to each other and program therefor

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2841673B1 (en) * 2002-06-26 2004-12-03 Solystic TIMING OF POSTAL OBJECTS BY IMAGE SIGNATURE AND ASSOCIATED SORTING MACHINE
JP2005267457A (en) * 2004-03-19 2005-09-29 Casio Comput Co Ltd Image processing device, imaging apparatus, image processing method and program
GB0616293D0 (en) 2006-08-16 2006-09-27 Imp Innovations Ltd Method of image processing
CN100428266C (en) * 2006-12-15 2008-10-22 华南理工大学 Automatic post envelope-identifying system and identifying method thereof
FR2920678B1 (en) * 2007-09-07 2009-10-16 Solystic Sas METHOD FOR PROCESSING POSTAL DELIVERY WITH CLIENT CODES ASSOCIATED WITH DIGITAL IMPRESSIONS.
WO2009070696A1 (en) * 2007-11-26 2009-06-04 Proiam, Llc Enrollment apparatus, system, and method
CN101365077B (en) * 2008-09-28 2012-06-20 华为终端有限公司 Image scaling method and device
TWI425444B (en) * 2009-02-20 2014-02-01 Avermedia Information Inc Method and device for detecting and correcting skewed image data
JP2011022784A (en) * 2009-07-15 2011-02-03 Sony Corp Information processor, block detection method and program
US20110052094A1 (en) * 2009-08-28 2011-03-03 Chunyu Gao Skew Correction for Scanned Japanese/English Document Images
TWI480809B (en) * 2009-08-31 2015-04-11 Alibaba Group Holding Ltd Image feature extraction method and device
DE102010014105A1 (en) 2010-04-07 2011-10-13 Siemens Aktiengesellschaft Method and device for measuring objects during transport
EP2752817A4 (en) * 2011-08-30 2016-11-09 Megachips Corp Device for detecting line segment and arc
CN108921897B (en) * 2013-06-03 2021-06-01 支付宝(中国)网络技术有限公司 Method and apparatus for locating card area
CN104050487B (en) * 2014-06-06 2017-06-16 华东师范大学 A kind of mail image direction identification method based on layout information analysis
CN107133622B (en) 2016-02-29 2022-08-26 阿里巴巴集团控股有限公司 Word segmentation method and device
CN109345549A (en) * 2018-10-26 2019-02-15 南京览众智能科技有限公司 A kind of natural scene image dividing method based on adaptive compound neighbour's figure

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5054098A (en) * 1990-05-21 1991-10-01 Eastman Kodak Company Method of detecting the skew angle of a printed business form

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3069654A (en) * 1960-03-25 1962-12-18 Paul V C Hough Method and means for recognizing complex patterns
US4558461A (en) * 1983-06-17 1985-12-10 Litton Systems, Inc. Text line bounding system
US5212739A (en) * 1990-10-17 1993-05-18 Hewlett-Packard Company Noise tolerant optical character recognition system
JP3302147B2 (en) * 1993-05-12 2002-07-15 株式会社リコー Document image processing method
US5504319A (en) * 1994-02-09 1996-04-02 Symbol Technologies, Inc. Method and system for bar code acquisition
US5517586A (en) * 1994-08-16 1996-05-14 Wang Laboratories, Inc. Method and apparatus for automatically specifying a portion of text from a bitmap image of the text
US5770841A (en) * 1995-09-29 1998-06-23 United Parcel Service Of America, Inc. System and method for reading package information
GB9605207D0 (en) * 1996-03-12 1996-05-15 Ibm Address block location
DE19646522C2 (en) * 1996-11-12 2000-08-10 Siemens Ag Method and device for recognizing distribution information on shipments
US6108444A (en) * 1997-09-29 2000-08-22 Xerox Corporation Method of grouping handwritten word segments in handwritten document images
ATE203342T1 (en) * 1997-11-17 2001-08-15 Datalogic Spa METHOD FOR LOCALIZING COLOR AREAS OR AREAS OF LARGE BRIGHTNESS CHANGES IN AN IMAGE
JP4170441B2 (en) * 1997-11-28 2008-10-22 富士通株式会社 Document image inclination detection apparatus and storage medium for document image inclination detection program
US6490376B1 (en) * 1998-09-17 2002-12-03 Metrologic Instruments, Inc. Skew processing of raster scan images
US6738496B1 (en) * 1999-11-01 2004-05-18 Lockheed Martin Corporation Real time binarization of gray images
US6687421B1 (en) * 2000-03-17 2004-02-03 International Business Machines Corporation Skew detection of text in a noisy digitized image

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5054098A (en) * 1990-05-21 1991-10-01 Eastman Kodak Company Method of detecting the skew angle of a printed business form

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
WILLARD K: "AN APPROACH TO THE AUTOMATIC RETRIEVAL OF LATENT FINGERPRINTS", PROCEEDINGS CARNAHAN CONFERENCE ON CRIME COUNTERMEASURES,XX,XX, 7 May 1975 (1975-05-07), pages 45 - 51, XP000614256 *
YU B ET AL: "A ROBUST AND FAST SKEW DETECTION ALGORITHM FOR GENERIC DOCUMENTS", PATTERN RECOGNITION,US,PERGAMON PRESS INC. ELMSFORD, N.Y, vol. 29, no. 10, 1 October 1996 (1996-10-01), pages 1599 - 1629, XP000633789, ISSN: 0031-3203 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1347396A1 (en) * 2002-03-22 2003-09-24 Fujitsu Limited Apparatus and method for determining whether images correspond to each other and program therefor
US7397954B2 (en) 2002-03-22 2008-07-08 Fujitsu Limited Apparatus and method for allowing images to correspond to each other and program therefor

Also Published As

Publication number Publication date
PT1301896E (en) 2006-06-30
IL151682A (en) 2007-02-11
NO20026228L (en) 2003-02-27
ES2252251T3 (en) 2006-05-16
EP1301896A1 (en) 2003-04-16
CN1423794A (en) 2003-06-11
EP1301896B1 (en) 2006-01-25
BR0111955A (en) 2003-05-13
JP2004502244A (en) 2004-01-22
CA2405082A1 (en) 2002-01-03
US7110568B2 (en) 2006-09-19
DE60116876T2 (en) 2006-10-26
AU2001269186B2 (en) 2006-02-02
DE60116876D1 (en) 2006-04-13
US20040005081A1 (en) 2004-01-08
NO20026228D0 (en) 2002-12-23
DK1301896T3 (en) 2006-05-22
FR2810765A1 (en) 2001-12-28
ATE316669T1 (en) 2006-02-15
FR2810765B1 (en) 2002-08-23
IL151682A0 (en) 2003-04-10
AU6918601A (en) 2002-01-08

Similar Documents

Publication Publication Date Title
EP1301896B1 (en) Segmentation of a postal object digital image by hough transform
US20180315203A1 (en) Systems, Methods, And Devices For Image Matching And Object Recognition In Images Using Textures
US9811749B2 (en) Detecting a label from an image
US10467494B2 (en) Method and system for container code recognition
Aradhye A generic method for determining up/down orientation of text in roman and non-roman scripts
EP0115462B1 (en) Method for the automatic recognition of an image on the basis of a corresponding reference image
US20160012595A1 (en) Systems, Methods, and Devices for Image Matching and Object Recognition in Images Using Image Regions
EP2752790B1 (en) Local scale, rotation and position invariant word detection for optical character recognition
Han et al. Robust traffic sign recognition with feature extraction and k-NN classification methods
US20150242684A1 (en) Method and system for linking printed objects with electronic content
FR2956230A1 (en) METHOD FOR CATEGORIZATION AND SEPARATION OF DOCUMENTS IN ONE STEP
CN111753602A (en) Motion recognition method and device, electronic equipment and storage medium
Fatema et al. Developing a system for automatic detection of books
CN113420756B (en) Identification method and device for certificate image, storage medium and electronic device
EP1296778B1 (en) Video coding station for installation automatically sorting postal objects
CN108345895A (en) Advertising image recognition methods and advertising image identifying system
CN113591657A (en) OCR (optical character recognition) layout recognition method and device, electronic equipment and medium
Amarnath et al. Automatic localization and extraction of tables from handheld mobile-camera captured handwritten document images
US20190164003A1 (en) Mark detection system and method
BJ et al. Identification of Seal, Signature and Fingerprint from Malayalam Agreement Documents using Connected Component Analysis
Vasilopoulos et al. Automatic text extraction from arabic newspapers
WO2020136091A1 (en) Structural image matching by hashing descriptors of singularities of the gradient
Wang et al. Cloud of line distribution for arbitrary text detection in scene/video/license plate images
Kataria et al. Review on text detection and recognition in images
FR3049094A1 (en) METHOD OF IDENTIFYING A SET OF ROW BOOKS TO AUTOMATICALLY ESTABLISH THEIR LIST

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2001947519

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 151682

Country of ref document: IL

WWE Wipo information: entry into national phase

Ref document number: 10239684

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2405082

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 2001269186

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 018081843

Country of ref document: CN

ENP Entry into the national phase

Ref country code: JP

Ref document number: 2002 506549

Kind code of ref document: A

Format of ref document f/p: F

WWP Wipo information: published in national office

Ref document number: 2001947519

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWG Wipo information: grant in national office

Ref document number: 2001947519

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 2001269186

Country of ref document: AU