PulseAugur
实时 08:23:24
English(EN) (working) fingerprint reader on Linux

Linux 用户通过新的匹配算法启用 ASUS 指纹识别器

一位 Linux 用户成功集成了 ASUS VivoBook X513EANELAN 7001 指纹识别器,通过逆向工程驱动程序克服了最初的挑战。尽管捕获了可用的指纹数据,但默认的 libfprint 匹配器 bozorth3 由于传感器的几何形状有限,未能可靠地区分真实匹配和冒充者。用户发现了一个替代匹配算法 SIFT,该算法用于 libfprint 的一个分支,用于类似的传感器,这为提高准确性提供了一个潜在的解决方案。 AI

影响 使更多硬件能够与现有的生物识别身份验证系统协同工作。

排序理由 这是一个关于使特定硬件与现有软件协同工作的用户级别指南,而不是新产品发布或研究突破。

在 dev.to — LLM tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Linux 用户通过新的匹配算法启用 ASUS 指纹识别器

报道来源 [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Matt Miller ·

    Linux 上的(可用)指纹识别器

    <p>In the spirit of my other "make unloved hardware actually work on Linux" writeups, here is another one. This time the win came with a lesson attached: I spent a day proving the thing was impossible, was completely right about the evidence, and completely wrong about the conclu…