Git Product home page Git Product logo

fpscanner's People

Contributors

nikialeksey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fpscanner's Issues

readme.md:111: Add deletion enrolled fingers

The puzzle 1-e7374f9f from #1 has to be resolved:

@todo #1:30m Add deletion enrolled fingers

The puzzle was created by @nikialeksey on 14-Jan-20.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

error while using fpscanner library

Hello. Currently, I am doing a project which is connected with fingerprint authentication, and upon the start of library trial, I have encountered to one problem:

This error message is emerging from code that is on official page of fpscanner website:

500389A545CA489E8C6234AD9F6BC007

with SerialPort(Serial(port='COM3', baudrate=9600 * 6, timeout=2)) as port:

      rq = RqCommand(port)

      rs = RsSimple(port)

      print 'Waiting for finger...'          

      while not Scan(rq, rs).is_scanned():

                     pass

      print 'Finger has been scanned! Downloading the finger image...'

      image = UpImage(rq, rs).image()

      image.show()

I would like to know how this error can be resolved? All requirements are installed

Can't access README.md file.

Hey, Your setup file contains README.md file and you don't have that file. Either you should change your setup.py file or change the name of the file from readme.md to README.md. please!!

readme.md:56: Add explanation for enrolling, searching...

The puzzle none-e3b7ba57 from #none has to be resolved:

@todo #none:30m Add explanation for enrolling, searching and matching

The puzzle was created by Alexey Nikitin on 26-Aug-18.

Estimate: 30 minutes,

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.