go-vgo / robotgo

RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar
Apache License 2.0
9.47k stars 862 forks source link

how to run robotgo with opencv #600

Open aohanhongzhi opened 11 months ago

aohanhongzhi commented 11 months ago

Description

how to run robotgo with opencv?

image

I had download opencv from https://opencv.org/releases/

and config the windows envirenment. but I dont know how to run robotgo with opencv's cpp library.

image

...

tfmeneses commented 10 months ago

I'm getting the same problem

vcaesar commented 10 months ago

You can see this documents https://gocv.io/getting-started/windows/, and make sure opencv is install right.