mapchete_eo.array.color

Functions

color_array(shape, hex_color)

hex_to_rgb(hex_color)

Convert hex color to tuple of RGB(A) colors.

outlier_pixels(arr[, axis, range_threshold])

Detect outlier pixels containing extreme colors.