Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/gococo
/ functions
Functions
9 in github.com/ActiveState/gococo
⨍
Functions
9
◇
Types & classes
0
↓ 2 callers
Function
HLine
DRAWING UTILITY FUNCTIONS HLine draws a horizontal line
gococo.go:57
↓ 2 callers
Function
Rect
Rect draws a rectangle utilizing HLine() and VLine()
gococo.go:71
↓ 2 callers
Function
VLine
VLine draws a veritcal line
gococo.go:64
↓ 1 callers
Function
addLabel
(img *image.RGBA, x, y, class int, label string)
gococo.go:153
↓ 1 callers
Function
decodeJpegGraph
()
gococo.go:120
↓ 1 callers
Function
getLabel
(idx int, probabilities []float32, classes []float32)
gococo.go:146
↓ 1 callers
Function
loadLabels
(labelsFile string)
gococo.go:130
↓ 1 callers
Function
makeTensorFromImage
TENSOR UTILITY FUNCTIONS
gococo.go:81
Function
main
()
gococo.go:169