Skip to content

OpenCV template matching

Latest
Compare
Choose a tag to compare
@teonsen teonsen released this 20 Jan 00:04

Runtime

OpenCV and VC++ runtimes are static linked. No any runtimes are required.

Usege

Flax.exe args1 args2 ...

11 arguments are required as show below.
// 1.Command(0-4) 0=Do nothing, 1=Click, 2=Double Click, 3=Right Click, 4=Hover
// 2.Template image path
// 3.Matching threshold(80-100)
// 4.Screen capture interval[ms]
// 5.Retry
// 6.Minimize when start
// 7.Capture start point x
// 8.Capture start point y
// 9.Capture width
// 10.Capture height
// 11.Compared image