|
Algorithm 1. Pseudo-code of the WQS algorithm based on miscellaneous SOPs |
| Requires: 1. Fingerprint database Fpdb = ; |
| 2. Fingerprint information at unknown position Fpx = (); |
| Setting: (thresholds) for each type of SOP |
| for each sop measurement in Fingerprint Fpx
|
| if
|
| (weight increased only when the sop measurement follows the weight δ-selecting criteria ) |
| end for
|
| end for
|
| return
|
| which is the mean position of the three positions with the maximum weight
|