imaging

package
v0.0.0-...-8c0c3db Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Binarization

func Binarization(src image.Image) *image.NRGBA

Binarization : To binary image from grayscale image,

func Grayscale

func Grayscale(src image.Image) *image.NRGBA

Grayscale produces a grayscale version of the image.

func ImageBinarization

func ImageBinarization(src image.Image) *image.NRGBA

ImageBinarization To binary image by two step, 1. Grayscale image 2. Binarization image

func Resize

func Resize(src image.Image, newSize int) *image.NRGBA

func Resize0

func Resize0(src image.Image, width int, height int) *image.NRGBA

Resize0 :

Types

This section is empty.

Jump to

Keyboard shortcuts

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