WO2025146698A1 - System and method for optical quick response code - Google Patents
System and method for optical quick response code Download PDFInfo
- Publication number
- WO2025146698A1 WO2025146698A1 PCT/IN2025/050001 IN2025050001W WO2025146698A1 WO 2025146698 A1 WO2025146698 A1 WO 2025146698A1 IN 2025050001 W IN2025050001 W IN 2025050001W WO 2025146698 A1 WO2025146698 A1 WO 2025146698A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- code
- codes
- optical
- module
- processor
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/36—User authentication by graphic or iconic representation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K19/00—Record carriers for use with machines and with at least a part designed to carry digital markings
- G06K19/06—Record 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
- G06K19/06009—Record 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 with optically detectable marking
- G06K19/06037—Record 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 with optically detectable marking multi-dimensional coding
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K19/00—Record carriers for use with machines and with at least a part designed to carry digital markings
- G06K19/06—Record 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
- G06K19/06009—Record 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 with optically detectable marking
- G06K19/06046—Constructional details
Definitions
- the present disclosure generally relates to the field of quick response (QR) codes, more specifically the present disclosure relates to a system and method for providing an optical QR code.
- QR quick response
- QR codes or quick response codes
- QR codes have become indispensable tools for efficiently storing and retrieving data in various fields.
- These two-dimensional barcodes consist of black squares arranged on a white square grid, encoding information that can be swiftly scanned and deciphered by mobile devices equipped with cameras.
- the use of QR codes for data storage is widespread and diverse, ranging from inventory management and product tracking to contactless payments and event ticketing. Their versatility lies in their capacity to store various data types, including text, URLs, contact information, and even Wi-Fi network credentials. Businesses leverage QR codes to streamline processes, enhance customer engagement, and facilitate seamless information exchange.
- a method for quick response (QR) code generation comprises, selecting, by an interface of a QR device, an input set of QR codes. Stacking, by a processor of the QR device, a first QR code and a last QR code from the input set of the QR codes. Further, using an optimal mask pattern, by the processor, from a plurality of mask patterns, the optimal mask pattern is corresponding to the first QR code and transforming the input set of QR codes, by the processor, using a similarity structure transformation, to create a transitional set of QR codes, the transitional set of QR codes retains data encoded in the input set of QR codes.
- the method comprises, mapping, by the processor, a special-patterned module to a position pair of the stacked transitional set of QR codes and merging, by the processor, the transitional set of QR codes and the special-patterned modules to generate an optical QR code.
- the first QR code is at the top of the stack and the last QR code is at the bottom of the stack.
- the input set of QR codes has n number of monochrome codes.
- the optimal mask pattern is selected from the plurality of mask patterns based on the first QR code, and a middle code and the last code are transformed using the optimal mask pattern.
- a method for quick response (QR) code recognition comprises, acquiring an image, by an interface of a QR device, from a scanning distance and extracting an optical QR code from the image and identifying, by a processor of the QR device, a first scan threshold.
- the method comprises, extracting, by the processor, a first data from a first QR code of the optical QR code, the scanning distance is less than the first scan threshold and extracting, by the processor, a last data from a last QR code of the optical QR code, the scanning distance is more than the first scan threshold.
- identifying, by a processor of the QR device, a second scan threshold extracting, by the processor, a middle data from a middle QR code of the optical QR code, the scanning distance is more than the first scanning threshold and less than a second threshold, and the last QR code scanning distance is more than the second scanning threshold.
- the QR device is a public QR decoder.
- the image is acquired using an application installed on a mobile device.
- an application acquires the image, extracts data values present in the optical QR code by digitally varying the scanning distance.
- a system for quick response (QR) code generation comprises a processor; and a memory coupled to the processor, the processor executes a plurality of modules stored in the memory, and the plurality of modules comprises an input module for selecting an input set of QR codes, and a stack module for stacking a first QR code and a last QR code from the input set of the QR codes.
- the system comprises, an optimal mask module for using an optimal mask pattern, from a plurality of mask patterns, the optimal mask pattern is corresponding to the first QR code and a SSTM module for transforming the input set of QR codes to create a transitional set of QR codes, the transitional set of QR codes retains data encoded in the input set of QR codes.
- the system comprises a mapping module for mapping a special-patterned module to a position pair of the stacked transitional set of QR codes and a merging module for merging the transitional set of QR codes and the special -patterned modules to generate an optical QR code.
- a printing device coupled to the processor, the printing device prints the generated optical QR code on a printing medium.
- a system for quick response (QR) code recognition comprises a processor; and a memory coupled to the processor, the processor executes a plurality of modules stored in the memory, and the plurality of modules comprises a scanning module for acquiring an image from a scanning distance and extracting an optical QR code from the image and an identification module for identifying a first scan threshold.
- the system comprises, an optical decode module for extracting a first data from a first QR code of the optical QR code, the scanning distance is less than the first scan threshold and extracting a last data from a last QR code of the optical QR code, the scanning distance is more than the first scan threshold.
- the scanning module comprises an image sensor for acquiring the image having the optical QR code from the image.
- FIGURE. 1 illustrates exemplary optical quick response (QR) codes, in accordance with an embodiment of the present subject matter.
- FIGURE.2 illustrates an exemplary generation process for an optical QR code, in accordance with an embodiment of the present subject matter.
- FIGURE.3 illustrates an exemplary recognition process for an optical QR code, in accordance with an embodiment of the present subject matter.
- FIGURE.4 illustrates another exemplary recognition process for an optical QR code, in accordance with an embodiment of the present subject matter.
- FIGURE.5 illustrates an exemplary special pattern available to be used in a generation process for a two layered optical QR code, in accordance with an embodiment of the present subject matter.
- FIGURE.6 illustrates an exemplary special pattern available to be used in a generation process for a three layered optical QR code, in accordance with an embodiment of the present subject matter.
- FIGURE.8 illustrates a three layered optical QR code, in accordance with an embodiment of the present subject matter.
- FIGURE.9 illustrates another three layered optical QR code, in accordance with an embodiment of the present subject matter.
- FIGURE.10 illustrates a mobile application employing an optical QR code used on handheld devices, in accordance with an embodiment of the present subject matter.
- FIGURE.11 illustrates a block diagram illustrating one implementation of an optical QR code, in accordance with an embodiment of the present subject matter.
- FIGURE.12 illustrates a flow chart of the method of generation of an optical QR code, in accordance with an embodiment of the present subject matter.
- FIGURE.13 illustrates a flow chart of the method of recognition of an optical QR code, in accordance with an embodiment of the present subject matter.
- an optical QR (OQR) code 102 is shown.
- the optical QR (OQR) code 102 is a 2-layered OQR code.
- One layer of the OQR code 102 is designated as a first QR code 104a or a “Near” QR code and another layer is designated as a last QR code 104b or a “Far” QR code.
- the first QR code 104a and the last QR code 104b are merged into a single OQR code 102 using special pattern-embedded modules unlike the conventional solid black or white modules using one of the methods disclosed in the present subject matter. These unique patterns are generated based on the specific combination of monochrome QR codes at each module location.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Image Processing (AREA)
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
IN202411000586 | 2024-01-03 | ||
IN202411000586A IN202411000586A (enrdf_load_stackoverflow) | 2024-01-03 | 2024-01-03 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2025146698A1 true WO2025146698A1 (en) | 2025-07-10 |
Family
ID=96300165
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/IN2025/050001 WO2025146698A1 (en) | 2024-01-03 | 2025-01-01 | System and method for optical quick response code |
Country Status (2)
Country | Link |
---|---|
IN (1) | IN202411000586A (enrdf_load_stackoverflow) |
WO (1) | WO2025146698A1 (enrdf_load_stackoverflow) |
-
2024
- 2024-01-03 IN IN202411000586A patent/IN202411000586A/en unknown
-
2025
- 2025-01-01 WO PCT/IN2025/050001 patent/WO2025146698A1/en unknown
Also Published As
Publication number | Publication date |
---|---|
IN202411000586A (enrdf_load_stackoverflow) | 2024-02-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN113853615B (zh) | 基于颜色空间变换技术优化与目标相关的图像检测 | |
US10013624B2 (en) | Text entity recognition | |
US9754164B2 (en) | Systems and methods for classifying objects in digital images captured using mobile devices | |
CN113841151B (zh) | 基于颜色空间变换技术和利用紫外线的目标相关图像检测 | |
US11816807B2 (en) | Augmented reality system with color-based fiducial marker | |
US11551047B2 (en) | Programmable logic array and colorspace conversions | |
US11341605B1 (en) | Document rectification via homography recovery using machine learning | |
US10496911B1 (en) | Detection of images in relation to targets based on colorspace transformation techniques and utilizing ultraviolet and infrared light | |
US10509991B1 (en) | Detection of images in relation to targets based on colorspace transformation techniques and utilizing infrared light | |
US7580576B2 (en) | Stroke localization and binding to electronic document | |
US9043349B1 (en) | Image-based character recognition | |
CN103617422B (zh) | 一种基于名片识别的社交关系管理方法 | |
US9858500B2 (en) | Fast interest point extraction for augmented reality | |
US10579741B2 (en) | Proactive input selection for improved machine translation | |
US10863202B2 (en) | Encoding data in a source image with watermark image codes | |
KR101606469B1 (ko) | 이미지 분석방법, 특히 이동 단말기용 이미지 분석방법 | |
CN103400099A (zh) | 终端和二维码识别方法 | |
US12283127B2 (en) | Method for obtaining data from an image of an object of a user that has a biometric characteristic of the user | |
US10169629B2 (en) | Decoding visual codes | |
US11257006B1 (en) | Auto-annotation techniques for text localization | |
WO2018033807A1 (en) | Proactive input selection for improved image analysis and/or processing workflows | |
WO2025146698A1 (en) | System and method for optical quick response code | |
KR20190014223A (ko) | 이종 코드와 결합되는 qr 코드, 및 이를 이용하는 단말기 | |
CN113947097A (zh) | 一种二维码识别的方法及电子设备 | |
WO2025146699A1 (en) | System and method for lightweight color quick response code |
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: 25736383 Country of ref document: EP Kind code of ref document: A1 |