Git Product home page Git Product logo

zfmsdk's People

Contributors

philippmeisberger avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

zfmsdk's Issues

AV when using ZfmDownImage() or ZfmUpImage() from .NET assembly

If the .dll was compiled by Lazarus (1.6.4 with FPC 3.0.2) on Windows and ZfmUpImage() is called by a .NET console application after ZfmGenImg() has read the fingerprint an AV is thrown. The AV does not occur if the .dll was compiled by Delphi XE8.

The AV occurs when accessing the TBitmap instance with a write operation like setting Width or Height properties. At this point the image has been downloaded successfully from ZFM. The TBitmap instance is assigned and e.g. reading Width property works like a charm.

I have no idea what is going wrong there and why this AV is thrown. Any help would be appreciated.

import dll error

He Philipp,

Hope everything is alright for you, I try to use your lib but the dllimport code does not work.

in zfmsdk/lib/Zfm.cs

[DllImport("Zfm.dll", EntryPoint = "ZfmInitialize", CallingConvention = CallingConvention.Cdecl)]

Cant find the "Zfm.dll" could you please tell me about it

Using USB Interface instead of UART

I want to download scanned fingerprint image using USB interface instead of UART because UART communication takes about 4 to 5 seconds to save Image on PC...It is very slow... So I want to use USB interface directly... How can I do this... ? I solder USB cable on USB pins of Sensor (VCC D- D+ GND) and connect sensor to my PC... Now how can I use the sensor to get fingerprint image.... Please help 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.