Skip to content
Àlex Vinyals Valdepeñas edited this page Sep 30, 2020 · 3 revisions

Fingerprints

Internal Architecture

           +-------+
           | Image |
           +-------+
               |
         +-----v------+    convolute  +---------+
         | Processing +<--------------+ Kernels |
         +------------+               +---------+
               |
               | intermediate outputs
               |
         +-----v------+           +-------------------+
         | Extraction +<----------+ Feature Detection |
         +------------+           +-------------------+
               |
               |
      +--------v---------+        +----------------------+
      | Detection Result +------->+ Fingerprint Matching |
      +------------------+        +----------------------+
                                 
Clone this wiki locally