Skip to main content
0 votes
0 answers
151 views

I am trying to develop a solution that allows me to connect to a printer, and obtain a scan of a document through the printer's scanner. The only problem is that when I want to access printers ...
mmateo's user avatar
  • 29
0 votes
1 answer
79 views

I am trying to scan a credit card with the package named card_scanner: ^1.0.1-prerelease and credit_card_scanner: ^1.0.5 . My code for the scan is scanCard()async{ try { var cardDetails =...
Mir Fahim Rahman's user avatar
0 votes
2 answers
2k views

I'm currently developing a React Native app that incorporates a document scanning feature using the react-native-document-scanner-plugin. While the plugin functions flawlessly on iOS devices, I've ...
ABIKANNAN E's user avatar
0 votes
1 answer
266 views

I have enabled the Container Analysis API in the GCP project using the following code in Pulumi using TypeScript: new gcp.projects.Service(`mbadas-${environment}-container-analysis-api`, { project: ...
ZeeshanShareef's user avatar
0 votes
0 answers
149 views

I just started working with OpenCV and want to implement a scanner function,everything went smoothly ahead,I can scan the picture of the file.But when I tried to further enhance my scanner function, I ...
reddish xia's user avatar
0 votes
1 answer
372 views

Below is the code for the Image Analyser class which will detect camera frames. I only want to show the manual entry option (which will be triggered by the error callback) when user is not able to ...
Saurabh Nambiar's user avatar
0 votes
1 answer
2k views

Iam trying to make a flutter windows application that can connect to a scanner device and get the image data from it, but i can't seem to find any packages that help with that so if anyone can give me ...
Moamen Gamal's user avatar
1 vote
0 answers
854 views

I want to create my own QR Scanner which automatically detects or fetches UPI info, particularly UPI ID from any QR if present. The mobile_scanner package in flutter gets the code from any QR but from ...
Divyam Makar's user avatar
0 votes
1 answer
762 views

@ https://stackoverflow.com/users/4439179/priyanka-alachiya "I got successful in generating the required output from this method. Thank you" How to generate WSQ file from fingerprint ...
Muchemi's user avatar
-1 votes
3 answers
2k views

I have a Mantra Fingerprint Scanner using which I can store fingerprint details in various formats (i.e. ISO, ANCII, RAW Data). I also stored PNG image from base64 output. Everything is working ...
pravin joshi's user avatar
0 votes
1 answer
1k views

Trivy scanner documentation does not mention how to test if trivy server is up and running (a simple API call by a monitoring check would be fine in docs). https://aquasecurity.github.io/trivy $ curl ...
Daniel Andrzejewski's user avatar
2 votes
2 answers
4k views

I am building an app in flutter and in that app one step is to scan an id card (NIC) and get their name, DOB, expiry date, etc, so I am confusing that how I can scan and get data. is any package in a ...
Muhammad Luqman Asif's user avatar
-2 votes
1 answer
2k views

I need to connect physical scanner device and send scanning request then get the image. I got it by using asprise-imaging-core.jar but unfortunately its not free
Abdo Nabil's user avatar
1 vote
1 answer
643 views

I use react-native-perspective-image-cropper package to crop image dynamically, and it’s work absolutely fine. But sometime when the cropping area overlay are outside of the image and I try to crop ...
Yogendra Patel's user avatar
0 votes
1 answer
3k views

I need to generate a QR code Scanner by passing a link url. Trying to do with googleAPIS but its deprecated (services are stopped in 2019). Is there any other way to do? any other API is there to work ...
pallavi khedle's user avatar

15 30 50 per page
1
2 3 4 5
13