Figure 8. Algorithm A8pseudocode-Efficient Filtering of Noisy Fingerprint Images

Main Author: MariaLiliana Costin
Format: info Image
Bahasa: eng
Terbitan: , 2015
Subjects:
Online Access: https://www.edusoft.ro/brain/index.php/brain/issue/view/34
Daftar Isi:
  • A8 & uses the principles of quartiles per global and additionally adjusts the gray tones between Q1 and Q3 as follows: &if (q2<Q2), the pixel shall be updated with the following value (initial_value *(1.1)); &if (q2 >Q2) when the pixel value is updated with (initial_value *(0.9)), and the purpose is to bring q2(local quartile or median) as much closer as possible to Q2(2 quartile or median overall global), please see Figure 8.;