Skip to content

gogetth/GoCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoCV

The GoCV package supports the latest releases of Go and OpenCV v3.4.2 on Linux, macOS, and Windows. We intend to make the Go language a “first-class” client compatible with the latest developments in the OpenCV ecosystem.


Install GoCV => Linux/macOS/Windows

https://gocv.io/getting-started/


Test Example GoCV

git clone https://github.com/gogetth/GoCV.git
cd GoCV
  • Hello Video

      go run hellovideo.go
    
  • Face Detect

      go run facedetect.go 0 data/haarcascade_frontalface_default.xml
    

Ref. GoCV

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages