Skip to content

squarefalcon/facedetect

Repository files navigation

facedetect

How to run:

for human faces

 	go run ./counter/main.go 0 haarcascade_frontalface_default
    
for cat faces

	  go run ./counter/main.go 0 haarcascade_frontalcatface_default

About

face detection with golang (GoCv)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages