WO2020143560A1 - Two-dimensional code having high recognition rate and data area drawing method therefor - Google Patents

Two-dimensional code having high recognition rate and data area drawing method therefor Download PDF

Info

Publication number
WO2020143560A1
WO2020143560A1 PCT/CN2020/070366 CN2020070366W WO2020143560A1 WO 2020143560 A1 WO2020143560 A1 WO 2020143560A1 CN 2020070366 W CN2020070366 W CN 2020070366W WO 2020143560 A1 WO2020143560 A1 WO 2020143560A1
Authority
WO
WIPO (PCT)
Prior art keywords
dimensional code
data area
type
area
type data
Prior art date
Application number
PCT/CN2020/070366
Other languages
French (fr)
Chinese (zh)
Inventor
刘少磊
沈怡
罗年庆
祝哲海
Original Assignee
尤尼泰克(嘉兴)信息技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 尤尼泰克(嘉兴)信息技术有限公司 filed Critical 尤尼泰克(嘉兴)信息技术有限公司
Priority to PCT/CN2020/070366 priority Critical patent/WO2020143560A1/en
Publication of WO2020143560A1 publication Critical patent/WO2020143560A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code

Definitions

  • the invention relates to the field of data recognition, in particular to the formation and capture technology of two-dimensional codes.
  • Two-dimensional codes are widely used in industries such as high-tech industries, storage and transportation, wholesale and retail industries that need to quickly mark information on items.
  • the speed of data identification and identification security are important considerations for the development of two-dimensional codes factor.
  • the Chinese patent application with patent publication number CN102034127A discloses a large-capacity two-dimensional barcode system and its encoding method.
  • the area 120 in the figure is a data unit.
  • the data unit is composed of nXn matrix data units, and n is an integer greater than or equal to 7.
  • the design capacity depends mainly on the size of n. If the data capacity is larger, the single data unit becomes larger, the amount of data increases, the value of the partition is lost, and the recognition effect is reduced; the special information area (header data unit area) is structurally indistinguishable from other information areas. Difficulty: Although the overall information is divided into several data units, there is no space for protecting data between the data units, which is not conducive to graphic recognition.
  • the present invention proposes a two-dimensional code data area drawing method with good recognition effect, high recognition efficiency and strong reliability .
  • the present invention provides a method for drawing a two-dimensional code data area with a high recognition rate, including:
  • Step 1 Determine the two-dimensional code version according to the input data, and determine the number of the first-type data area, the second-type data area, and the third-type data area based on the two-dimensional code version;
  • Step 2 Based on the input data and the two-dimensional code version, calculate the optimal width of the first type data area L A and the length of the second type data area L B ;
  • Step 3 According to the version of the two-dimensional code, the width of the first-type data area L A and the length of the second-type data area L B , draw a two-dimensional code information frame, and reserve camouflage isolation for different data areas at intervals Area.
  • the step 4 further includes filling and drawing data within the first type data area, the second type data area, and the third type data area.
  • the first-type data area is composed of A first-type information areas with a length of L V and a width of a fixed width I.
  • the data is from left to right or right to right in columns
  • the left order is alternately filled and drawn, and pixels between adjacent first-type information areas are drawn vertically and continuously.
  • the second-type data area is composed of B second-type information areas with a fixed width I and a width of L H.
  • the data is in units of rows from top to bottom, or from bottom to top Alternate filling and drawing, pixel points between adjacent second-type information areas are drawn continuously horizontally.
  • the third-type data area is composed of A*B I*I third-type information areas.
  • data is drawn from left to right in a column unit or alternately filled from right to left in sequence , Pixels between adjacent third-type information areas are drawn continuously horizontally or vertically.
  • the two-dimensional code is used for information authentication in an offline state or a non-network state.
  • the two-dimensional code is used for identification of the certificate
  • the certificate includes: a license, a business card, and a nameplate.
  • the two-dimensional code is used to identify financial documents
  • the financial documents include: insurance policies, bills, traffic tickets, and financial statements.
  • the two-dimensional code is used for announcement identification.
  • the announcement includes: legal documents, certificates, instructions, product packaging, advertisements and printed matter.
  • a high-recognition QR code including:
  • a coding area includes a plurality of anchor points
  • the data area includes:
  • the length of the third type data area is equal to the length of the second type data area
  • the width of the third type data area is equal to the width of the first type data area
  • the third type The number of data areas P (the number of first-type data areas 2N/2) * (the number of second-type data areas 2M/2).
  • the positioning point is a rectangle with a length L V and a width L H.
  • the first-type data area includes V columns, 2A rows, and a total of 2A*V pixels:
  • the first type data area is composed of A first type information areas with a length of L V and a width of fixed width I.
  • the data is arranged in sequence from left to right in columns, or from right to left Arranged in order, the order of arrangement between adjacent first-type information areas alternates.
  • the second type data area includes 2B columns, H rows, and a total of H*2B pixels:
  • the second type data area is composed of B second type information areas with a fixed width I and a width of L H.
  • the data is arranged in rows from top to bottom, or from bottom to top , The arrangement order between adjacent second-type information areas alternates.
  • the third type data area includes 2B columns, 2A rows, and a total of 2A*2B pixels:
  • the third type data area is composed of A*B I*I third type information areas.
  • the data is arranged in order from left to right, or from right to left in column units, adjacent The order of the third type of information area alternates.
  • the two-dimensional code further includes a camouflage isolation area separated by different data areas; the plurality of data areas and the camouflage isolation area are masked.
  • the fixed width I is 1-10 pixels long.
  • the width of the first type data area and the length of the second type data area are determined according to the number of the first information area, the number of the second information area, and the number of the third information area , And the length and width of the third type data area.
  • the two-dimensional code is used for information authentication in an offline state or a non-network state.
  • Figure 1 is an example diagram of a prior art two-dimensional code
  • Embodiment 2 is an example diagram of a first type of information area provided by Embodiment 1 of the present invention.
  • Embodiment 3 is an example diagram of a second type of information area provided by Embodiment 1 of the present invention.
  • Embodiment 4 is an example diagram of a third type of information area provided by Embodiment 1 of the present invention.
  • Embodiment 2 of the present invention is an example diagram of a two-dimensional code provided by Embodiment 2 of the present invention.
  • FIG. 6 is an example diagram of a two-dimensional code information area arrangement provided by Embodiment 2 of the present invention.
  • FIG. 7 is a flowchart of rendering a two-dimensional code data area provided by Embodiment 3 of the present invention.
  • the embodiments of the present invention provide a two-dimensional code data area drawing method with a high recognition rate.
  • This embodiment provides an arrangement of a first-type data area, a second-type data area, and a third-type data area of a two-dimensional code, as shown in FIGS. 2-4.
  • the data in the first type of information area in row 1 is arranged from left to right in the order of top-down columns, and the data in the first type of information area in row 2 is from right to right Arranged in order to the left, the last pixel of the first type information area on the first line is adjacent to the first pixel of the unit area of the first type information area on the second line.
  • the data in the second type of information area in the first column is arranged in order from top to bottom in units of behavior from left to right, and the data in the second type of information area in the second column is arranged in order from bottom to top
  • the last pixel of the second type information area in the first column is adjacent to the first pixel of the second type information area in the second column.
  • one third-type information area is arranged from left to right in units of top-down columns, and one third-type information area is arranged from right to left in units of top-down columns.
  • the two kinds of arrangement order appear alternately, and the streamlined data formed is conducive to data reading; the information area with different arrangement order is used to form different areas to improve the recognition efficiency; between different data areas
  • the information is arranged in a different order, and each data area corresponds to the corresponding data reading rule, which improves the security of the data.
  • This embodiment provides a two-dimensional code, as shown in FIGS. 5 and 6, including: a coding area, the coding area includes a plurality of positioning points 101, a plurality of data areas, and a camouflage isolation area separated by different data areas.
  • the data area includes two first-type data areas A0, A1 connected between horizontally axisymmetric positioning points, and two second-type data areas B1-1, B1-2 located on the upper and lower edges of equal size, and A third-type data area C1 located between the first-type data area and the second-type data area.
  • the first type of data area includes 9 columns of pixels:
  • the first-type data area is composed of a plurality of first-type information areas 201 with a length of 9 and a width of 2, and its data is in accordance with a 11 -a 21 -a 12 -a 22 -a 13 -a 23 -a 14 -a 24 -a 15 -a 25 -a 16 -a 26 -a 17 -a 27 -a 18 -a 28 -a 19 -a 29 -a 39 -a 49 -a 38 -a 48 -a 37 -a 47 -a 36 -a 46 -a 35 -a 45 -a 34 -a 44 -a 33 -a 43 -a 32 -a 42 -a 31 -a 41 ... in order.
  • the second type of data area includes 9 rows of pixels:
  • the second-type data area is composed of a plurality of second-type information areas 202 with a length of 2 and a width of 9, whose data is in accordance with b 11 -b 12 -b 21 -b 22 -b 31 -b 32 -b 41 -b 42 -b 51 -b 52 -b 61 -b 62 -b 71 -b 72 -b 81 -b 82 -b 91 -b 92 -b 93 -b 94 -b 83 -b 84 -b 73 -b 74 -b 63 -b 64 -b 53 -b 54 -b 43 -b 44 -b 33 -b 34 -b 23 -b 24 -b 13 -b 14 ... in order.
  • the third type of data area includes multiple pixels:
  • the third-type data area is composed of a plurality of third-type information areas 203 with a length of 2 and a width of 2, the data of which is according to c 11 -c 21 -c 12 -c 22 ,..., and c 32 -c 42 -c 31 -c 41 , ... in order of arrangement.
  • composition units of different data areas are different, and the arrangement order of the composition units is also different, which provides effective partition isolation and security guarantee for the drawing of information.
  • this embodiment solves the problem that the two-dimensional code is difficult to draw with large capacity.
  • the data capacity is optimized, the purpose of maximizing the data per unit area is achieved, and the shape of the unit area is kept unchanged.
  • the change of the first type data area and the second type data area will also positively affect the capacity of the third type data area, namely the first type data area and the increase of the second type data area capacity, resulting in the second type The capacity of the data area increases, and vice versa.
  • This embodiment provides a method for drawing a two-dimensional code information area, as shown in FIG. 7, including:
  • Step 1 Determine the two-dimensional code version according to the input data, and determine the number of the first type data area, the second type data area, and the third type data area based on the two-dimensional code version;
  • Step 2 Based on the input data and the two-dimensional code version, calculate the optimal width of the first type data area L A and the length of the second type data area L B ;
  • Step 3 According to the version of the two-dimensional code, the width of the first-type data area L A and the length of the second-type data area L B , draw a two-dimensional code information frame, and reserve the disguise isolation of different information areas at intervals Area;
  • Step 4 Perform data filling on each data area; in each data area, perform data filling according to the pipeline arrangement of its information area.
  • the first type data area is composed of A first type information areas with a length of L V and a width of 2.
  • the first type information area is filled with data drawn from left to right in column units, or from right to left Filling and drawing. Filling and drawing are performed between adjacent first-type information areas in consecutive alternating order with data connection points.
  • the second type data area is composed of B second type information areas with a length of 2 and a width of L H.
  • the data is filled and drawn in order from the top to the bottom, or from bottom to top.
  • the adjacent second-type information area is filled and drawn in an alternating sequence with data connection points immediately adjacent to each other.
  • the third type data area is composed of A*B 2*2 third type information areas.
  • the data is filled and drawn sequentially from left to right in column units, or from right to left.
  • the adjacent third-type information areas are filled and drawn in an alternating sequence in which the data connection points are adjacent and continuous.
  • the width of the data area or/and the length of the data area is determined by calculating the number of information areas, thereby optimizing the data capacity, achieving the purpose of maximizing the data per unit area, and keeping the shape of the unit area unchanged.
  • the arrangement order of different unit data areas leads to different pipeline reading rules, which protects the internal data security.
  • the two-dimensional code data area rendering method provided by the embodiments of the present invention has the following beneficial effects:
  • the different data areas of the present invention correspond to different unit data areas, which enhances the recognizability of the data and improves the resolution and recognition rate; at the same time, the arrangement order of the different unit data areas leads to different reading rules of the pipeline to ensure the security of the data;
  • the light-colored interval in each data area of the present invention can reduce the interference in the identification process, protect the integrity of the data in the data area, and improve the data analysis efficiency from the side.

Abstract

A data area drawing method for a two-dimensional code having high recognition rate, which relates to the field of data recognition, especially two-dimensional code technology. The method comprises: determining a two-dimensional code version according to input data, and determining the number of first type data areas, second type data areas and third type data areas on the basis of the two-dimensional code version; calculating the optimal width LA of the first type data areas and the optimal length LB of the second type data areas according to the input data and the two-dimensional code version; and drawing a two-dimensional code information frame according to the two-dimensional code version, the width LA of the first type data areas and the length LB of the second type data areas, and reserving a camouflage isolation area spaced apart by different data areas. The present method solves the technical problems of consuming a lot of time, high error rate and low security of two-dimensional code identification, improves the identification accuracy and efficiency, and enhances the reliability and security.

Description

一种高识别率的二维码及其数据区绘制方法A high recognition rate two-dimensional code and its data area drawing method 技术领域Technical field
本发明涉及数据识别领域,特别是二维码的形成与捕捉技术。The invention relates to the field of data recognition, in particular to the formation and capture technology of two-dimensional codes.
背景技术Background technique
二维码,特别是在高科技行业、储存运输业、批发零售业等需要对物品进行快捷的标示信息的行业广泛使用,其数据的识别速度与识别安全性,是二维码发展的重要考量因素。Two-dimensional codes are widely used in industries such as high-tech industries, storage and transportation, wholesale and retail industries that need to quickly mark information on items. The speed of data identification and identification security are important considerations for the development of two-dimensional codes factor.
专利公开号为CN102034127A的中国专利申请,技术方案如图1所示,公开了一种大容量二维条码系统及其编码方法。图中120区域为数据单位,该数据单位由nXn个矩阵数据单元构成,n为大于等于7的整数。在设计的容量,主要取决于n的大小。若数据容量较大,单个数据单位变大,数据量增多,失去了分区的价值,降低识别效果;特殊信息区(头文件数据单位区)与其他信息区,结构上无区别,增加数据识别的难度;整体信息虽分为若干个数据单位,但是数据单位之间不含保护数据的间隔区,不利于图形识别。The Chinese patent application with patent publication number CN102034127A, the technical scheme is shown in Figure 1, which discloses a large-capacity two-dimensional barcode system and its encoding method. The area 120 in the figure is a data unit. The data unit is composed of nXn matrix data units, and n is an integer greater than or equal to 7. The design capacity depends mainly on the size of n. If the data capacity is larger, the single data unit becomes larger, the amount of data increases, the value of the partition is lost, and the recognition effect is reduced; the special information area (header data unit area) is structurally indistinguishable from other information areas. Difficulty: Although the overall information is divided into several data units, there is no space for protecting data between the data units, which is not conducive to graphic recognition.
发明内容Summary of the invention
本发明为解决现有技术存在的二维码识别耗时长,出错率高,安全性低的技术问题,提出一种识别效果好,识别效率高,可靠性强,的二维码数据区绘制方法。In order to solve the technical problems of long time-consuming, high error rate and low security existing in the prior art, the present invention proposes a two-dimensional code data area drawing method with good recognition effect, high recognition efficiency and strong reliability .
为实现上述目的,本发明提供一种高识别率的二维码数据区绘制方法,包括:To achieve the above objective, the present invention provides a method for drawing a two-dimensional code data area with a high recognition rate, including:
步骤1:根据输入数据判断二维码版本,基于二维码版本确定第一类数据区, 第二类数据区,第三类数据区的个数;Step 1: Determine the two-dimensional code version according to the input data, and determine the number of the first-type data area, the second-type data area, and the third-type data area based on the two-dimensional code version;
步骤2:根据输入数据及所述二维码版本,计算最优的第一类数据区宽L A,第二类数据区长L BStep 2: Based on the input data and the two-dimensional code version, calculate the optimal width of the first type data area L A and the length of the second type data area L B ;
步骤3:根据所述二维码版本,所述第一类数据区宽L A,所述第二类数据区长L B,绘制二维码信息框架,并预留间隔不同数据区的伪装隔离区。 Step 3: According to the version of the two-dimensional code, the width of the first-type data area L A and the length of the second-type data area L B , draw a two-dimensional code information frame, and reserve camouflage isolation for different data areas at intervals Area.
优选的,所述步骤4还包括第一类数据区,第二类数据区,第三类数据区内部的数据填充绘制。Preferably, the step 4 further includes filling and drawing data within the first type data area, the second type data area, and the third type data area.
优选的,第一类数据区由A个长为L V,宽为固定宽度I的第一类信息区组成,第一类信息区内,数据以列为单位自左向右,或自右向左顺序交替填充绘制,相邻第一类信息区之间像素点垂直连续绘制。 Preferably, the first-type data area is composed of A first-type information areas with a length of L V and a width of a fixed width I. In the first-type information area, the data is from left to right or right to right in columns The left order is alternately filled and drawn, and pixels between adjacent first-type information areas are drawn vertically and continuously.
优选的,第二类数据区由B个长为固定宽度I,宽为L H的第二类信息区组成,第二类信息区内,数据以行为单位自上向下,或自下向上顺序交替填充绘制,相邻第二类信息区之间像素点水平连续绘制。 Preferably, the second-type data area is composed of B second-type information areas with a fixed width I and a width of L H. In the second-type information area, the data is in units of rows from top to bottom, or from bottom to top Alternate filling and drawing, pixel points between adjacent second-type information areas are drawn continuously horizontally.
优选的,第三类数据区由A*B个I*I的第三类信息区组成,第三类信息区内,数据以列为单位自左向右,或自右向左顺序交替填充绘制,相邻第三类信息区之间像素点水平或垂直连续绘制。Preferably, the third-type data area is composed of A*B I*I third-type information areas. In the third-type information area, data is drawn from left to right in a column unit or alternately filled from right to left in sequence , Pixels between adjacent third-type information areas are drawn continuously horizontally or vertically.
优选的,所述二维码用于离线状态或无网状态的信息认证。Preferably, the two-dimensional code is used for information authentication in an offline state or a non-network state.
优选的,所述二维码用于证件识别,所述证件包括:证照,名片,铭牌。Preferably, the two-dimensional code is used for identification of the certificate, and the certificate includes: a license, a business card, and a nameplate.
优选的,所述二维码用于财务文件识别,所述财务文件包括:保单,票据,交通罚单,财务报表。Preferably, the two-dimensional code is used to identify financial documents, and the financial documents include: insurance policies, bills, traffic tickets, and financial statements.
优选的,所述二维码用于公告识别,所述公告包括:法律文书,证书,说明书,产品包装,广告及印刷品。Preferably, the two-dimensional code is used for announcement identification. The announcement includes: legal documents, certificates, instructions, product packaging, advertisements and printed matter.
一种高识别率的二维码,包括:A high-recognition QR code, including:
编码区,所述编码区包括多个定位点,A coding area, the coding area includes a plurality of anchor points,
多个数据区,Multiple data areas,
所述数据区包括:The data area includes:
位于垂直方向被定位点间隔开的等大小的2N个第一类数据区,2N first-type data areas of equal size separated by positioning points in the vertical direction,
位于水平方向被定位点间隔开的等大小的2M个第二类数据区,2M second-type data areas of equal size spaced apart by positioning points in the horizontal direction,
以及与第一类数据区和第二类数据区相邻的P个第三类数据区。And P third-type data areas adjacent to the first-type data area and the second-type data area.
优选的,所述第三类数据区的长与所述第二类数据区的长相等,所述第三类数据区的宽与所述第一类数据区的宽相等;所述第三类数据区个数P=(第一类数据区个数2N/2)*(第二类数据区个数2M/2)。Preferably, the length of the third type data area is equal to the length of the second type data area, the width of the third type data area is equal to the width of the first type data area; the third type The number of data areas P = (the number of first-type data areas 2N/2) * (the number of second-type data areas 2M/2).
优选的,所述定位点为长为L V,宽为L H的矩形。 Preferably, the positioning point is a rectangle with a length L V and a width L H.
优选的,所述第一类数据区包括V列,2A行,共2A*V个像素点:Preferably, the first-type data area includes V columns, 2A rows, and a total of 2A*V pixels:
a 11,a 12,…a 1(V)a 11 , a 12 , ... a 1(V) ,
a 21,a 22,…,a 2(V)a 21 , a 22 , ..., a 2(V) ,
…,…,
a (2A)1,…,a (2A)(V)a (2A)1 ,..., a (2A)(V) ;
第一类数据区由A个长为L V,宽为固定宽度I的第一类信息区组成,第一类信息区内,数据以列为单位自左向右顺序排列,或自右向左顺序排列,相邻第一类信息区之间排列顺序交替。 The first type data area is composed of A first type information areas with a length of L V and a width of fixed width I. In the first type information area, the data is arranged in sequence from left to right in columns, or from right to left Arranged in order, the order of arrangement between adjacent first-type information areas alternates.
优选的,所述第二类数据区包括2B列,H行,共H*2B个像素点:Preferably, the second type data area includes 2B columns, H rows, and a total of H*2B pixels:
b 11,b 12,…,b 1(2B)b 11 , b 12 ,..., b 1(2B) ,
b 21,b 22,…,b 2(2B)b 21 , b 22 , ..., b 2(2B) ,
…,…,
b (H)1,…,b (H)(2B)b (H)1 ,..., b (H)(2B) ;
第二类数据区由B个长为固定宽度I,宽为L H的第二类信息区组成,第二类信息区内,数据以行为单位自上向下顺序排列,或自下向上顺序排列,相邻第二类信息区之间排列顺序交替。 The second type data area is composed of B second type information areas with a fixed width I and a width of L H. In the second type information area, the data is arranged in rows from top to bottom, or from bottom to top , The arrangement order between adjacent second-type information areas alternates.
优选的,所述第三类数据区包括2B列,2A行,共2A*2B个像素点:Preferably, the third type data area includes 2B columns, 2A rows, and a total of 2A*2B pixels:
c 11,c 12,…c 1(2B)c 11 , c 12 ,...c 1(2B) ,
c 21,c 22,…,c 2(2B)c 21 , c 22 , ..., c 2(2B) ,
…,…,
c (2A)1,…,c (2A)(2B)c (2A)1 ,..., c (2A)(2B) ;
第三类数据区由A*B个I*I的第三类信息区组成,第三类信息区内,数据以列为单位自左向右顺序排列,或自右向左顺序排列,相邻第三类信息区之间排列顺序交替。The third type data area is composed of A*B I*I third type information areas. In the third type information area, the data is arranged in order from left to right, or from right to left in column units, adjacent The order of the third type of information area alternates.
优选的,所述二维码还包括间隔不同数据区的伪装隔离区;所述多个数据区及伪装隔离区做掩模处理。Preferably, the two-dimensional code further includes a camouflage isolation area separated by different data areas; the plurality of data areas and the camouflage isolation area are masked.
优选的,所述固定宽度I为1-10个像素点的长。Preferably, the fixed width I is 1-10 pixels long.
优选的,根据所述第一信息区个数,所述第二信息区个数,所述第三信息区个数确定所述第一类数据区的宽,所述第二类数据区的长,以及所述第三类数据区的长与宽。Preferably, the width of the first type data area and the length of the second type data area are determined according to the number of the first information area, the number of the second information area, and the number of the third information area , And the length and width of the third type data area.
优选的,所述二维码用于离线状态或无网状态的信息认证。Preferably, the two-dimensional code is used for information authentication in an offline state or a non-network state.
附图说明BRIEF DESCRIPTION
图1是现有技术二维码示例图;Figure 1 is an example diagram of a prior art two-dimensional code;
图2是本发明实施例一提供的一种第一类信息区示例图;2 is an example diagram of a first type of information area provided by Embodiment 1 of the present invention;
图3是本发明实施例一提供的一种第二类信息区示例图;3 is an example diagram of a second type of information area provided by Embodiment 1 of the present invention;
图4是本发明实施例一提供的一种第三类信息区示例图;4 is an example diagram of a third type of information area provided by Embodiment 1 of the present invention;
图5是本发明实施例二提供的一种二维码示例图;5 is an example diagram of a two-dimensional code provided by Embodiment 2 of the present invention;
图6是本发明实施例二提供的一种二维码信息区排列示例图;6 is an example diagram of a two-dimensional code information area arrangement provided by Embodiment 2 of the present invention;
图7是本发明实施例三提供的一种二维码数据区绘制流程图。7 is a flowchart of rendering a two-dimensional code data area provided by Embodiment 3 of the present invention.
具体实施方式detailed description
下面结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护范围。The technical solutions in the embodiments of the present invention will be described clearly and completely with reference to the drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by a person of ordinary skill in the art without creative work fall within the protection scope of the present invention.
鉴于现有的方法不能实现高效,高精度,高安全性的二维码识别,本发明实施例提供了一种高识别率的二维码数据区绘制方法。In view of the fact that the existing methods cannot realize efficient, high-precision and high-security two-dimensional code recognition, the embodiments of the present invention provide a two-dimensional code data area drawing method with a high recognition rate.
实施例一Example one
本实施例提供一种二维码第一类数据区,第二类数据区,第三类数据区的排列,如图2-4所示。This embodiment provides an arrangement of a first-type data area, a second-type data area, and a third-type data area of a two-dimensional code, as shown in FIGS. 2-4.
如图2所示,第1行第一类信息区内,数据以自上而下的列为单位自左向右顺序排列,第2行第一类信息区内,数据以列为单位自右向左顺序排列,第1行第一类信息区的最后一个像素点与第2行第一类信息区单位区的第一个像素点上下相邻。As shown in Figure 2, the data in the first type of information area in row 1 is arranged from left to right in the order of top-down columns, and the data in the first type of information area in row 2 is from right to right Arranged in order to the left, the last pixel of the first type information area on the first line is adjacent to the first pixel of the unit area of the first type information area on the second line.
如图3所示,第1列第二类信息区内,数据以自左至右的行为单位自上向下顺序排列,第2列第二类信息区内,数据以行为单位自下向上顺序排列,第1列第二类信息区的最后一个像素点与第2列第二类信息区的第一个像素点左右 相邻。As shown in Figure 3, the data in the second type of information area in the first column is arranged in order from top to bottom in units of behavior from left to right, and the data in the second type of information area in the second column is arranged in order from bottom to top In the arrangement, the last pixel of the second type information area in the first column is adjacent to the first pixel of the second type information area in the second column.
如图4所示,1个第三类信息区以自上而下的列为单位自左向右排列,1个第三类信息区以自上而下的列为单位自右向左排列。As shown in FIG. 4, one third-type information area is arranged from left to right in units of top-down columns, and one third-type information area is arranged from right to left in units of top-down columns.
本实施例的信息区内,两种方式的排列顺序的交替出现,形成的流线型数据,有利于数据的读取;采用不同排列顺序的信息区组建不同区域,提高识别效率;不同数据区之间的信息排列顺序不同,各数据区对应相应的数据读取规则,提升了数据的安全性。In the information area of this embodiment, the two kinds of arrangement order appear alternately, and the streamlined data formed is conducive to data reading; the information area with different arrangement order is used to form different areas to improve the recognition efficiency; between different data areas The information is arranged in a different order, and each data area corresponds to the corresponding data reading rule, which improves the security of the data.
实施例二Example 2
本实施例提供一种二维码,如图5,6所示,包括:编码区,所述编码区包括多个定位点101,多个数据区,及间隔不同数据区的伪装隔离区,所述数据区包括2个连接水平方向轴对称的定位点之间的2个第一类数据区A0,A1,位于上下边线等大小的2个第二类数据区B1-1,B1-2,以及位于夹于第一类数据区与第二类数据区中间的1个第三类数据区C1。This embodiment provides a two-dimensional code, as shown in FIGS. 5 and 6, including: a coding area, the coding area includes a plurality of positioning points 101, a plurality of data areas, and a camouflage isolation area separated by different data areas. The data area includes two first-type data areas A0, A1 connected between horizontally axisymmetric positioning points, and two second-type data areas B1-1, B1-2 located on the upper and lower edges of equal size, and A third-type data area C1 located between the first-type data area and the second-type data area.
第一类数据区包括9列像素点:The first type of data area includes 9 columns of pixels:
a 11,a 12,a 13,a 14,a 15,a 16,a 17,a 18,a 19a 11 , a 12 , a 13 , a 14 , a 15 , a 16 , a 17 , a 18 , a 19 ,
a 21,a 22,a 23,a 24,a 25,a 26,a 27,a 28,a 29a 21 , a 22 , a 23 , a 24 , a 25 , a 26 , a 27 , a 28 , a 29 ,
a 31,a 32,a 33,a 34,a 35,a 36,a 37,a 38,a 39a 31 , a 32 , a 33 , a 34 , a 35 , a 36 , a 37 , a 38 , a 39 ,
a 41,a 42,a 43,a 44,a 45,a 46,a 47,a 48,a 49a 41 , a 42 , a 43 , a 44 , a 45 , a 46 , a 47 , a 48 , a 49 ,
第一类数据区由多个长为9,宽为2的第一类信息区201组成,其数据按照a 11-a 21-a 12-a 22-a 13-a 23-a 14-a 24-a 15-a 25-a 16-a 26-a 17-a 27-a 18-a 28-a 19-a 29-a 39-a 49-a 38-a 48-a 37-a 47-a 36-a 46-a 35-a 45-a 34-a 44-a 33-a 43-a 32-a 42-a 31-a 41…的顺序排列。 The first-type data area is composed of a plurality of first-type information areas 201 with a length of 9 and a width of 2, and its data is in accordance with a 11 -a 21 -a 12 -a 22 -a 13 -a 23 -a 14 -a 24 -a 15 -a 25 -a 16 -a 26 -a 17 -a 27 -a 18 -a 28 -a 19 -a 29 -a 39 -a 49 -a 38 -a 48 -a 37 -a 47 -a 36 -a 46 -a 35 -a 45 -a 34 -a 44 -a 33 -a 43 -a 32 -a 42 -a 31 -a 41 ... in order.
第二类数据区包括9行像素点:The second type of data area includes 9 rows of pixels:
b 11,b 12,b 13,b 14,…, b 11 , b 12 , b 13 , b 14 ,...,
b 21,b 22,b 23,b 24,…, b 21 , b 22 , b 23 , b 24 ,...,
b 31,b 32,b 33,b 34,…, b 31 , b 32 , b 33 , b 34 ,...,
b 41,b 42,b 43,b 44,…, b 41 , b 42 , b 43 , b 44 ,...,
b 51,b 52,b 53,b 54,…, b 51 , b 52 , b 53 , b 54 ,...,
b 61,b 62,b 63,b 64,…, b 61 , b 62 , b 63 , b 64 ,...,
b 71,b 72,b 73,b 74,…, b 71 , b 72 , b 73 , b 74 ,...,
b 81,b 82,b 83,b 84,…, b 81 , b 82 , b 83 , b 84 ,...,
b 91,b 92,b 93,b 94,… b 91 , b 92 , b 93 , b 94 ,...
第二类数据区由多个长为2,宽为9的第二类信息区202组成,其数据按照b 11-b 12-b 21-b 22-b 31-b 32-b 41-b 42-b 51-b 52-b 61-b 62-b 71-b 72-b 81-b 82-b 91-b 92-b 93-b 94-b 83-b 84-b 73-b 74-b 63-b 64-b 53-b 54-b 43-b 44-b 33-b 34-b 23-b 24-b 13-b 14…的顺序排列。 The second-type data area is composed of a plurality of second-type information areas 202 with a length of 2 and a width of 9, whose data is in accordance with b 11 -b 12 -b 21 -b 22 -b 31 -b 32 -b 41 -b 42 -b 51 -b 52 -b 61 -b 62 -b 71 -b 72 -b 81 -b 82 -b 91 -b 92 -b 93 -b 94 -b 83 -b 84 -b 73 -b 74 -b 63 -b 64 -b 53 -b 54 -b 43 -b 44 -b 33 -b 34 -b 23 -b 24 -b 13 -b 14 ... in order.
第三类数据区包括多个像素点:The third type of data area includes multiple pixels:
c 11,c 12,…, c 11 , c 12 ,...,
c 21,c 22,…, c 21 , c 22 ,...,
c 31,c 32,…, c 31 , c 32 ,...,
c 41,c 42,…, c 41 , c 42 ,...,
第三类数据区由多个长为2,宽为2的第三类信息区203组成,其数据按照c 11-c 21-c 12-c 22,…,以及c 32-c 42-c 31-c 41,…的顺序排列。 The third-type data area is composed of a plurality of third-type information areas 203 with a length of 2 and a width of 2, the data of which is according to c 11 -c 21 -c 12 -c 22 ,..., and c 32 -c 42 -c 31 -c 41 , ... in order of arrangement.
本实施例中,不同数据区组成单位不同,组成单位的排列顺序亦不相同,为信息的绘制提供了有效的分区隔离和安全保证。In this embodiment, the composition units of different data areas are different, and the arrangement order of the composition units is also different, which provides effective partition isolation and security guarantee for the drawing of information.
此外,本实施例解决了二维码大容量不易绘制的问题。通过调节第一类数据区的宽或/且调节第二类数据区的长,从而优化数据容量,达到单位面积数据最大化的目的,且保持单位区形状不变。当然,第一类数据区,第二类数据区的改变,同时也会正向影响第三类数据区的容量,即第一类数据区,第二类数据区容量的增加,导致第二类数据区区域容量的增加,反之亦然。In addition, this embodiment solves the problem that the two-dimensional code is difficult to draw with large capacity. By adjusting the width of the first type data area or/and adjusting the length of the second type data area, the data capacity is optimized, the purpose of maximizing the data per unit area is achieved, and the shape of the unit area is kept unchanged. Of course, the change of the first type data area and the second type data area will also positively affect the capacity of the third type data area, namely the first type data area and the increase of the second type data area capacity, resulting in the second type The capacity of the data area increases, and vice versa.
实施例三Example Three
本实施例提供了一种二维码信息区绘制方法,如图7所示,包括:This embodiment provides a method for drawing a two-dimensional code information area, as shown in FIG. 7, including:
步骤1:根据输入数据判断二维码版本,基于二维码版本确定第一类数据区,第二类数据区,第三类数据区的个数;Step 1: Determine the two-dimensional code version according to the input data, and determine the number of the first type data area, the second type data area, and the third type data area based on the two-dimensional code version;
步骤2:根据输入数据及所述二维码版本,计算最优的第一类数据区宽L A,第二类数据区长L BStep 2: Based on the input data and the two-dimensional code version, calculate the optimal width of the first type data area L A and the length of the second type data area L B ;
步骤3:根据所述二维码版本,所述第一类数据区宽L A,所述第二类数据区长L B,绘制二维码信息框架,并预留间隔不同信息区的伪装隔离区; Step 3: According to the version of the two-dimensional code, the width of the first-type data area L A and the length of the second-type data area L B , draw a two-dimensional code information frame, and reserve the disguise isolation of different information areas at intervals Area;
步骤4:对各个数据区进行数据填充;各数据区内,按其信息区流水线型排列进行数据填充。Step 4: Perform data filling on each data area; in each data area, perform data filling according to the pipeline arrangement of its information area.
第一类数据区由A个长为L V,宽为2的第一类信息区组成,第一类信息区内,数据以列为单位自左向右顺序填充绘制,或自右向左顺序填充绘制,相邻第一类信息区之间以数据衔接点紧邻连续的交替顺序填充绘制。 The first type data area is composed of A first type information areas with a length of L V and a width of 2. The first type information area is filled with data drawn from left to right in column units, or from right to left Filling and drawing. Filling and drawing are performed between adjacent first-type information areas in consecutive alternating order with data connection points.
第二类数据区由B个长为2,宽为L H的第二类信息区组成,第二类信息区内,数据以行为单位自上向下顺序填充绘制,或自下向上顺序填充绘制,相邻第二类信息区之间以数据衔接点紧邻连续的交替顺序填充绘制。 The second type data area is composed of B second type information areas with a length of 2 and a width of L H. In the second type information area, the data is filled and drawn in order from the top to the bottom, or from bottom to top. , The adjacent second-type information area is filled and drawn in an alternating sequence with data connection points immediately adjacent to each other.
第三类数据区由A*B个2*2的第三类信息区组成,第三类信息区内,数据 以列为单位自左向右顺序填充绘制,或自右向左顺序填充绘制,相邻第三类信息区之间以数据衔接点紧邻连续的交替顺序填充绘制。The third type data area is composed of A*B 2*2 third type information areas. In the third type information area, the data is filled and drawn sequentially from left to right in column units, or from right to left. The adjacent third-type information areas are filled and drawn in an alternating sequence in which the data connection points are adjacent and continuous.
本实施例解决了二维码大容量不易绘制的问题。通过计算信息区的个数确定数据区的宽或/且数据区的长,从而优化数据容量,达到单位面积数据最大化的目的,且保持单位区形状不变。不同单位数据区的排列顺序导致其对应不同的流水线读取规则,很好的保护了内的数据安全。This embodiment solves the problem that the large-capacity QR code is difficult to draw. The width of the data area or/and the length of the data area is determined by calculating the number of information areas, thereby optimizing the data capacity, achieving the purpose of maximizing the data per unit area, and keeping the shape of the unit area unchanged. The arrangement order of different unit data areas leads to different pipeline reading rules, which protects the internal data security.
综上所述,本发明的实施例提供的二维码数据区绘制方法,具有以下有益效果:In summary, the two-dimensional code data area rendering method provided by the embodiments of the present invention has the following beneficial effects:
(1)本发明不同数据区对应不同单位数据区,加强了数据的可识别性,提高解析识别率;同时,不同单位数据区的排列顺序导致流水线的读取规则不同,保证数据的安全性;(1) The different data areas of the present invention correspond to different unit data areas, which enhances the recognizability of the data and improves the resolution and recognition rate; at the same time, the arrangement order of the different unit data areas leads to different reading rules of the pipeline to ensure the security of the data;
(2)数据区的划分及其排列方式,可以优化数据容量,在保证识别率的前提下,实现单位面积下的数据等最大化;(2) The division and arrangement of the data area can optimize the data capacity, and maximize the data per unit area while ensuring the recognition rate;
(3)本发明的各数据区内的浅色间隔区,可以降低识别过程中的干扰,保护数据区内的数据完整,从侧面提高了数据的解析效率。(3) The light-colored interval in each data area of the present invention can reduce the interference in the identification process, protect the integrity of the data in the data area, and improve the data analysis efficiency from the side.
以上所述的具体实施例,对本发明的目的,技术方案和有益效果进行了进一步详细说明,所应理解的是,以上所述仅为本发明的具体实施例,并不用于限定本发明的保护范围,凡在本发明的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The specific embodiments described above further describe the purpose, technical solutions and beneficial effects of the present invention in detail. It should be understood that the above are only specific embodiments of the present invention and are not intended to limit the protection of the present invention The scope, within the spirit and principle of the present invention, any modification, equivalent replacement, improvement, etc., should be included in the protection scope of the present invention.

Claims (19)

  1. 一种高识别率的二维码数据区绘制方法,其特征在于,包括:A method for drawing a two-dimensional code data area with high recognition rate, which is characterized by including:
    步骤1:根据输入数据判断二维码版本,基于二维码版本确定第一类数据区,第二类数据区,第三类数据区的个数;Step 1: Determine the two-dimensional code version according to the input data, and determine the number of the first type data area, the second type data area, and the third type data area based on the two-dimensional code version;
    步骤2:根据输入数据及所述二维码版本,计算最优的第一类数据区宽L A,第二类数据区长L BStep 2: Based on the input data and the two-dimensional code version, calculate the optimal width of the first type data area L A and the length of the second type data area L B ;
    步骤3:根据所述二维码版本,所述第一类数据区宽L A,所述第二类数据区长L B,绘制二维码信息框架,并预留间隔不同数据区的伪装隔离区。 Step 3: According to the version of the two-dimensional code, the width of the first-type data area L A , and the length of the second-type data area L B , draw a two-dimensional code information frame, and reserve different intervals to disguise the isolation of the data area Area.
  2. 如权利要求1所述的高识别率的二维码数据区绘制方法,其特征在于,所述步骤4还包括第一类数据区,第二类数据区,第三类数据区内部的数据填充绘制。 The method for drawing a high-recognition two-dimensional code data area according to claim 1, wherein the step 4 further includes data filling in the first type data area, the second type data area, and the third type data area draw.
  3. 如权利要求2所述的高识别率的二维码数据区绘制方法,其特征在于,第一类数据区由A个长为L V,宽为固定宽度I的第一类信息区组成,第一类信息区内,数据以列为单位自左向右,或自右向左顺序交替填充绘制,相邻第一类信息区之间像素点垂直连续绘制。 The method for drawing a two-dimensional code data area with high recognition rate according to claim 2, wherein the first type data area is composed of A first type information areas with a length of L V and a width of fixed width I. In one type of information area, the data is drawn from left to right, or alternately from right to left in columns, and pixels are drawn vertically and continuously between adjacent first type information areas.
  4. [根据细则26改正14.03.2020] 
    如权利要求2所述的高识别率的二维码数据区绘制方法,其特征在于,第二类数据区由B个长为固定宽度I,宽为L H的第二类信息区组成,第二类信息区内,数据以行为单位自上向下,或自下向上顺序交替填充绘制,相邻第二类信息区之间像素点水平连续绘制。
    [Corrected in accordance with Rule 26 14.03.2020]
    The method for drawing a two-dimensional code data area with high recognition rate according to claim 2, wherein the second type data area is composed of B second type information areas with a fixed width I and a width L H , In the second-type information area, the data is filled and drawn in order from the top to the bottom, or from the bottom to the top, and the pixels between the adjacent second-type information areas are drawn horizontally and continuously.
  5. 如权利要求2所述的高识别率的二维码数据区绘制方法,其特征在于,第三类数据区由A*B个I*I的第三类信息区组成,第三类信息区内,数据以列为单位自左向右,或自右向左顺序交替填充绘制, 相邻第三类信息区之间像素点水平或垂直连续绘制。The method for drawing a two-dimensional code data area with high recognition rate according to claim 2, wherein the third type data area is composed of A*B I*I third type information areas, and the third type information area , The data is drawn from left to right or alternately from right to left in column units, and pixels between adjacent third-type information areas are drawn continuously horizontally or vertically.
  6. 如权利要求1-5所述的高识别率的二维码数据区绘制方法,其特征在于,所述二维码用于离线状态或无网状态的信息认证。The method for drawing a two-dimensional code data area with high recognition rate according to claims 1-5, wherein the two-dimensional code is used for information authentication in an offline state or a non-network state.
  7. 如权利要求1-5所述的高识别率的二维码数据区绘制方法,其特征在于,所述二维码用于证件识别,所述证件包括:证照,名片,铭牌。The method for drawing a two-dimensional code data area with a high recognition rate according to claims 1-5, wherein the two-dimensional code is used for identification of a certificate, and the certificate includes: a license, a business card, and a nameplate.
  8. 如权利要求1-5所述的高识别率的二维码数据区绘制方法,其特征在于,所述二维码用于财务文件识别,所述财务文件包括:保单,票据,交通罚单,财务报表。The method for drawing a two-dimensional code data area with high recognition rate according to claims 1-5, characterized in that the two-dimensional code is used for financial document identification, and the financial document includes: policy, bill, traffic ticket, financial Report.
  9. 如权利要求1-4所述的高识别率的二维码数据区绘制方法,其特征在于,所述二维码用于公告识别,所述公告包括:法律文书,证书,说明书,产品包装,广告及印刷品。The method for drawing a two-dimensional code data area with high recognition rate according to claims 1-4, wherein the two-dimensional code is used for announcement identification, the announcement includes: legal documents, certificates, instructions, product packaging, Advertising and printed matter.
  10. 一种高识别率的二维码,其特征在于,包括:A two-dimensional code with a high recognition rate is characterized by including:
    编码区,所述编码区包括多个定位点,A coding area, the coding area includes a plurality of anchor points,
    多个数据区,Multiple data areas,
    所述数据区包括:The data area includes:
    位于垂直方向被定位点间隔开的等大小的2N个第一类数据区,2N first-type data areas of equal size separated by positioning points in the vertical direction,
    位于水平方向被定位点间隔开的等大小的2M个第二类数据区,2M second-type data areas of equal size spaced apart by positioning points in the horizontal direction,
    以及与第一类数据区和第二类数据区相邻的P个第三类数据区。And P third-type data areas adjacent to the first-type data area and the second-type data area.
  11. 如权利要求10所述的高识别率的二维码,其特征在于,所述第三类数据区的长与所述第二类数据区的长相等,所述第三类数据区的宽与所述第一类数据区的宽相等;所述第三类数据区个数P=(第 一类数据区个数2N/2)*(第二类数据区个数2M/2)。The two-dimensional code with high recognition rate according to claim 10, wherein the length of the third type data area is equal to the length of the second type data area, and the width of the third type data area is equal to The widths of the first-type data areas are equal; the number of the third-type data areas P=(the number of the first-type data areas 2N/2)*(the number of the second-type data areas 2M/2).
  12. 如权利要求10所述的高识别率的二维码,其特征在于,所述定位点为长为L V,宽为L H的矩形。 The two-dimensional code with high recognition rate according to claim 10, wherein the positioning point is a rectangle with a length L V and a width L H.
  13. 如权利要求10所述的高识别率的二维码,其特征在于,所述第一类数据区包括V列,2A行,共2A*V个像素点:The two-dimensional code with high recognition rate according to claim 10, wherein the first-type data area includes V columns, 2A rows, and 2A*V pixels in total:
    a 11,a 12,…a 1(V), a 11 , a 12 ,... a 1 (V),
    a 21,a 22,…,a 2(V), a 21 , a 22 , ..., a 2 (V),
    …,…,
    a (2A)1,…,a (2A)(V)a (2A)1 ,..., a (2A)(V) ;
    第一类数据区由A个长为L V,宽为固定宽度I的第一类信息区组成,第一类信息区内,数据以列为单位自左向右顺序排列,或自右向左顺序排列,相邻第一类信息区之间排列顺序交替。 The first type data area is composed of A first type information areas with a length of L V and a width of fixed width I. In the first type information area, the data is arranged in sequence from left to right in units of columns, or from right to left Arranged in order, the order of arrangement between adjacent first-type information areas alternates.
  14. 如权利要求9所述的高识别率的二维码,其特征在于,所述第二类数据区包括2B列,H行,共H*2B个像素点:The two-dimensional code with high recognition rate according to claim 9, wherein the second type data area includes 2B columns, H rows, and a total of H*2B pixels:
    b 11,b 12,…,b 1(2B)b 11 , b 12 ,..., b 1(2B) ,
    b 21,b 22,…,b 2(2B)b 21 , b 22 , ..., b 2(2B) ,
    …,…,
    b (H)1,…,b (H)(2B)b (H)1 ,..., b (H)(2B) ;
    第二类数据区由B个长为固定宽度I,宽为L H的第二类信息区组成,第二类信息区内,数据以行为单位自上向下顺序排列,或自下向上顺序排列,相邻第二类信息区之间排列顺序交替。 The second type data area is composed of B second type information areas with a fixed width I and a width of L H. In the second type information area, the data is arranged in rows from top to bottom, or from bottom to top , The arrangement order between adjacent second-type information areas alternates.
  15. 如权利要求10所述的高识别率的二维码,其特征在于,所 述第三类数据区包括2B列,2A行,共2A*2B个像素点:The two-dimensional code with high recognition rate according to claim 10, wherein the third type data area includes 2B columns, 2A rows, and a total of 2A*2B pixels:
    c 11,c 12,…c 1(2B)c 11 , c 12 ,...c 1(2B) ,
    c 21,c 22,…,c 2(2B)c 21 , c 22 , ..., c 2(2B) ,
    …,…,
    c (2A)1,…,c (2A)(2B)c (2A)1 ,..., c (2A)(2B) ;
    第三类数据区由A*B个I*I的第三类信息区组成,第三类信息区内,数据以列为单位自左向右顺序排列,或自右向左顺序排列,相邻第三类信息区之间排列顺序交替。The third type data area is composed of A*B I*I third type information areas. In the third type information area, the data is arranged in order from left to right, or from right to left in column units, adjacent The order of the third type of information area alternates.
  16. 如权利要求10-15所述的高识别率的二维码,其特征在于,所述二维码还包括间隔不同数据区的伪装隔离区;所述多个数据区及伪装隔离区做掩模处理。The high-recognition two-dimensional code according to claims 10-15, wherein the two-dimensional code further includes a camouflage isolation area spaced apart by different data areas; the plurality of data areas and the camouflage isolation area serve as masks deal with.
  17. 如权利要求13-15所述的高识别率的二维码,其特征在于,所述固定宽度I为1-10个像素点的长。The two-dimensional code with high recognition rate according to claims 13-15, wherein the fixed width I is 1-10 pixels long.
  18. 如权利要求10-15所述的高识别率的二维码,其特征在于,根据所述第一信息区个数,所述第二信息区个数,所述第三信息区个数确定所述第一类数据区的宽,所述第二类数据区的长,以及所述第三类数据区的长与宽。The two-dimensional code with high recognition rate according to claims 10-15, characterized in that the number of the first information area, the number of the second information area, and the number of the third information area are determined by The width of the first type data area, the length of the second type data area, and the length and width of the third type data area.
  19. 如权利要求10-15所述的高识别率的二维码,其特征在于,所述二维码用于离线状态或无网状态的信息认证。The two-dimensional code with high recognition rate according to claims 10-15, wherein the two-dimensional code is used for information authentication in an offline state or a non-network state.
PCT/CN2020/070366 2019-01-07 2020-01-05 Two-dimensional code having high recognition rate and data area drawing method therefor WO2020143560A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/070366 WO2020143560A1 (en) 2019-01-07 2020-01-05 Two-dimensional code having high recognition rate and data area drawing method therefor

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN201910010740.6 2019-01-07
CN201910010793.8 2019-01-07
PCT/CN2020/070366 WO2020143560A1 (en) 2019-01-07 2020-01-05 Two-dimensional code having high recognition rate and data area drawing method therefor

Publications (1)

Publication Number Publication Date
WO2020143560A1 true WO2020143560A1 (en) 2020-07-16

Family

ID=71525190

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/070366 WO2020143560A1 (en) 2019-01-07 2020-01-05 Two-dimensional code having high recognition rate and data area drawing method therefor

Country Status (1)

Country Link
WO (1) WO2020143560A1 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101093553A (en) * 2007-07-19 2007-12-26 成都博古天博科技有限公司 2D code system, and identification method
CN101334849A (en) * 2008-07-01 2008-12-31 北大方正集团有限公司 Two-dimension code label symbol creation method and apparatus and two-dimension code label structure
CN201927063U (en) * 2011-01-24 2011-08-10 广州宽度信息技术有限公司 Two-dimensional Z-code
CN103473582A (en) * 2013-09-25 2013-12-25 中山爱科数字科技股份有限公司 Label generating method
US20160350568A1 (en) * 2015-05-27 2016-12-01 Victor Zazzu Two-dimensional (2-d) code generating method, detecting method, detecting apparatus, and anti-counterfeit label
CN109447216A (en) * 2018-12-30 2019-03-08 尤尼泰克(嘉兴)信息技术有限公司 A kind of two dimensional code quick and precisely identified
CN109615052A (en) * 2018-12-30 2019-04-12 尤尼泰克(嘉兴)信息技术有限公司 A kind of two dimensional code of high discrimination
CN109740715A (en) * 2018-12-30 2019-05-10 尤尼泰克(嘉兴)信息技术有限公司 A kind of two-dimensional code data area method for drafting of high discrimination

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101093553A (en) * 2007-07-19 2007-12-26 成都博古天博科技有限公司 2D code system, and identification method
CN101334849A (en) * 2008-07-01 2008-12-31 北大方正集团有限公司 Two-dimension code label symbol creation method and apparatus and two-dimension code label structure
CN201927063U (en) * 2011-01-24 2011-08-10 广州宽度信息技术有限公司 Two-dimensional Z-code
CN103473582A (en) * 2013-09-25 2013-12-25 中山爱科数字科技股份有限公司 Label generating method
US20160350568A1 (en) * 2015-05-27 2016-12-01 Victor Zazzu Two-dimensional (2-d) code generating method, detecting method, detecting apparatus, and anti-counterfeit label
CN109447216A (en) * 2018-12-30 2019-03-08 尤尼泰克(嘉兴)信息技术有限公司 A kind of two dimensional code quick and precisely identified
CN109615052A (en) * 2018-12-30 2019-04-12 尤尼泰克(嘉兴)信息技术有限公司 A kind of two dimensional code of high discrimination
CN109740715A (en) * 2018-12-30 2019-05-10 尤尼泰克(嘉兴)信息技术有限公司 A kind of two-dimensional code data area method for drafting of high discrimination

Similar Documents

Publication Publication Date Title
CN109447216B (en) Quick and accurate identification two-dimensional code
AU2010234172B2 (en) Two-dimensional array code
RU2014124113A (en) STRUCTURE FOR CODING AN ELEMENT WITH DIGITAL INFORMATION ON THE SURFACE AND METHODS OF APPLYING IN THE TYPE OF METHODS OF SUCH STRUCTURE AND ITS READING
CN109522770B (en) Quick-positioning two-dimensional code
US20120037704A1 (en) Two-dimensional array code
WO2020143560A1 (en) Two-dimensional code having high recognition rate and data area drawing method therefor
CN107358718A (en) A kind of crown word number identification method, device, equipment and storage medium
TWI463410B (en) Barcode structure and encoding method thereof
CN109740715B (en) Two-dimensional code data area drawing method with high recognition rate
CN109615052B (en) Two-dimensional code with high recognition rate
US20150339739A1 (en) Corporate bill selling system with anti-counterfeiting verification
EP3069293A1 (en) System and method for printing a hidden and secure barcode
CN112990150A (en) Method for measuring upper and lower boundaries of crown word number based on projection bidirectional accumulation sum
CN109740716B (en) Two-dimensional code drawing method capable of achieving rapid and accurate identification
CN101686309B (en) Method and device of generating trapping by image path
CN202058182U (en) Product tracing system with multi-group identification information
CN203325065U (en) Magnetic image sensor
WO2020143561A1 (en) 2d barcode enabling quick and accurate code recognition and method for creating same
CN107944528A (en) A kind of 3D anti-fake two-dimension codes and production method and application
CN1677555B (en) Data storage unit, data storage controlling apparatus and method
CN109711223A (en) A kind of promotion QR code decoding rate method and apparatus
US20220036024A1 (en) Quick positioning method for forming two-dimensional code positioning point dot matrix, and quick positioning method for capturing two-dimensional code positioning point dot matrix
CN110097160A (en) A kind of two dimensional code frame and the two-dimensional code identification method containing frame
CN113313783B (en) File anti-counterfeiting method and system based on color transition
JP4771870B2 (en) Barcode printing method and printed body with barcode

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20737889

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: 20737889

Country of ref document: EP

Kind code of ref document: A1