Go to the source code of this file.
◆ get_jump_level() [1/2]
Evaluate the gradient jump level as described in the paper.
- Parameters
-
- Returns
- jump level
◆ get_jump_level() [2/2]
Evaluate the gradient jump level as described in the paper by using a specific noise level
- Parameters
-
- Returns
- jump level
◆ get_nfg()
Evaluate the normalized gradient field of an image by estimating the noise using get_noise_level
- Parameters
-
- Returns
- NGF
◆ get_nfg_j()
Evaluate the normalized gradient field of an image by using a specific jump level
- Parameters
-
image | |
jump_level2 | square of the jump level |
- Returns
- NGF
◆ get_nfg_n()
Evaluate the normalized gradient field of an image by using a specific noise level
- Parameters
-
- Returns
- NGF
◆ get_noise_level()
Evaluate an approximate of the noise level - specifically this uses the deviation \(\sigma\) of the intensities
- Parameters
-
- Returns
- noise level