Skip to content

NeeDKK/face-open-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

needkk  face-opencv-base

通过Ubuntu作为基础镜像构建拥有opencv+golang+dlib环境,通过golang调用opencv和dlib进行人脸识别。 golang基础包 go-face + gocv-go 通过两个开源包分别处理人脸识别图片打码和视频打码。

构建自己的opencv+go+dlib基础镜像

docker login -u xxxx -p xxxx
docker build -f Dockerfile -t opencv-face-base:latest .
docker tag opencv-face-base:latest xxxx/opencv-face-base:latest
docker push xxxx/opencv-face-base:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published