Table 1.
Pseudo code of new pixel evaluation
| Input: |
|---|
| Output: |
| Parameter: represent threshold value computed with the proposed FAL algorithm |
| Procedure: |
| Begin |
| Select window by adapting noise pixel as center pixel |
| Match noisy pixel using input image |
| Determine the count of similar matched pixel count |
| If |
| Discover |
| If |
| Determine |
| else |
| If |
| else |
| Determine new pixel values for noisy pixels |
| else |
| End |