etcs

package
v0.0.0-...-3bbefc4 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: BSD-2-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MeanOfPixels

func MeanOfPixels(pixels []float64) float64

MeanOfPixels function returns a mean of pixels.

func MedianOfPixels

func MedianOfPixels(pixels []float64) float64

MedianOfPixels function returns a median value of pixels. It uses quick selection algorithm.

func MedianOfPixelsFast256

func MedianOfPixelsFast256(pixels []float64) float64

MedianOfPixels function returns a median value of pixels. It uses quick selection algorithm.

func MedianOfPixelsFast64

func MedianOfPixelsFast64(pixels []float64) float64

MedianOfPixelsFast64 function returns a median value of pixels. It uses quick selection algorithm.

Types

This section is empty.

Jump to

Keyboard shortcuts

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