Documentation ¶
Index ¶
- func DetectFaces(i image.Image) []image.Rectangle
- func DrawFace(canvas *image.NRGBA, faceRect image.Rectangle, primary bool) *image.NRGBA
- func DrawFaces(base image.Image, rects []image.Rectangle) *image.NRGBA
- func LoadFaces(dir string) error
- func MustLoadFaces(dir string)
- func ReplaceFaces(i image.Image) *image.NRGBA
- type ByCenterY
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustLoadFaces ¶
func MustLoadFaces(dir string)
Types ¶
Click to show internal directories.
Click to hide internal directories.