histogram

package
v0.41.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2024 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HistogramGray

func HistogramGray(img *image.Gray) [hsize8]uint64

func HistogramGray16 added in v0.8.0

func HistogramGray16(img *image.Gray16) [hsize16]uint64

HistogramGray16

Computes the histogram for a 16 bit grayscale image, and bins the pixel values according to their accumulated count.

Returns an array of 256 uint64 values containing a distribution of the pixel values.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL