qrcode-scanner
Here are 319 public repositories matching this topic...
-
Updated
Apr 30, 2020 - Swift
-
Updated
Dec 10, 2019 - Objective-C
Im use reactive time out and not work when i set the time
below is my qrcodescanner attribute,and how i can reactive it manualy i try to set state on reactive but didnt work
onRead={this.barcodeRecognized}
flashMode={RNCamera.Constants.FlashMode.auto}
reactivate={true}
showMarker={true}
reactivateTimeout={5}
markerStyle={Styles.marker}
-
Updated
Apr 28, 2020 - Java
Write tests
I frequently re-introduce bugs I already fixed when releasing new features. I always do a lot of manual testing to reduce this but that's annoying and time consuming. I should really learn how to write automated tests but I don't know how to approach this with this component. How to simulate a camera in a test environment?
Stuff I'd like to have covered somehow:
- the component should rende
-
Updated
May 25, 2020 - JavaScript
-
Updated
Sep 21, 2018 - C
The example for "Remove Distortion" is quite beautiful. The reverse is to place an image into a specified area of an image, most likely distorted. I wonder if it can be done by specifying the four corners. If not, please add other points. I guess the underlying code already exist in BoofCV. Just an example to show us how to bring up the functionality.
Thanks very much.
-
Updated
Sep 24, 2019 - Java
I'm using the same example code here: https://ionicframework.com/docs/native/qr-scanner
but the camera not open and throw an error the front camera is unavailable, why?
-
Updated
Jun 20, 2017 - C
-
Updated
Mar 30, 2018 - JavaScript
-
Updated
May 1, 2020 - HTML
-
Updated
May 3, 2020 - Java
-
Updated
May 3, 2020 - Rust
-
Updated
Apr 22, 2018 - Java
Needs Help File
This software needs a Help file/Documentation on how to use. This would be considered standard, but I can't seem to locate anything.
-
Updated
Apr 29, 2020 - Dart
-
Updated
May 9, 2018 - Pascal
-
Updated
Jan 11, 2019 - HTML
-
Updated
Jun 4, 2020 - TypeScript
I use vue-qr-reader in Nuxt project
<template>
<client-only>
<vue-qr-reader @code-scanned="getQrContent" />
</client-only>
</template>
<script>
import VueQrReader from 'vue-qr-reader/dist/lib/vue-qr-reader.umd.js'
...
I have an error: document is not defined
-
Updated
Jun 4, 2020 - Python
-
Updated
Feb 18, 2020 - Dart
-
Updated
Mar 19, 2020 - Swift
-
Updated
Apr 15, 2018 - Java
-
Updated
May 28, 2020 - JavaScript
Improve this page
Add a description, image, and links to the qrcode-scanner topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the qrcode-scanner topic, visit your repo's landing page and select "manage topics."
建议加一个判断:ScanBoxView.drawMask: