Documentation ¶
Index ¶
- Constants
- func BlitFit(dst gocv.Mat, rect image.Rectangle, src gocv.Mat)
- func Fill(mat gocv.Mat, c color.RGBA)
- func LoadBytes(r io.Reader) gocv.Mat
- func LoadFile(name string) gocv.Mat
- func MatRect(mat gocv.Mat) image.Rectangle
- func MatSize(mat gocv.Mat) image.Point
- func NewMat(size image.Point) gocv.Mat
- func ToRGBA(src gocv.Mat) gocv.Mat
Constants ¶
View Source
const MatType = gocv.MatTypeCV8UC4
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.