現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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 (2026). Fingerprint reader function (https://jp.mathworks.com/matlabcentral/fileexchange/62398-fingerprint-reader-function), MATLAB Central File Exchange. に取得済み.
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
