module
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Apr 18, 2022
License: BSD-3-Clause
Opens a new window with license information.
README
¶
Graphics Go
This is a Graphics library for the Go programming language.
Background
This code is originally forked from code.google.com/p/graphics-go
which was first exported to github.com/BurntSushi/graphics-go
. This fork was created as both repos appear inactive.
Reasons this was created include:
- Add Go Reference link
- Add Go modules
- Add CI/CD
- Simplify interface
Installation
$ go get github.com/grokify/graphics-go/...
License
Unless otherwise noted, the graphics-go source files are distributed
under the BSD-style license found in the LICENSE file.
Directories
¶
|
|
|
|
detect
Package detect implements an object detector cascade.
|
Package detect implements an object detector cascade. |
|
|
interp
Package interp implements image interpolation.
|
Package interp implements image interpolation. |
Click to show internal directories.
Click to hide internal directories.