vault backup: 2025-01-14 01:30:56
This commit is contained in:
parent
65d82fc827
commit
90cd561af2
2 changed files with 2 additions and 2 deletions
2
.obsidian/workspace.json
vendored
2
.obsidian/workspace.json
vendored
|
@ -45,7 +45,7 @@
|
|||
"file": "Biometric Systems/slides/LEZIONE11_Fingerprints.pdf",
|
||||
"page": 35,
|
||||
"left": -14,
|
||||
"top": 341,
|
||||
"top": 491,
|
||||
"zoom": 1.0875
|
||||
},
|
||||
"icon": "lucide-file-text",
|
||||
|
|
|
@ -100,7 +100,7 @@ Once a fingerprint has been segmentated we can start extracting **macro-features
|
|||
![[Pasted image 20241127135348.png]]
|
||||
|
||||
##### Directional map
|
||||
The local orientation of the ridge line in the position [i, j] is defined as the angle $\theta(i,j)$ formed by considering the horizontal line at that point, and a point on the ridge line sufficiently closer to [i, j].
|
||||
~~The local orientation of the ridge line in the position [i, j] is defined as the angle $\theta(i,j)$ formed by considering the horizontal line at that point, and a point on the ridge line sufficiently closer to [i, j].~~
|
||||
![[Pasted image 20241127224325.png]]
|
||||
- most approaches use a grid measure (instead of measuring at each point)
|
||||
- the directional image D is a matrix in which each element denotes the average orientation of the ridge (of the tangent to the ridge) in a neighborhood of $[x_{i}, y_{i}]$
|
||||
|
|
Loading…
Reference in a new issue