代码拉取完成,页面将自动刷新
同步操作将从 Gitee 极速下载/pigo 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
name: pigo
version: '1.4.4'
summary: Pure Go face detection library
description: |
Key features:
- Does not require OpenCV or any 3rd party modules to be installed
- High processing speed
- There is no need for image preprocessing prior detection
- There is no need for the computation of integral images, image pyramid, HOG pyramid or any other similar data structure
- The face detection is based on pixel intensity comparison encoded in the binary file tree structure
- Fast detection of in-plane rotated faces
- Pupils/eyes detection
- Facial landmark points detection
- WASM (Webassembly) support
grade: stable
confinement: strict
base: core18
parts:
pigo:
plugin: nil
source: .
build-snaps: [go]
override-build: |
export GOBIN=$SNAPCRAFT_PART_INSTALL/bin
export GO111MODULE=on
export CGO_ENABLED=0
go build cmd/pigo/main.go
filesets:
exclude-wasm-files:
- -wasm
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。