Skip to content
#

qrcode-scanner

Here are 319 public repositories matching this topic...

react-native-qrcode-scanner
khrisnaars
khrisnaars commented Dec 11, 2019

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}

🔥 ZXing的精简版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)

  • Updated Apr 28, 2020
  • Java
vue-qrcode-reader
gruhn
gruhn commented Sep 8, 2018

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
changbaishan
changbaishan commented Jan 11, 2019

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.

Improve this page

Add a description, image, and links to the qrcode-scanner topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.