[OpenCV] How to trace objects with gocv?

How to trace objects with gocv?

1. install OpenCV for gocv. [how to install]

2. run gocv code [github]
  • run command : 
    • $ go run gocv_example02.go 0 ../../data/lbpcascades/lbpcascade_frontalface.xml  

3. show camera

Comments

Popular posts from this blog

[OpenCV] What is gocv?

[OpenCV] Chapter01-05 Working with UI elements such as scrollbars in OpenCV window

[OpenCV] How to set up gocv