Fingerprint reader function

Read fingerprint images from fingeprint reader into MATLAB workspace
ダウンロード: 334
更新 2017/4/4

ライセンスの表示

This very simple function uses the Windows biometric framework to obtain fingerprint images from a built-in fingerprint sensor of a Windows PC. The function also uses the mex-functionality and therefore can be used like any other MATLAB function after compiling. It will return an image matrix to the MATLAB workspace. Due to security reasons MATLAB has to run in administrator mode to be able to obtain a fingerprint image. Currently memory allocation is an issue with this function which might result in loss of data before the function returned the image. Since I'm not very experienced in memory allocation under C++ I hope someone can help me fix this issue.

引用

Manuel Roesler (2024). Fingerprint reader function (https://www.mathworks.com/matlabcentral/fileexchange/62398-fingerprint-reader-function), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2016b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0