Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutoThresholdTriangle ¶
AutoThresholdTriangle is a function that returns threshold value on the base of provided histogram. It is calculated using triangle method.
func GrayImageHistogram ¶
GrayImageHistogram gets histogram for the provided Gray 'img'.
func ImgToBinary ¶
ImgToBinary gets the binary (black/white) image from the given image 'i' and provided threshold 'threshold'
func IsGrayImgBlackAndWhite ¶
IsGrayImgBlackAndWhite checks if provided gray image is BlackAndWhite - Binary image.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.