1 Star 0 Fork 0

陈慧颖/gooid

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
native_glfw.go 185 Bytes
一键复制 编辑 原始数据 按行查看 历史
gooid 提交于 2019-04-19 15:34 +08:00 . Camera2Demo
// +build !android
package main
func preCreate(ctx interface{}) {
}
func postCreate(ctx interface{}) {
faceDetect.LoadOpenCV("", "basic/assets/haarcascade_frontalface_alt2.xml")
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/githubchy/gooid.git
git@gitee.com:githubchy/gooid.git
githubchy
gooid
gooid
2c72341a60e5

搜索帮助