Documentation ¶
Index ¶
- func ImgToMat(img image.Image) [][]float64
- func Inlist(list interface{}, item interface{}) bool
- func MatToImg(input [][]float64) image.Image
- func ReadImage(path string, dec Decoder) ([][]float64, error)
- func Resize(x, y int, img image.Image) [][]float64
- func SaveImage(input [][]float64, path string) error
- type Decoder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.