//
pkg.gl
Category
github.com/anthonynsimon/bild
segment
package
0.14.0
Repository:
https://github.com/anthonynsimon/bild.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
12
Files
37 SLOC
#
Functions
Threshold
Threshold returns a grayscale image in which values from the param img that are smaller than the param level are set to black and values larger than or equal to it are set to white.