utils

package
v0.0.1-beta Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetGrayscale

func GetGrayscale(img image.Image) [][]float64

func GetRGB

func GetRGB(img image.Image) [][][]float64

func LoadGrayImage

func LoadGrayImage(filePath string) ([][]float64, error)

func LoadImage

func LoadImage(filePath string) (image.Image, error)

func LoadRGBImage

func LoadRGBImage(filePath string) ([][][]float64, error)

func RgbToGray

func RgbToGray(rgbImage [][][]float64) [][]float64

func SaveImage

func SaveImage(img interface{}, path string, gray bool) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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