WO2017071058A1 - 区域识别方法及装置 - Google Patents
区域识别方法及装置 Download PDFInfo
- Publication number
- WO2017071058A1 WO2017071058A1 PCT/CN2015/099264 CN2015099264W WO2017071058A1 WO 2017071058 A1 WO2017071058 A1 WO 2017071058A1 CN 2015099264 W CN2015099264 W CN 2015099264W WO 2017071058 A1 WO2017071058 A1 WO 2017071058A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- area
- document image
- predetermined
- predetermined edge
- document
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/22—Image preprocessing by selection of a specific region containing or referencing a pattern; Locating or processing of specific regions to guide the detection or recognition
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/10—Image acquisition
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/40—Document-oriented image-based pattern recognition
- G06V30/41—Analysis of document content
- G06V30/414—Extracting the geometrical structure, e.g. layout tree; Block segmentation, e.g. bounding boxes for graphics or text
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/22—Matching criteria, e.g. proximity measures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/25—Determination of region of interest [ROI] or a volume of interest [VOI]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/60—Type of objects
- G06V20/62—Text, e.g. of license plates, overlay texts or captions on TV images
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/14—Image acquisition
- G06V30/146—Aligning or centring of the image pick-up or image-field
- G06V30/1475—Inclination or skew detection or correction of characters or of image to be recognised
- G06V30/1478—Inclination or skew detection or correction of characters or of image to be recognised of characters or characters lines
Definitions
- the present disclosure relates to the field of image processing, and in particular, to an area recognition method and apparatus.
- the automatic identification technology of the ID card is a technology for recognizing the text information on the ID card through image processing.
- the related art provides an automatic identification method for an identity card, which scans an ID card according to a fixed relative position by an ID card scanning device, and obtains a scanned image of the ID card; and performs character recognition on n predetermined regions in the scanned image. At least one of name information, gender information, ethnic information, date of birth information, address information, and citizenship number information.
- ID images obtained directly from the camera there is still a large difficulty in recognition.
- the present disclosure provides an area identification method and apparatus.
- the technical solution is as follows:
- a region identification method comprising:
- the predetermined edge being an edge located in a predetermined direction of the document
- identifying a predetermined edge of the document in the document image includes:
- the method further includes:
- the document image is reduced in advance according to a predetermined reduction ratio.
- the method further includes:
- Connected domain processing is performed on a predetermined area in the processed document image.
- determining at least one information area in the document image according to the predetermined edge comprises:
- the relative positional relationship is a relative positional relationship between the predetermined edge and the information region.
- the document is a second generation ID card
- the predetermined edge is the lower edge of the second generation ID card
- the information area is the citizenship number area of the second generation ID card
- Determining at least one information area according to a predetermined edge and a relative positional relationship including:
- the area of the predetermined height above the lower edge is determined as the citizenship number area.
- the method further includes:
- the document image is tilt corrected according to the slope of the predetermined edge.
- the slope correction is performed on the document image based on the slope of the predetermined edge, including:
- the document image is rotated at an angle, and the predetermined edge in the rotated document image is parallel to the horizontal direction.
- the area of the information area is cut to obtain at least one character area, including:
- n is a positive integer according to a continuous row set consisting of rows in which the accumulated value of the foreground pixels in the first histogram is greater than the first threshold;
- the second histogram is calculated according to the vertical direction, and the second histogram includes: the abscissa of each column of pixels and the accumulated value of the foreground pixels in each column of pixels, n ⁇ i ⁇ 1, i is a positive integer;
- n i character regions are identified.
- an area identifying apparatus comprising:
- An identification module configured to identify a predetermined edge of the document in the document image, the predetermined edge being an edge located in a predetermined direction of the document;
- a determining module configured to determine at least one information area in the document image according to the predetermined edge
- the cutting module is configured to perform area cutting on the information area to obtain at least one character area.
- the identification module comprises:
- a filtering sub-module configured to perform Sobel level filtering and binarization on the document image to obtain a processed document image
- the detection sub-module is configured to perform line detection on a predetermined area in the processed document image to obtain a target line, and identify the target line as a predetermined edge of the document.
- the apparatus further includes:
- the reduction module is configured to perform a reduction process on the document image in a predetermined reduction ratio in advance.
- the apparatus further includes:
- the connectivity module is configured to perform connected domain processing on a predetermined area in the processed document image.
- the determining module is configured to determine the at least one information region according to the predetermined edge and the relative positional relationship, the relative positional relationship being a relative positional relationship between the predetermined edge and the information region.
- the document is a second generation ID card
- the predetermined edge is the lower edge of the second generation ID card
- the information area is the citizenship number area of the second generation ID card
- a determination module configured to determine an area located at a predetermined height above the lower edge as a citizenship number area.
- the apparatus further includes:
- a correction module configured to perform a slope correction on the document image based on a slope of the predetermined edge.
- the correction module includes:
- An angle determining submodule configured to determine an angle between the predetermined edge and the horizontal direction according to a slope of the predetermined edge
- the rotation sub-module is configured to rotate the document image according to an angle, and the predetermined edge in the rotated document image is parallel to the horizontal direction.
- the cutting module comprises:
- the binarization sub-module is configured to binarize the information area to obtain a binarized information area
- a first calculation sub-module configured to calculate a first histogram in a horizontal direction for the binarized information region, the first histogram comprising: a vertical coordinate of each row of pixels and a foreground pixel in each row of pixels The accumulated value of the point;
- a row identification sub-module configured to identify n rows of text regions according to a continuous row set of rows in which the accumulated value of the foreground pixels in the first histogram is greater than the first threshold, where n is a positive integer;
- a second calculation sub-module configured to calculate a second histogram according to a vertical direction for the i-th line of text regions, the second histogram comprising: an abscissa of each column of pixels and a foreground pixel of each column of pixels Cumulative value, n ⁇ i ⁇ 1, i is a positive integer;
- the character recognition sub-module is configured to identify n i character regions according to a continuous column set consisting of columns in which the accumulated value of the foreground color pixel in the second histogram is greater than the second threshold.
- an area identifying apparatus comprising:
- a memory for storing processor executable instructions
- processor is configured to:
- the predetermined edge being an edge located in a predetermined direction of the document
- identifying a predetermined edge of the document in the document image By identifying a predetermined edge of the document in the document image; determining at least one information area in the document image according to the predetermined edge; performing area cutting on the information area to obtain at least one character area; and solving the related art image for direct shooting
- the identification of certain information areas is difficult and the positioning of some information areas is inaccurate; the information area is determined by the predetermined edge in the document image, and the information area is cut, so that the information area is accurately positioned and the information is accurately The effect of the character area in the area for accurate recognition.
- FIG. 1 is a flowchart of an area identification method according to an exemplary embodiment
- FIG. 2A is a flowchart of an area identification method according to another exemplary embodiment
- FIG. 2B is a schematic diagram showing a binary image of a document according to an exemplary embodiment
- 2C is a schematic diagram of line detection in a document image according to an exemplary embodiment
- FIG. 3A is a flowchart of an area identification method according to another exemplary embodiment
- FIG. 3B is a schematic diagram of a connected domain processed document image according to an exemplary embodiment
- FIG. 4 is a flowchart of an area identification method according to another exemplary embodiment
- FIG. 5A is a flowchart of an area identification method according to another exemplary embodiment
- FIG. 5B is a schematic diagram of calculating a first histogram according to a horizontal direction, according to an exemplary embodiment
- FIG. 5C is a schematic diagram of a continuous row set, according to an exemplary embodiment
- FIG. 5D is a schematic diagram of calculating a second histogram in a vertical direction, according to an exemplary embodiment
- FIG. 5E is a schematic diagram of a continuous column set, according to an exemplary embodiment
- FIG. 6 is a block diagram of an area identifying apparatus according to an exemplary embodiment
- FIG. 7 is a block diagram of an area identifying apparatus according to another exemplary embodiment.
- FIG. 8 is a block diagram of an area identifying apparatus according to another exemplary embodiment.
- FIG. 9 is a block diagram of an area identifying apparatus according to another exemplary embodiment.
- FIG. 10 is a block diagram of an area identifying apparatus according to another exemplary embodiment.
- FIG. 11 is a block diagram of an area identifying apparatus, according to an exemplary embodiment.
- FIG. 1 is a flowchart of an area identification method according to an exemplary embodiment. As shown in FIG. 1, the area identification method includes the following steps.
- a predetermined edge of the document in the document image is identified, the predetermined edge being an edge located in a predetermined direction of the document;
- the ID image is an image obtained directly from the document, such as an ID card image, a social security card image, and the like.
- step 104 at least one information area is determined in the document image according to the predetermined edge
- the position of the predetermined edge in the document image is relatively fixed, and the positioning difficulty of the predetermined edge is usually lower than the positioning difficulty of the information area, so that each information area can be determined in the document image according to the predetermined edge.
- the information area refers to the area in the document image that carries the text information, such as: the name information area, the date of birth information area, the gender area, the address information area, the citizenship number information area, the number information area, the information area of the issuing authority, and the effective date. At least one of an information area and the like information area.
- the information area is area cut to obtain at least one character area.
- the information area includes multiple characters.
- at least one character area can be obtained by area cutting.
- a character area is an area that includes a single character. Characters can be Chinese characters, English letters, numbers, or characters in other languages.
- the area identifying method determines at least one information area in the document image according to the predetermined edge by identifying a predetermined edge of the document in the document image; and performing area cutting on the information area to obtain at least one
- the character area solves the problem that the identification of certain information areas in the document image obtained by direct shooting is difficult and the positioning of some information areas is inaccurate in the related art; the information area is determined by the predetermined edge in the document image, The information area is cut to accurately locate the information area and accurately identify the character area in the information area.
- FIG. 2A is a flowchart of an area identification method according to another exemplary embodiment. As shown in FIG. 2A, the area identification method includes the following steps.
- step 202 Sobel level filtering and binarization are performed on the document image to obtain a processed document image
- a rectangular area for guiding shooting is set in the shooting interface, and when the user aligns the rectangular area with the document, the document image is captured.
- Binarization refers to comparing the gray value of the pixel in the image of the document with the preset gray threshold, and dividing the pixel in the image into two parts: a pixel group larger than the preset gray threshold and less than the preset gray level.
- the threshold pixel group the two partial pixel groups respectively display two different colors of black and white in the document image, and obtain the binarized document image, as shown in FIG. 2B.
- the pixel of one color in the foreground is called the foreground pixel, that is, the white pixel of FIG. 2B
- the pixel of one color of the background is called the background pixel, that is, the pixel of FIG. 2B Black pixel points.
- step 204 linearly detecting a predetermined area in the processed document image to obtain a target straight line, and identifying the target straight line as a predetermined edge of the document;
- the predetermined area is an area where a predetermined edge of the document in the document image may exist.
- the predetermined area is an area in which the lower edge of the document is in the document image, or the predetermined area is an area in which the upper edge of the document is in the document image, and the like.
- the processed document image is linearly detected.
- the line detection is implemented by a straight line fitting algorithm or a Hough transform algorithm to obtain a target line and identify the target line as a predetermined edge of the document in the document image.
- the line of the lower edge of the document is detected in the image of the document. After straight line fitting or Hough transform, there is a straight line below the ID image. The line is identified as the predetermined edge of the document in the document image. The position of the lower edge of the document in the document image is exemplarily shown in Figure 2C.
- step 206 at least one information area is determined in the document image according to the predetermined edge
- the relative positional relationship refers to the relative positional relationship between the predetermined edge of the document image and the information area.
- the certificate is a second-generation ID card
- the edge of the reservation is the lower edge of the second-generation ID card
- information The area is the citizenship number area of the second generation ID card
- step 206 can also be implemented as: determining the area of the predetermined height above the lower edge as the citizenship number area.
- the citizenship number area is located above the predetermined edge of the document image; for example, the address information area is located at the upper left position of the predetermined edge of the document image.
- the information area is area cut to obtain at least one character area.
- the information area includes multiple characters.
- at least one character area can be obtained by area cutting.
- a character area is an area that includes a single character. Characters can be Chinese characters, English letters, numbers, or characters in other languages.
- the area identification method obtaineds the processed document image by performing Sobel level filtering and binarization on the document image; and performing line detection on the predetermined area in the processed document image.
- the predetermined edge in the document image can be found more quickly.
- the terminal performs a reduction process on the ID image according to the size of the ID image in advance. That is, prior to step 202, the method further includes step 201.
- the terminal performs connected domain processing on the predetermined area in the processed document image. That is, after step 202, the method further includes step 203, as shown in FIG. 3A:
- step 201 the document image is previously subjected to reduction processing in accordance with a predetermined reduction ratio.
- the terminal performs a reduction process on the document image in accordance with a predetermined reduction ratio according to the size of the document image, and obtains a document image after the reduction process.
- the reduction processing of the document image can improve the speed of finding a predetermined edge in the document image.
- step 203 the connected area processing is performed on the predetermined area in the processed document image.
- the processed document drawing For example, the connected domain processing is performed to remove the larger area and the smaller area composed of the foreground pixels in the binary image, so that the predetermined edge in the document image can be more accurately identified.
- the image of the certificate processed by the connected domain is as shown in FIG. 3B.
- the area recognition method provided by the embodiment improves the search speed of the predetermined edge in the document image by performing the reduction processing on the document image in advance according to a predetermined reduction ratio.
- the accuracy of determining the predetermined edge in the document image is improved, and the accuracy in the subsequent identification information area can be improved.
- the document has a slight angular rotation in the document image, i.e. the position of the document in the document image is not horizontal, but is at an angle to the horizontal.
- the terminal performs a slope correction on the document image according to the slope of the predetermined edge. That is, after step 204, the method further includes step 205a and step 205b, as shown in FIG. 4:
- step 205a an angle between the predetermined edge and the horizontal direction is determined according to the slope of the predetermined edge
- the terminal calculates an angle between the predetermined edge of the document image and the horizontal direction.
- the angle is the angle between the document and the horizontal direction.
- step 205b the document image is rotated at an angle, and the predetermined edge in the rotated document image is parallel to the horizontal direction.
- the area recognition method provided by the embodiment improves the accuracy of the subsequent identification information area by performing rotation correction on the predetermined edge of the document image so that the documents in the document image are parallel to the horizontal direction.
- step 208 performs a process of region cutting the information region.
- it can be implemented as the following steps 208a to 208e, as shown in FIG. 5A:
- step 208a the information area is binarized to obtain a binarized information area
- the information area is a citizenship number area.
- the information area is pre-processed.
- the pre-processing may include: operations such as denoising, filtering, and extracting edges; and binarizing the pre-processed information region.
- the first histogram is calculated according to the horizontal direction for the binarized information region, and the first histogram includes: a vertical coordinate of each row of pixel points and an accumulated value of the foreground color pixel points in each row of pixel points. ;
- the first histogram is vertical
- the straight direction indicates the vertical coordinate of each row of pixels
- the horizontal direction indicates the cumulative value of the number of foreground pixels in each row of pixels, as shown in FIG. 5B.
- step 208c according to the contiguous row set consisting of the rows in which the accumulated value of the foreground color pixel in the first histogram is greater than the first threshold, n rows of text regions are identified, where n is a positive integer;
- the accumulated value of the foreground color pixel in each row of pixels can be obtained, and the accumulated value of the foreground color pixel in each row of pixels is compared with the first threshold, and the first histogram is A set of consecutive rows consisting of rows of scene pixels having a cumulative value greater than the first threshold is determined to be the row in which the text region is located.
- the continuous line set means that the line whose accumulated value of the foreground color pixel is larger than the first threshold is a continuous m line, and the set of the consecutive m line pixel points is as shown in FIG. 5C, for the m line pixel in the figure. Point, the accumulated value of the foreground color pixel in the left histogram is greater than the first threshold.
- the m-line pixel corresponds to the citizenship number line "0421199" in the ID image.
- the text area may be two or more lines. At this time, each successive line set is recognized as a line of text area, and n consecutive line sets are identified as n lines of text area.
- the second histogram is calculated according to the vertical direction, and the second histogram includes: the abscissa of each column of pixels and the accumulated value of the foreground pixels in each column of pixels, n ⁇ i ⁇ 1, i is a positive integer;
- a second histogram is calculated in a vertical direction, the second histogram indicating the abscissa of each column of pixels in the horizontal direction and the foreground pixel in each column of pixels in the vertical direction.
- the cumulative number of pixels, the foreground pixel is the white pixel in the binarized image, as shown in Figure 5D.
- n i character regions are identified according to a continuous column set consisting of columns in which the accumulated value of the foreground pixels in the second histogram is greater than the second threshold.
- an accumulated value of the foreground color pixel points in each column of pixels can be obtained, and the accumulated value of the foreground color pixel points in each column of pixels is compared with a second threshold value, and the foreground color pixel in the second histogram is obtained.
- a contiguous set of columns consisting of columns whose accumulated value is greater than the second threshold is determined to be the column in which the character region is located.
- the continuous column set means that the column whose accumulated value of the foreground color pixel is larger than the second threshold is a continuous p column, and the set of the consecutive p column pixel points is as shown in FIG. 5E, and the continuous column set is p, Second A continuous white area formed in the histogram. For the p column pixel points in the graph, the accumulated values of the foreground color pixel points located in the lower side histogram are all greater than the second threshold.
- the p column of pixels corresponds to the character area "3" in the document image.
- Each successive set of columns is identified as a character region, and n consecutive sets of columns are identified as n character regions.
- n character regions In Fig. 5E, 18 character regions can be identified.
- step 208d and step 208e are executed once for each line of text, for a total of n times.
- the characters contained in the character region can also be identified by character recognition technology.
- the text can be a single character of a Chinese character, an English letter, a number, or other language.
- the area identification method determines the n-line text area in the information area by binarizing the information area and calculating the first histogram according to the horizontal direction in the binarized information area. Then, by calculating the second histogram in the vertical direction for the n-line character regions, and identifying the character regions corresponding to each character, the accuracy of the character regions in the identification information region can be improved.
- FIG. 6 is a block diagram of an area identifying apparatus according to an exemplary embodiment. As shown in FIG. 6, the area identifying apparatus includes but is not limited to:
- the identification module 610 is configured to identify a predetermined edge of the document in the document image, the predetermined edge being an edge located in a predetermined direction of the document;
- the ID image is an image obtained directly from the document, such as an ID card image, a social security card image, and the like.
- a determining module 620 configured to determine at least one information area in the document image according to the predetermined edge
- the position of the predetermined edge in the document image is relatively fixed, and the positioning difficulty of the predetermined edge is generally lower than the positioning difficulty of the information area, so the determination module 620 can determine the respective information areas in the document image according to the predetermined edge.
- the information area refers to the area in the document image that carries the text information, such as: the name information area, the date of birth information area, the gender area, the address information area, the citizenship number information area, the number information area, the information area of the issuing authority, and the effective date. At least the information area, etc. One.
- the cutting module 630 is configured to perform area cutting on the information area to obtain at least one character area.
- the information area includes multiple characters.
- the cutting module 630 can obtain at least one character area by area cutting.
- a character area is an area that includes a single character. Characters can be Chinese characters, English letters, numbers, or characters in other languages.
- the area identifying apparatus determines at least one information area in the document image according to the predetermined edge by identifying the predetermined edge of the document in the document image; and performing area cutting on the information area to obtain at least one
- the character area solves the problem that the identification of certain information areas in the document image obtained by direct shooting is difficult and the positioning of some information areas is inaccurate in the related art; the information area is determined by the predetermined edge in the document image, The information area is cut to accurately locate the information area and accurately identify the character area in the information area.
- the identification module 610 may include the following sub-modules, as shown in FIG. 7:
- the filtering sub-module 611 is configured to perform Sobel level filtering and binarization on the ID image to obtain a processed ID image
- the filtering sub-module 611 performs sobel horizontal filtering on the certificate image, that is, the sobel operator is used to filter in the horizontal direction. Then, the filtered document image is binarized.
- Binarization refers to comparing the gray value of the pixel in the image of the document with the preset gray threshold, and dividing the pixel in the image into two parts: a pixel group larger than the preset gray threshold and less than the preset gray level.
- the pixel group of the threshold value presents two different color colors of black and white in the image of the two parts, and obtains the image of the binary image after binarization.
- the detection sub-module 612 is configured to perform line detection on a predetermined area in the processed document image to obtain a target line, and identify the target line as a predetermined edge of the document.
- the predetermined area is an area where a predetermined edge of the document in the document image may exist.
- the predetermined area is an area in which the lower edge of the document is in the document image, or the predetermined area is an area in which the upper edge of the document is in the document image, and the like.
- the detecting sub-module 612 After obtaining the ID image processed by the filtering sub-module 611, the detecting sub-module 612 performs line detection on the processed document image.
- the line detection in the detection sub-module 612 uses a straight line fit
- the algorithm or Hough transform algorithm is implemented to obtain the target line and identify the target line as a predetermined edge of the document in the document image.
- the area identifying apparatus obtains the processed document image by performing Sobel level filtering and binarization on the document image; and performing line detection on the predetermined area in the processed document image.
- the apparatus may further include the following modules, as shown in FIG. 8:
- the reduction module 810 is configured to perform a reduction process on the document image in a predetermined reduction ratio in advance.
- the reduction module 810 performs a reduction process on the document image in accordance with a predetermined reduction ratio according to the size of the document image, and obtains a document image after the reduction process.
- the reduction processing of the document image can improve the speed of finding a predetermined edge in the document image.
- the connectivity module 820 is configured to perform connected domain processing on a predetermined area in the processed document image.
- the connectivity module 820 After obtaining the ID image processed by the filtering sub-module 611, the connectivity module 820 performs a connected domain processing on the processed ID image to remove a larger area and a smaller area of the foreground image pixel in the binary image. Therefore, the predetermined edge in the document image can be more accurately identified.
- the determining module 620 is further configured to determine at least one information area according to the predetermined edge and the relative positional relationship, where the relative positional relationship is a relative positional relationship between the predetermined edge and the information area.
- the certificate is a second generation ID card
- the predetermined edge is the lower edge of the second generation ID card
- the information area is the citizen identification number area of the second generation ID card
- the determining module 620 is configured to be located at the lower edge The area above the predetermined height is determined as the citizenship number area.
- the area recognition apparatus performs the reduction processing on the document image in accordance with a predetermined reduction ratio in advance, so that the search speed of the predetermined edge in the document image is improved.
- the document image is made The accuracy of the determination of the predetermined edge is improved, and the accuracy of the subsequent identification information area can be improved.
- the apparatus may further include the following modules, as shown in FIG. 9:
- the correction module 910 is configured to perform a slope correction on the document image according to the slope of the predetermined edge.
- the modification module 910 can include the following submodules:
- An angle determining sub-module 911 configured to determine an angle between the predetermined edge and the horizontal direction according to a slope of the predetermined edge
- the terminal calculates the angle between the predetermined edge of the document image and the horizontal direction by the angle determining sub-module 911.
- the angle is the angle between the document and the horizontal direction.
- the rotation sub-module 912 is configured to rotate the document image according to an angle, and the predetermined edge in the rotated document image is parallel to the horizontal direction.
- the terminal rotates the ID image by the rotation sub-module 912 according to the angle calculated by the angle determination sub-module 911.
- the area identification device provided by the embodiment can correct the accuracy of the subsequent identification information area by performing rotation correction on the predetermined edge of the document image so that the documents in the document image are parallel to the horizontal direction.
- the cutting module 630 can include the following modules, as shown in FIG.
- the binarization sub-module 631 is configured to binarize the information area to obtain a binarized information area
- the information area is a citizenship number area.
- the binarization sub-module 631 pre-processes the information area.
- the pre-processing may include: operations such as denoising, filtering, and extracting edges; and binarizing the pre-processed information region.
- the first calculation sub-module 632 is configured to calculate a first histogram according to a horizontal direction for the binarized information region, where the first histogram comprises: a vertical coordinate of each row of pixels and a foreground color in each row of pixels The accumulated value of the pixel;
- the first calculation sub-module 632 calculates the first histogram according to the horizontal direction in the information area processed by the binarization sub-module 631, and the first histogram represents the vertical coordinate of each row of pixel points in the vertical direction, at the level
- the direction represents the cumulative value of the number of foreground pixels in each row of pixels.
- the row identification sub-module 633 is configured to identify n rows of text regions according to a continuous row set consisting of rows in which the accumulated value of the foreground pixels in the first histogram is greater than the first threshold, where n is a positive integer;
- the accumulated value of the foreground pixel in each row of pixels can be obtained, and the row identification sub-module 633 compares the accumulated value of the foreground pixel in each row of pixels with the first threshold, and will be the first A continuous line set consisting of rows in which the accumulated value of the foreground pixels in the histogram is larger than the first threshold is determined as the line in which the text area is located.
- the continuous row set refers to a set in which the accumulated value of the foreground color pixel is larger than the first threshold is a continuous m row, and the continuous m row pixel is composed of a set.
- Each successive row set is identified as a line of text, and n consecutive rows are identified as n lines of text.
- the second calculation sub-module 634 is configured to calculate a second histogram according to a vertical direction for the i-th line of text regions, where the second histogram comprises: an abscissa of each column of pixels and a foreground pixel in each column of pixels Cumulative value, n ⁇ i ⁇ 1, i is a positive integer;
- the second calculation sub-module 634 calculates a second histogram in the vertical direction, the second histogram representing the abscissa of each column of pixels in the horizontal direction, in the vertical
- the direction represents the cumulative value of the number of foreground pixels in each column of pixels, and the foreground pixel refers to the white pixel in the binarized image.
- the character recognition sub-module 635 is configured to identify n i character regions according to a continuous column set consisting of columns in which the accumulated value of the foreground color pixel points in the second histogram is greater than the second threshold.
- an accumulated value of the foreground color pixel points in each column of pixels may be acquired, and the character recognition sub-module 635 compares the accumulated value of the foreground color pixel points in each column of pixels with a second threshold, and the second rectangular In the figure, the cumulative column of the foreground pixel is larger than the second column of the second threshold, and is determined to be the column in which the character region is located.
- the continuous column set means that the column whose accumulated value of the foreground color pixel is larger than the second threshold is a continuous p column, and the continuous p column pixel group is composed of a set.
- Each successive set of columns is identified as a character region, and n consecutive sets of columns are identified as n character regions.
- the area identifying apparatus determines the n-line text area in the information area by binarizing the information area and calculating the first histogram according to the horizontal direction in the binarized information area. Then, by calculating the second histogram in the vertical direction for the n-line character regions, and identifying the character regions corresponding to each character, the accuracy of the character regions in the identification information region can be improved.
- An exemplary embodiment of the present disclosure provides an area identifying apparatus capable of implementing the area identifying method provided by the present disclosure, the area identifying apparatus comprising: a processor, a memory for storing processor executable instructions;
- processor is configured to:
- the predetermined edge being an edge located in a predetermined direction of the document
- FIG. 11 is a block diagram of an apparatus for an area identification method, according to an exemplary embodiment.
- device 1100 can be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a gaming console, a tablet device, a medical device, a fitness device, a personal digital assistant, and the like.
- apparatus 1100 can include one or more of the following components: processing component 1102, memory 1104, power component 1106, multimedia component 1108, audio component 1110, input/output (I/O) interface 1112, sensor component 1114, and Communication component 1116.
- Processing component 1102 typically controls the overall operation of device 1100, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations.
- Processing component 1102 can include one or more processors 1118 to execute instructions to perform all or part of the steps of the above described methods.
- processing component 1102 can include one or more modules to facilitate interaction between component 1102 and other components.
- the processing component 1102 can include a multimedia module to facilitate interaction between the multimedia component 1108 and the processing component 1102.
- Memory 1104 is configured to store various types of data to support operation at device 1100. Examples of such data include instructions for any application or method operating on device 1100, contact data, phone book data, messages, pictures, videos, and the like.
- the memory 1104 can be implemented by any type of volatile or non-volatile storage device, or a combination thereof, such as static random access memory (SRAM), electrically erasable programmable read only memory (EEPROM), erasable.
- SRAM static random access memory
- EEPROM electrically erasable programmable read only memory
- EPROM Programmable Read Only Memory
- PROM Programmable Read Only Memory
- ROM Read Only Memory
- Magnetic Memory Flash Memory
- Disk Disk or Optical Disk.
- Power component 1106 provides power to various components of device 1100.
- Power component 1106 can include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for device 1100.
- the multimedia component 1108 includes a screen between the device 1100 and the user that provides an output interface.
- the screen can include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, the screen can be implemented as a touch screen to receive input signals from the user.
- the touch panel includes one or more touch sensors to sense touches, slides, and gestures on the touch panel. The touch sensor can sense not only the boundaries of the touch or sliding action, but also the duration and pressure associated with the touch or slide operation.
- the multimedia component 1108 includes a front camera and/or a rear camera. When the device 1100 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera can receive external multimedia data. Each front and rear camera can be a fixed optical lens system or have focal length and optical zoom capabilities.
- the audio component 1110 is configured to output and/or input an audio signal.
- the audio component 1110 includes a microphone (MIC) that is configured to receive an external audio signal when the device 1100 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode.
- the received audio signal may be further stored in memory 1104 or transmitted via communication component 1116.
- the audio component 1110 also includes a speaker for outputting an audio signal.
- the I/O interface 1112 provides an interface between the processing component 1102 and a peripheral interface module, which may be a keyboard, a click wheel, a button, or the like. These buttons may include, but are not limited to, a home button, a volume button, a start button, and a lock button.
- Sensor assembly 1114 includes one or more sensors for providing a status assessment of various aspects to device 1100.
- the sensor assembly 1114 can detect an open/closed state of the device 1100, the relative positioning of the components, such as a display and a keypad of the device 1100, and the sensor component 1114 can also detect a change in position of a component of the device 1100 or device 1100, the user The presence or absence of contact with device 1100, device 1100 orientation or acceleration/deceleration and temperature change of device 1100.
- Sensor assembly 1114 can include a proximity sensor configured to detect the presence of nearby objects without any physical contact.
- Sensor assembly 1114 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications.
- the sensor component 1114 can also include acceleration Degree sensor, gyro sensor, magnetic sensor, pressure sensor or temperature sensor.
- Communication component 1116 is configured to facilitate wired or wireless communication between device 1100 and other devices.
- the device 1100 can access a wireless network based on a communication standard, such as Wi-Fi, 2G or 3G, or a combination thereof.
- communication component 1116 receives broadcast signals or broadcast associated information from an external broadcast management system via a broadcast channel.
- communication component 1116 also includes a near field communication (NFC) module to facilitate short range communication.
- NFC near field communication
- the NFC module can be implemented based on radio frequency identification (RFID) technology, infrared data association (IRDA) technology, ultra-wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
- RFID radio frequency identification
- IRDA infrared data association
- UWB ultra-wideband
- Bluetooth Bluetooth
- apparatus 1100 may be implemented by one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable A gate array (FPGA), controller, microcontroller, microprocessor or other electronic component implementation for performing the above-described region identification method.
- ASICs application specific integrated circuits
- DSPs digital signal processors
- DSPDs digital signal processing devices
- PLDs programmable logic devices
- FPGA field programmable A gate array
- controller microcontroller, microprocessor or other electronic component implementation for performing the above-described region identification method.
- non-transitory computer readable storage medium comprising instructions, such as a memory 1104 comprising instructions executable by processor 1118 of apparatus 1100 to perform the area identification method described above.
- the non-transitory computer readable storage medium can be a ROM, a random access memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, and an optical data storage device.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Artificial Intelligence (AREA)
- Geometry (AREA)
- Computer Graphics (AREA)
- Data Mining & Analysis (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Character Input (AREA)
- Image Analysis (AREA)
Abstract
Description
Claims (19)
- 一种区域识别方法,其特征在于,所述方法包括:识别证件图像中证件的预定边缘,所述预定边缘是位于所述证件的预定方向上的边缘;根据所述预定边缘在所述证件图像中确定出至少一个信息区域;对所述信息区域进行区域切割,得到至少一个字符区域。
- 根据权利要求1所述的方法,其特征在于,所述识别证件图像中证件的预定边缘,包括:对所述证件图像进行索贝尔水平滤波和二值化,得到处理后的所述证件图像;对所述处理后的所述证件图像中的预定区域进行直线检测,得到目标直线,将所述目标直线识别为所述证件的所述预定边缘。
- 根据权利要求2所述的方法,其特征在于,所述方法还包括:预先对所述证件图像按照预定缩小比例进行缩小处理。
- 根据权利要求2所述的方法,其特征在于,所述方法还包括:对所述处理后的所述证件图像中的预定区域进行连通域处理。
- 根据权利要求1至4任一所述的方法,其特征在于,所述根据所述预定边缘在所述证件图像中确定出至少一个信息区域,包括:根据所述预定边缘和相对位置关系,确定出至少一个信息区域,所述相对位置关系是所述预定边缘与所述信息区域之间的相对位置关系。
- 根据权利要求5所述的方法,其特征在于,所述证件是第二代身份证,所述预定边缘是所述第二代身份证的下边缘,所述信息区域是所述第二代身份证的公民身份号码区域;所述根据所述预定边缘和相对位置关系,确定出至少一个信息区域,包括:将位于所述下边缘上方预定高度的区域,确定为所述公民身份号码区域。
- 根据权利要求1至4任一所述的方法,其特征在于,所述方法还包括:根据所述预定边缘的斜率,对所述证件图像进行倾斜度修正。
- 根据权利要求7所述的方法,其特征在于,所述根据所述预定边缘的斜率,对所述证件图像进行倾斜度修正,包括:根据所述预定边缘的斜率,确定出所述预定边缘与水平方向的夹角;对所述证件图像按照所述夹角旋转,旋转后的所述证件图像中的所述预定边缘与所述水平方向平行。
- 根据权利要求1至4任一所述的方法,其特征在于,所述对所述信息区域进行区域切割,得到至少一个字符区域,包括:对所述信息区域进行二值化,得到二值化后的信息区域;对所述二值化后的信息区域按照水平方向计算第一直方图,所述第一直方图包括:每行像素点的竖坐标和所述每行像素点中前景色像素点的累加值;根据所述第一直方图中前景色像素点的累加值大于第一阈值的行所组成的连续行集合,识别得到n行文字区域,n为正整数;对于第i行文字区域,按照竖直方向计算第二直方图,所述第二直方图包括:每列像素点的横坐标和所述每列像素点中前景色像素点的累加值,n≥i≥1,i为正整数;根据所述第二直方图中前景色像素点的累加值大于第二阈值的列所组成的连续列集合,识别得到ni个字符区域。
- 一种区域识别装置,其特征在于,所述装置包括:识别模块,被配置为识别证件图像中证件的预定边缘,所述预定边缘是位于所述证件的预定方向上的边缘;确定模块,被配置为根据所述预定边缘在所述证件图像中确定出至少一个信息区域;切割模块,被配置为对所述信息区域进行区域切割,得到至少一个字符区 域。
- 根据权利要求10所述的装置,其特征在于,所述识别模块,包括:滤波子模块,被配置为对所述证件图像进行索贝尔水平滤波和二值化,得到处理后的所述证件图像;检测子模块,被配置为对所述处理后的所述证件图像中的预定区域进行直线检测,得到目标直线,将所述目标直线识别为所述证件的所述预定边缘。
- 根据权利要求11所述的装置,其特征在于,所述装置还包括:缩小模块,被配置为预先对所述证件图像按照预定缩小比例进行缩小处理。
- 根据权利要求11所述的装置,其特征在于,所述装置还包括:连通模块,被配置为对所述处理后的所述证件图像中的预定区域进行连通域处理。
- 根据权利要求10至13任一所述的装置,其特征在于,所述确定模块,被配置为根据所述预定边缘和相对位置关系,确定出至少一个信息区域,所述相对位置关系是所述预定边缘与所述信息区域之间的相对位置关系。
- 根据权利要求14所述的装置,其特征在于,所述证件是第二代身份证,所述预定边缘是所述第二代身份证的下边缘,所述信息区域是所述第二代身份证的公民身份号码区域;所述确定模块,被配置为将位于所述下边缘上方预定高度的区域,确定为所述公民身份号码区域。
- 根据权利要求10至13任一所述的装置,其特征在于,所述装置还包括:修正模块,被配置为根据所述预定边缘的斜率,对所述证件图像进行倾斜度修正。
- 根据权利要求16所述的装置,其特征在于,所述修正模块,包括:夹角确定子模块,被配置为根据所述预定边缘的斜率,确定出所述预定边缘与水平方向的夹角;旋转子模块,被配置为对所述证件图像按照所述夹角旋转,旋转后的所述证件图像中的所述预定边缘与所述水平方向平行。
- 根据权利要求10至13任一所述的装置,其特征在于,所述切割模块,包括:二值化子模块,被配置为对所述信息区域进行二值化,得到二值化后的信息区域;第一计算子模块,被配置为对所述二值化后的信息区域按照水平方向计算第一直方图,所述第一直方图包括:每行像素点的竖坐标和所述每行像素点中前景色像素点的累加值;行识别子模块,被配置为根据所述第一直方图中前景色像素点的累加值大于第一阈值的行所组成的连续行集合,识别得到n行文字区域,n为正整数;第二计算子模块,被配置为对于第i行文字区域,按照竖直方向计算第二直方图,所述第二直方图包括:每列像素点的横坐标和所述每列像素点中前景色像素点的累加值,n≥i≥1,i为正整数;字符识别子模块,被配置为根据所述第二直方图中前景色像素点的累加值大于第二阈值的列所组成的连续列集合,识别得到ni个字符区域。
- 一种区域识别装置,其特征在于,所述装置包括:处理器;用于存储所述处理器可执行指令的存储器;其中,所述处理器被配置为:识别证件图像中证件的预定边缘,所述预定边缘是位于所述证件的预定方向上的边缘;根据所述预定边缘在所述证件图像中确定出至少一个信息区域;对所述信息区域进行区域切割,得到至少一个字符区域。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| RU2016110142A RU2641449C2 (ru) | 2015-10-30 | 2015-12-28 | Способ и устройство для идентификации области |
| MX2016003578A MX361846B (es) | 2015-10-30 | 2015-12-28 | Método y aparato para identificación de área. |
| KR1020167005380A KR101782633B1 (ko) | 2015-10-30 | 2015-12-28 | 영역 인식 방법 및 장치 |
| JP2017547042A JP6400226B2 (ja) | 2015-10-30 | 2015-12-28 | 領域認識方法及び装置 |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510727934.XA CN105528600A (zh) | 2015-10-30 | 2015-10-30 | 区域识别方法及装置 |
| CN201510727934.X | 2015-10-30 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017071058A1 true WO2017071058A1 (zh) | 2017-05-04 |
Family
ID=55770814
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2015/099264 Ceased WO2017071058A1 (zh) | 2015-10-30 | 2015-12-28 | 区域识别方法及装置 |
Country Status (8)
| Country | Link |
|---|---|
| US (1) | US20170124412A1 (zh) |
| EP (1) | EP3163505A1 (zh) |
| JP (1) | JP6400226B2 (zh) |
| KR (1) | KR101782633B1 (zh) |
| CN (1) | CN105528600A (zh) |
| MX (1) | MX361846B (zh) |
| RU (1) | RU2641449C2 (zh) |
| WO (1) | WO2017071058A1 (zh) |
Families Citing this family (19)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105550633B (zh) * | 2015-10-30 | 2018-12-11 | 小米科技有限责任公司 | 区域识别方法及装置 |
| CN106446898A (zh) * | 2016-09-14 | 2017-02-22 | 宇龙计算机通信科技(深圳)有限公司 | 一种图像中文字信息的提取方法及装置 |
| CN106778744A (zh) * | 2016-12-17 | 2017-05-31 | 北京小米移动软件有限公司 | 一种识别信息卡的信息的方法和装置 |
| CN106778748A (zh) * | 2016-12-30 | 2017-05-31 | 江西憶源多媒体科技有限公司 | 基于人工神经网络的身份证快速识别方法及其装置 |
| JP6810892B2 (ja) * | 2017-06-05 | 2021-01-13 | 京セラドキュメントソリューションズ株式会社 | 画像処理装置 |
| CN107918935B (zh) * | 2017-12-05 | 2022-03-08 | 深圳市北电仪表有限公司 | 嵌入式系统的图像匹配切割装置及切割方法 |
| CN108838099A (zh) * | 2018-03-28 | 2018-11-20 | 广州大学 | 基于机器视觉的别针徽章瑕疵检测系统及方法 |
| CN108647680B (zh) * | 2018-04-28 | 2021-11-12 | 北京盒子鱼教育科技有限公司 | 图像定位框检测方法和装置 |
| CN110569835B (zh) * | 2018-06-06 | 2024-03-05 | 北京搜狗科技发展有限公司 | 一种图像识别方法、装置和电子设备 |
| CN109164932B (zh) * | 2018-08-02 | 2021-07-23 | 深圳市德明利技术股份有限公司 | 一种触控识别方法及触控装置 |
| CN109325480B (zh) * | 2018-09-03 | 2024-07-23 | 安徽华泰高科信息技术有限责任公司 | 身份信息的录入方法及终端设备 |
| CN111325063B (zh) * | 2018-12-14 | 2024-01-05 | 航天信息股份有限公司 | 识别虚拟数字键盘的方法、装置和存储介质 |
| KR102226843B1 (ko) * | 2019-02-26 | 2021-03-12 | 주식회사 핀그램 | 오브젝트 검출 시스템 및 그 방법 |
| CN111723627B (zh) * | 2019-03-22 | 2024-07-23 | 北京搜狗科技发展有限公司 | 一种图像处理方法、装置和电子设备 |
| CN110533030B (zh) * | 2019-08-19 | 2023-07-14 | 三峡大学 | 基于深度学习的太阳胶片图像时间戳信息提取方法 |
| CN110378328B (zh) * | 2019-09-16 | 2019-12-13 | 图谱未来(南京)人工智能研究院有限公司 | 一种证件图像处理方法及装置 |
| CN113256490A (zh) * | 2020-02-13 | 2021-08-13 | 北京小米松果电子有限公司 | 文档图像的处理方法、装置及介质 |
| CN111898602B (zh) * | 2020-08-10 | 2024-04-16 | 赞同科技股份有限公司 | 一种图像中的凭证号码区域识别方法、装置及设备 |
| CN115082919B (zh) * | 2022-07-22 | 2022-11-29 | 平安银行股份有限公司 | 一种地址识别方法、电子设备及存储介质 |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20010079359A (ko) * | 2001-07-09 | 2001-08-22 | 전영삼 | 카드 블랙리스트 데이터의 압축방법 및 그의 전송시스템 |
| CN101510258A (zh) * | 2009-01-16 | 2009-08-19 | 北京中星微电子有限公司 | 一种证件验证方法、系统及一种证件验证终端 |
| CN102930265A (zh) * | 2012-09-19 | 2013-02-13 | 广州市中崎商业机器有限公司 | 一种多身份证扫描方法及装置 |
| CN102955941A (zh) * | 2011-08-31 | 2013-03-06 | 汉王科技股份有限公司 | 身份信息录入方法和装置 |
| CN103488984A (zh) * | 2013-10-11 | 2014-01-01 | 从兴技术有限公司 | 基于智能移动设备的二代身份证识别方法及装置 |
| CN104298985A (zh) * | 2014-08-11 | 2015-01-21 | 东莞中山大学研究院 | 一种基于迭代的图像文本区域检测方法 |
| CN104573616A (zh) * | 2013-10-29 | 2015-04-29 | 腾讯科技(深圳)有限公司 | 一种信息识别方法、相关装置及系统 |
Family Cites Families (18)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08161423A (ja) * | 1994-12-06 | 1996-06-21 | Dainippon Printing Co Ltd | 照明装置および文字読取装置 |
| US5999647A (en) * | 1995-04-21 | 1999-12-07 | Matsushita Electric Industrial Co., Ltd. | Character extraction apparatus for extracting character data from a text image |
| US5889884A (en) * | 1995-05-23 | 1999-03-30 | Minolta Co., Ltd. | Image forming apparatus capable of recognizing top and bottom of document image |
| JP3823782B2 (ja) * | 2001-08-31 | 2006-09-20 | 日産自動車株式会社 | 先行車両認識装置 |
| JP3931651B2 (ja) * | 2001-12-21 | 2007-06-20 | コニカミノルタビジネステクノロジーズ株式会社 | 画像処理装置 |
| JP4322041B2 (ja) * | 2003-04-25 | 2009-08-26 | シャープ株式会社 | 画像処理装置、画像処理方法、画像処理プログラムおよびそのプログラムを記録したコンピュータ読取可能な記録媒体 |
| RU2309456C2 (ru) * | 2005-12-08 | 2007-10-27 | "Аби Софтвер Лтд." | Способ распознавания текстовой информации из векторно-растрового изображения |
| CN100517374C (zh) * | 2005-12-29 | 2009-07-22 | 佳能株式会社 | 从复杂背景文档图像提取文本的装置、方法 |
| US8265393B2 (en) * | 2007-05-01 | 2012-09-11 | Compulink Management Center, Inc. | Photo-document segmentation method and system |
| US8064729B2 (en) * | 2008-04-03 | 2011-11-22 | Seiko Epson Corporation | Image skew detection apparatus and methods |
| JP2010186246A (ja) * | 2009-02-10 | 2010-08-26 | Nec Corp | 画像処理装置、方法、及び、プログラム |
| US9639949B2 (en) * | 2010-03-15 | 2017-05-02 | Analog Devices, Inc. | Edge orientation for second derivative edge detection methods |
| JP5591578B2 (ja) * | 2010-04-19 | 2014-09-17 | 日本電産サンキョー株式会社 | 文字列認識装置および文字列認識方法 |
| KR101295000B1 (ko) * | 2013-01-22 | 2013-08-09 | 주식회사 케이지모빌리언스 | 카드 번호의 영역 특성을 이용하는 신용 카드의 번호 인식 시스템 및 신용 카드의 번호 인식 방법 |
| JP6161484B2 (ja) * | 2013-09-19 | 2017-07-12 | 株式会社Pfu | 画像処理装置、画像処理方法及びコンピュータプログラム |
| US8995774B1 (en) * | 2013-09-19 | 2015-03-31 | IDChecker, Inc. | Automated document recognition, identification, and data extraction |
| US9760788B2 (en) * | 2014-10-30 | 2017-09-12 | Kofax, Inc. | Mobile document detection and orientation based on reference object characteristics |
| CN104680161A (zh) * | 2015-01-09 | 2015-06-03 | 安徽清新互联信息科技有限公司 | 一种身份证数字识别方法 |
-
2015
- 2015-10-30 CN CN201510727934.XA patent/CN105528600A/zh active Pending
- 2015-12-28 KR KR1020167005380A patent/KR101782633B1/ko active Active
- 2015-12-28 RU RU2016110142A patent/RU2641449C2/ru active
- 2015-12-28 WO PCT/CN2015/099264 patent/WO2017071058A1/zh not_active Ceased
- 2015-12-28 JP JP2017547042A patent/JP6400226B2/ja active Active
- 2015-12-28 MX MX2016003578A patent/MX361846B/es active IP Right Grant
-
2016
- 2016-10-21 US US15/299,671 patent/US20170124412A1/en not_active Abandoned
- 2016-10-24 EP EP16195236.1A patent/EP3163505A1/en not_active Withdrawn
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20010079359A (ko) * | 2001-07-09 | 2001-08-22 | 전영삼 | 카드 블랙리스트 데이터의 압축방법 및 그의 전송시스템 |
| CN101510258A (zh) * | 2009-01-16 | 2009-08-19 | 北京中星微电子有限公司 | 一种证件验证方法、系统及一种证件验证终端 |
| CN102955941A (zh) * | 2011-08-31 | 2013-03-06 | 汉王科技股份有限公司 | 身份信息录入方法和装置 |
| CN102930265A (zh) * | 2012-09-19 | 2013-02-13 | 广州市中崎商业机器有限公司 | 一种多身份证扫描方法及装置 |
| CN103488984A (zh) * | 2013-10-11 | 2014-01-01 | 从兴技术有限公司 | 基于智能移动设备的二代身份证识别方法及装置 |
| CN104573616A (zh) * | 2013-10-29 | 2015-04-29 | 腾讯科技(深圳)有限公司 | 一种信息识别方法、相关装置及系统 |
| CN104298985A (zh) * | 2014-08-11 | 2015-01-21 | 东莞中山大学研究院 | 一种基于迭代的图像文本区域检测方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| JP6400226B2 (ja) | 2018-10-03 |
| EP3163505A1 (en) | 2017-05-03 |
| US20170124412A1 (en) | 2017-05-04 |
| KR101782633B1 (ko) | 2017-09-27 |
| CN105528600A (zh) | 2016-04-27 |
| MX361846B (es) | 2018-12-18 |
| KR20170061627A (ko) | 2017-06-05 |
| RU2016110142A (ru) | 2017-09-28 |
| RU2641449C2 (ru) | 2018-01-17 |
| MX2016003578A (es) | 2017-07-14 |
| JP2018500702A (ja) | 2018-01-11 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2017071058A1 (zh) | 区域识别方法及装置 | |
| JP6401873B2 (ja) | 領域認識方法及び装置 | |
| US10127471B2 (en) | Method, device, and computer-readable storage medium for area extraction | |
| RU2639668C2 (ru) | Способ и устройство для идентификации области | |
| CN105550633B (zh) | 区域识别方法及装置 | |
| CN106295638B (zh) | 证件图像倾斜校正方法和装置 | |
| CN106228168B (zh) | 卡片图像反光检测方法和装置 | |
| WO2017071064A1 (zh) | 区域提取方法、模型训练方法及装置 | |
| CN105894042B (zh) | 检测证件图像遮挡的方法和装置 | |
| CN106250894A (zh) | 卡片信息识别方法及装置 | |
| CN106296665A (zh) | 卡片图像模糊检测方法和装置 | |
| CN106056117A (zh) | 矩形物体的图像处理方法及装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| ENP | Entry into the national phase |
Ref document number: 20167005380 Country of ref document: KR Kind code of ref document: A Ref document number: 2017547042 Country of ref document: JP Kind code of ref document: A |
|
| WWE | Wipo information: entry into national phase |
Ref document number: MX/A/2016/003578 Country of ref document: MX |
|
| ENP | Entry into the national phase |
Ref document number: 2016110142 Country of ref document: RU Kind code of ref document: A |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 15907119 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 15907119 Country of ref document: EP Kind code of ref document: A1 |