Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 216 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 216 Bytes

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