Skip to main content
Filter by
Sorted by
Tagged with
-4 votes
0 answers
38 views

Is it possible setup phone with out wifi or cellular data after factory reset. if so i would be extremely grateful thank you for your time and hope every one has a blessed Thanksgiving
Yusuke Kenosha's user avatar
0 votes
0 answers
46 views

Failing in GitBash when trying to use python to generate a QR Code. Fails on the print line. Works find on windows device. Error Message: Traceback (most recent call last): File "awsauth.py&...
Tim  's user avatar
  • 11
2 votes
0 answers
61 views

I’m getting random barcode values when the scanner view closes due to timeout even though no QR code or barcode in front of the camera. Each time this happens, the detected values are different. Code :...
Akhil George's user avatar
  • 1,003
0 votes
0 answers
87 views

I'm doing an image processing inside the QR code finder patter. The problem is I can't perfectly crop the inner black square inside finder pattern. It's always have some white space around the black ...
imilah's user avatar
  • 159
1 vote
1 answer
95 views

I'm building a Flutter app using the qr_code_scanner_plus package. The QR scan works, and I’m able to retrieve the scanned result, but after scanning, the app navigates back and shows a blank screen (...
mlodhi's user avatar
  • 754
11 votes
1 answer
436 views

I am doing some work with QR codes, and to test my code, I was comparing it against the example QR code at the top of the Wikipedia page for QR codes: While working on my code to attempt to re-...
TJM's user avatar
  • 323
0 votes
0 answers
55 views

My website wants to display TikTok's QR code and support TikTok app login by scanning the code. But accessing TikTok's web login suite (which is the practice of most websites) requires users to click ...
liang xiao's user avatar
0 votes
0 answers
82 views

I have very little experience with c++ or java and I want to make an Android app with Unreal Engine 5.3, which can either scan or be opened by scanning a QR Code and do something with the Information ...
Logoiuy's user avatar
  • 41
0 votes
0 answers
78 views

More details: Phone - Vivo Redmi Note 8 Pro Android version - 12 File: app-release.apk Method: QR Provisioning API chosen in Android studio: API 24 Error: ...checksum error. Please contact your IT ...
Rahul's user avatar
  • 139
-2 votes
2 answers
61 views

I need a minimal C# class that can generate Version 10-L QR codes (97×97 modules) from a short text payload (≤174 bytes), and render it into a Bitmap. This must work in older .NET environments via Add-...
user797717's user avatar
0 votes
0 answers
25 views

I am encountering error 394 when trying to submit the NFC-e to SEFAZ. The error message indicates that the invoice is being rejected due to "missing QR-Code information." However, when ...
Davi Quaresma's user avatar
0 votes
0 answers
176 views

I'm trying to start eSIM installation flow with my lpa address and code val lpaAddress = eSimData?.lpaAddress val code =eSimData?.code val intent = Intent(EuiccManager.ACTION_START_EUICC_ACTIVATION) ...
daviti gogochishvili's user avatar
1 vote
0 answers
46 views

In PWA Blazor application the user can download the application by pressing the download icon that shows in the end of URL address bar What I'm trying to do is to generate a QR code the allow the ...
Abdulsalam Elsharif's user avatar
0 votes
0 answers
152 views

Hello and welcome everyone! We're currently using scanning devices at a fair to validate tickets.The tickets are distributed as .pkpass files and imported into various wallet apps such as Apple Wallet,...
Rezarak SL's user avatar
0 votes
0 answers
35 views

How can I attribute App Store installs to Points of Purchase? For example, I will have a map app that a visitor center may display a poster with a QR Code for patrons to purchase the app. I need to be ...
Jeshua Lacock's user avatar
0 votes
0 answers
77 views

I’m working on a Unity project that uses the new Unity Sentis package to run YOLO object detection on either a video/image file, or webcam input. I’ve got it working perfectly with a video using the ...
Sergio Redolar Soldado's user avatar
0 votes
2 answers
139 views

im working on a project and i need to make an app for hololens 2 that can scan the QR codes directly, im not familliar with this AR development thing so i tried to use the example from microsoft (...
koto pes ESQ's user avatar
0 votes
0 answers
170 views

I'm trying to generate a QR code that contains contact information in vCard format with a multi-line note field. The QR code can be scanned by android and apple devices and the user can create a ...
Hamburml's user avatar
  • 344
0 votes
0 answers
77 views

I am developing a billing system where I need to generate a Raast payment QR code that includes a dynamic price and bill ID. The goal is for users to scan the QR code, pay the specified amount, and ...
Rana Haroon's user avatar
1 vote
1 answer
91 views

Background: I have a protobuf object called RegistrationInfo, defined as such: message RegistrationInfo { string serverID = 1; string serverIP = 2; string alias = 3; string rootCA = 4; } In ...
Kris Rice's user avatar
  • 923
0 votes
1 answer
371 views

HTML: <zxing-scanner [device]="selectedDevice" (scanSuccess)="onQrCodeScanComplete($event)" style="width: 100%; max-height: 50vh;"> </zxing-scanner&...
Lorenzo Bertolaccini's user avatar
0 votes
0 answers
81 views

I've got this QR scanner on my component and it works, but has a problem: in some devices (mostly devices with 3 or more cameras like iPhone Pro) it doesn't get the camera for short distances (the one ...
Lorenzo Bertolaccini's user avatar
0 votes
2 answers
88 views

At my company, I've setup an inventory tracking app. All the items in inventory have an associated QR code that just translates to the item's plain-English name, or the "Title" of the item. ...
JO_Kins_29's user avatar
0 votes
1 answer
369 views

I need help with my .NET Maui Blazor Hybrid project. What I am trying to do is the following: Each user page has a generated QR code that holds a part of the endpoint address There are 2 types of ...
Sławomir Majchrzak's user avatar
1 vote
0 answers
69 views

I'm developing a feature on Tablet to detect whenever user connect to a QR scanner device - for example: BC-NL3000UⅡ. So far, I'm using broadcast receiver to detect whenever USB_STATE changes which ...
Tuan Pham Cong's user avatar
5 votes
2 answers
101 views

Background I am trying to decode a bitstring from a QR-Code, where the data was encoded in numeric mode. According to this QR-Code tutorial: https://www.thonky.com/qr-code-tutorial/numeric-mode-...
Immanuel Neumann's user avatar
0 votes
0 answers
165 views

I would like to detect the pattern in a 2D image, which is similar to a data matrix or a qr code, but without the locator/timing information. Here is an example image (which is a part of a data matrix)...
Ferenc Beleznay's user avatar
0 votes
1 answer
548 views

import { CameraView, CameraType, useCameraPermissions } from "expo-camera"; import { useState } from "react"; import { Button, StyleSheet, Text, TouchableOpacity, View } from "...
shahid khan's user avatar
-1 votes
1 answer
139 views

I'm trying to implementing a scan qr feature on flutter windows. Since camera_windows does not provide stream image so i switched to another solution is using webview but i don't know where to start, ...
Tuân's user avatar
  • 29
0 votes
0 answers
71 views

I have a problem with flutter_zxing package in order to scan barcode. It is oriented upside down. Here is my code: import 'dart:math' as math; import 'package:flutter/material.dart'; import 'package:...
Poséidon's user avatar
0 votes
2 answers
61 views

so im building a QR code scanner in Flutter that can only scan specific type of qr codes How can I add a feature that will reject QR codes that have nothing to do with the object I'm trying to scan? ...
camelk12334's user avatar
0 votes
1 answer
555 views

I am using mPDF along with the mpdf/qrcode library to generate QR codes and embed them in PDF documents. These PDFs are generated from data extracted from XLS files using PHPSpreadsheet. The entire ...
Jalkhov's user avatar
  • 168
1 vote
0 answers
112 views

I am using flutter package = MobileScanner to scan qr code In the UI there is a button that triggers camera open based on state condition then on opening the qr scanner a small camera popup screen ...
D-Sibu's user avatar
  • 79
0 votes
0 answers
66 views

I want to make up a script in any language to catch the print job of a document and print a dynamically generated QR Code on it before the print job is processed. Is there any solutions ? I already ...
Hassan Mansour's user avatar
2 votes
0 answers
195 views

I’m working on an Android application where I need to scan multiple QR codes at once (e.g., up to 10 QR codes in a single frame detect and decode at the same time). I’m considering using Google ML Kit'...
user1188627's user avatar
0 votes
0 answers
34 views

Not sure if this is the right question to ask, but the behavior I'm trying to get is making a QR code that has my Wi-Fi password so people can get on the Wi-Fi just by scanning, but also allow the Wi-...
ROODAY's user avatar
  • 842
1 vote
0 answers
72 views

I am trying to generate a QR code that contains RFID data. But, in the code data the first 3 characters are missing. I know this issue when using the ^FD command. Here, you need to format the data by ...
Sven's user avatar
  • 11
0 votes
0 answers
289 views

I'm trying to use ngx-scanner (https://github.com/zxing-js/ngx-scanner) but after following the instructions it does not work. In PC is working but in other devices no (phone, tablet...). I have ...
msabate's user avatar
  • 405
1 vote
0 answers
55 views

I am working on a PHP application that involves decoding QR codes using ImageMagick. However, I encountered the following error in my logs: {"logtime":"2024-12-04 14:19:45.955",&...
Stevani Putri's user avatar
1 vote
1 answer
71 views

I make code to read qr code but I face issue it read qr code with difficult way I must make qr big zoom for qr and more close from qr to read it success so how to handle that what features I must add ...
ahmed salah abd elaziz elbarba's user avatar
0 votes
1 answer
183 views

#include "ReadBarcode.h" #include <iostream> #include <array> #include <string> #include "BitMatrix.h" #include "BitMatrixIO.h" #include "...
Arthur's user avatar
  • 85
0 votes
0 answers
134 views

I am using the following function to send ESC/POS commands to my printer. The function works perfectly for printing styled text, but when I try to print a QR code, the printer does not respond. After ...
Stefan Zindović's user avatar
1 vote
0 answers
71 views

I am generating a QR code in a C++ project and trying to include multiline text. However, whenever I add a line break using \n or \x0A, the QR code generator stops rendering text after the first line ...
kia_far's user avatar
  • 13
1 vote
0 answers
45 views

I am trying to generate QRcode with "qrcode". I am able to do it, but in some unknown cases, it generates code that cannot be shown and present like it cannot be loaded. For example, when I ...
arad's user avatar
  • 33
1 vote
1 answer
193 views

I would like to correct the perspective and scale of an image. The image contains a QR code (of known size EXPECTED_QR_SIZE), and I am using OpenCV functions to detect the QR code and apply ...
Laut567's user avatar
  • 93
1 vote
0 answers
58 views

I'm currently working on a project that involves isolating QR codes from images that contain various background elements. But I'm struggling to figure out how to isolate the QR code from the ...
Omuse's user avatar
  • 111
1 vote
0 answers
117 views

I am trying to remove QR code from each page using iText7 but it is distorting every other text values and components of the page, is there a way to do it in a proper way. Below is the code I am using:...
Vivek Pandey's user avatar
-1 votes
1 answer
121 views

I am learning from a tutorial online about how to generate QR Codes. I have started to create the frontend which is the application window with an input field and text label. I am now onto the backend ...
CodeMaster74's user avatar
0 votes
0 answers
15 views

I have JavaScript codes that give this error: Uncaught TypeError: Cannot read null property (reading 'value') Here are my codes 1. let imgBox = document.getElementById("imgBox"); let ...
Paulo Pessoa's user avatar
1 vote
0 answers
51 views

I have a weird issue where "qrcode-artistic" works when executing the python code as it is (as code by using 'python mycode.py'), BUT it does not work if I compile the code using pyinstaller....
ZeusTM's user avatar
  • 13

1
2 3 4 5
84