Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FlattenPixels ¶ added in v0.2.38
FlattenPixels function flattens 2d array into 1d array.
func MeanOfPixels ¶ added in v0.2.38
MeanOfPixels function returns a mean of pixels.
func MedianOfPixels ¶ added in v0.2.38
MedianOfPixels function returns a median value of pixels. It uses quick selection algorithm.
Types ¶
Click to show internal directories.
Click to hide internal directories.