Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Health ¶
type Health struct {
// contains filtered or unexported fields
}
Health is a HTTP Handler
type Post ¶
type Post struct {
// contains filtered or unexported fields
}
Post is a http handler which detects faces using the OpenCV library and GoCV
func NewPostWithParams ¶ added in v0.1.8
NewPostWithParams creates a new face processor handler Face detection parameters can be tuned by setting scaleFactor and minNeighbors
Click to show internal directories.
Click to hide internal directories.