sunkit_image.utils.noise Module¶
This module implements a series of functions for noise level estimation.
Functions¶
|
Estimates the noise level of an image. |
|
Calculates the noise level of the input array. |
|
Specialized 2D convolution matrix generation. |
|
Calculates the weak texture mask. |
sunkit_image.utils.utils Module¶
This module contains a collection of functions of general utility.
Functions¶
|
Return a summary of the bin edges. |
|
Calculate gamma values. |
|
Define a set of equally spaced bins between the specified inner and outer values. |
|
Find the distance of every pixel in a map from the center of the Sun. |
|
Get a summary statistic of the intensity in a map as a function of radius. |
|
Return polygon as grid of points inside polygon. |
|
Reform a 2d array by a given factor. |
|
Remove duplicated points in a the edge of a polygon. |