MCPcopy Index your code
hub / github.com/BurntSushi/graphics-go

github.com/BurntSushi/graphics-go @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
121 symbols 306 edges 26 files 51 documented · 42% 2 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Kernel (Interface)
Kernel is a square matrix that defines a convolution. [1 implementers]
graphics/convolve/convolve.go
Interp (Interface)
Interp interpolates an image's color at fractional co-ordinates. [1 implementers]
graphics/interp/interp.go
RGBA (Interface)
RGBA is a fast-path interpolation implementation for image.RGBA. It is common for an Interp to also implement RGBA. [1 …
graphics/interp/interp.go
Gray (Interface)
Gray is a fast-path interpolation implementation for image.Gray. [1 implementers]
graphics/interp/interp.go

Core symbols most depended-on inside this repo

RGBA
called by 16
graphics/interp/interp.go
at
called by 9
graphics/detect/integral.go
classify
called by 9
graphics/detect/detect.go
sum
called by 8
graphics/detect/integral.go
clamp
called by 8
graphics/convolve/convolve.go
Mul
called by 6
graphics/affine.go
Scale
called by 5
graphics/scale.go
newIntegrals
called by 5
graphics/detect/integral.go

Shape

Function 60
Method 35
Struct 20
Interface 4
TypeAlias 2

Languages

Go100%

Modules by API surface

graphics/detect/detect.go13 symbols
graphics/affine.go13 symbols
graphics/convolve/convolve.go12 symbols
graphics/interp/bilinear.go9 symbols
graphics/graphicstest/graphicstest.go7 symbols
graphics/blur_test.go7 symbols
graphics/interp/interp.go6 symbols
graphics/detect/opencv_parser.go6 symbols
graphics/detect/integral_test.go6 symbols
graphics/detect/projector.go5 symbols
graphics/detect/integral.go5 symbols
graphics/shared_test.go4 symbols

Used by 2 indexed graphs manifest dependencies, hub-wide

For agents

$ claude mcp add graphics-go \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact